Information Technology Reference
In-Depth Information
Other useful documentation that describes xVM hypervisor is available at
http://docs.sun.com/app/docs/doc/819-2450/gefwp?a=view .
8.4.2 Live Migration Prerequisites
The live migration prerequisites include the following:
Both servers are installed with OpenSolaris 2009.06 x86.
Both servers are able to access the Internet to enable the downloading of
OpenSolaris packages.
Both the source server and the target server are on the same subnet.
The source and the target x86 servers have the same CPU model and type.
Both servers are running the same release of the xVM hypervisor software,
which means they must have the same version of OpenSolaris—in our case,
2009.06.
Sufficient CPU and memory resources exist on the target server to host the
migrating guest domain.
The target dom0 has the same network interface as the source dom0 network
interface used by the guest domain. For example, if the guest domain to be
migrated has a Virtual Network Interface (VNIC) that is bridged over the
e1000g0 interface on the source dom0, then the target dom0 must also have
the e1000g0 interface.
The source and target servers are both able to access a shared NFS resource
on a single subnet.
8.4.3 Step 1: Configuring the xVM Hypervisor
The following steps should be performed on both servers.
1. Create and mount a new boot environment.
# /usr/sbin/beadm create -a -d 'xVM hypervisor' xvm
# /usr/sbin/beadm mount xvm /mnt/xvm
# /usr/sbin/beadm list
BE Active Mountpoint Space Policy Created
-- ------ ---------- ----- ------ -------
opensolaris N / 24.5K static 2010-02-18 11:36
xvm R /mnt/xvm 3.14G static 2010-02-18 13:24
 
 
 
Search WWH ::




Custom Search