Logical Domains (LDoms) SysAdmin Hub


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Logical Domains (LDoms) SysAdmin Hub
# 1  
Old 02-27-2009
Logical Domains (LDoms) SysAdmin Hub

The LDOMS SysAdmin Center provides links and resources for sysadmins who are deploying Sun Microsystems' Logical Domains (LDoms) technology. LDoms allows you to logically group a system's memory, CPUs, and devices into multiple discrete systems within a single physical computer system, each with its own operating system, resources, and identity.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

Logical Domains Manager

Hi, I just did install Solaris 11 in Sun Fire T2000. From research i did, latest LDM does not support on T2000. So where i can download the version that supported in T2000 machine? I don't have access to oracle edelivery. Please assist me. Thanks. (0 Replies)
Discussion started by: mzainal
0 Replies

2. Solaris

Booting Solaris LDOMS Control Domains

We are having a discussion on what order LDOMS and control domains should be booted. I think it should be LDOMS first then Control. Can anyone tell me why I am wrong or why I am right. Thanks, :confused: (6 Replies)
Discussion started by: aeroforce
6 Replies

3. Solaris

Logical Domains on T-series: ldmp2v

Hey all, I was wondering if anyone had an idea as to what I could do to troubleshoot this potential issue. # ldmp2v prepare -v -c 8 -o keep-mac -o keep-hostid -M 2048M -d /p2v/cm02 cm04 Creating vdisks ... Creating vdisk cm04-disk0 ... Creating volume cm04-vol0@primary-vds0 (70494 MB)...... (2 Replies)
Discussion started by: Keepcase
2 Replies

4. Solaris

Migrating Solaris 8, 9 to Guest Domains (LDOMs)

Hi Everyone, one question is it possible to migrate a physical standalone Solaris 8 or 9 OS to Guest Domain (LDOMs). If yes, can someone please provide steps to migrate these OS to LDOMs. Thanks, Kartheek. (1 Reply)
Discussion started by: bobby320
1 Replies
Login or Register to Ask a Question
LVSCAN(8)						      System Manager's Manual							 LVSCAN(8)

NAME
       lvscan - scan (all disks) for Logical Volumes

SYNOPSIS
       lvscan [-a|--all] [-b|--blockdevice] [-d|--debug] [-h|--help] [--ignorelockingfailure] [-P|--partial] [-v|--verbose]

DESCRIPTION
       lvscan  scans all known volume groups or all supported LVM block devices in the system for defined Logical Volumes.  The output consists of
       one line for each Logical Volume indicating whether or not it is active, a snapshot or origin, the size of the device  and  its	allocation
       policy.	Use lvs(8) or lvdisplay(8) to obtain more-comprehensive information about the Logical Volumes.

OPTIONS
       See lvm for common options.

       --all  Include information in the output about internal Logical Volumes that are components of normally-accessible Logical Volumes, such as
	      mirrors, but which are not independently accessible (e.g. not mountable).  For example, after creating a mirror using 'lvcreate  -m1
	      --mirrorlog disk', this option will reveal three internal Logical Volumes, with suffixes mimage_0, mimage_1, and mlog.

       -b, --blockdevice
	      This option is now ignored.  Instead, use lvs(8) or lvdisplay(8) to obtain the device number.

SEE ALSO
       lvm(8), lvcreate(8), lvdisplay(8) lvs(8)

Sistina Software UK					 LVM TOOLS 2.02.95(2) (2012-03-06)						 LVSCAN(8)