Logical Domains (LDoms) Mobility (Screencast)


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Logical Domains (LDoms) Mobility (Screencast)
# 1  
Old 03-25-2009
Logical Domains (LDoms) Mobility (Screencast)

Logical Domains (LDoms) provide built-in and no-cost virtualization capabilities for Sun's CoolThreads Servers. It allows you to create virtual machines that take advantage of the massive thread scale offered by these platforms. Create up to 256 virtual servers on one system... for free! With LDoms 1.1, the ability to migrate a guest domain, i.e. suspend the running Solaris instance to memory, copy it to another physical CMT machine, and resume it there, was introduced.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 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

5. Solaris

Minimum Testsystem for Logical Domains

Hi, i'm relative new to solaris 10 and my new boss want to go for Logical Domains in our server-environment. I would like to get used to it using a little sun-Machine at my Home. What do i need to try logical Domains? As i read here http://www.sun.com/blueprints/0207/820-0832.pdf i... (1 Reply)
Discussion started by: Pilot Pirx
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)