Information Technology Reference
In-Depth Information
command. At this time, a single domain will be running on the server that owns
all of the installed memory and CPUs.
The following example is taken from a small (6-core) T1000. The warning that
the system is in configuration mode is displayed after each ldm command until
the system is rebooted with the new configuration. For brevity, we will omit the
subsequent identical warning messages.
# pkginfo -x SUNWldomr
SUNWldomr Solaris Logical Domains (Root)
(sparc.sun4v) 11.10.0,REV=2006.10.04.00.26
# pkginfo -x SUNWldomu
SUNWldomu Solaris Logical Domains (Usr)
(sparc.sun4v) 11.10.0,REV=2006.08.08.12.13
# ldm -V
-----------------------------------------------------------------------
Notice: the LDom Manager is running in configuration mode. Configuration and resource
information is displayed for the configuration under construction; not the current
active configuration. The configuration being constructed will only take effect after it
is downloaded to the system controller and the host is reset.
-----------------------------------------------------------------------
Logical Domain Manager (v 1.2)
Hypervisor control protocol v 1.3
Using Hypervisor MD v 1.1
System PROM:
Hypervisor v. 1.7.3 @(#)Hypervisor 1.7.3 2009/06/08 18:00:15
OpenBoot v. 4.30.3 @(#)OBP 4.30.3 2009/06/08 13:27
# ldm list
Name State Flags Cons VCPU Memory Util Uptime
primary active -n-c-- SP 24 8064M 0.1% 12m
3.4.3 Configuring the Control Domain
Because the control domain initially owns all hardware resources, it must be re-
sized to provide the RAM and CPUs to be allocated to guest domains. Essential
services for providing virtual disk, network, and consoles should be defined now as
well. When the domain is rebooted, it will have the specified number of CPUs and
amount of RAM. The remainder of those resources will be available for allocation
to guest domains. The sequence will look similar to this sequence:
1
# ldm add-vdiskserver primary-vds0 primary
2
# ldm add-vconscon port-range=5000-5100 primary-vcc0 primary
3
# ldm add-vswitch net-dev=e1000g0 primary-vsw0 primary
 
 
Search WWH ::




Custom Search