Difference between revisions of "GSP Virtualisation with Xen"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 103: Line 103:
  
 
==== Raw image and LVM ====
 
==== Raw image and LVM ====
 
* See http://forums.citrix.com/thread.jspa?threadID=283458
 
  
 
# create a RAW disk image within the SR. You can get the SR UUID from the management console or from the sr-list CLI command. Then create the raw diskimage LV on the master XCP server:
 
# create a RAW disk image within the SR. You can get the SR UUID from the management console or from the sr-list CLI command. Then create the raw diskimage LV on the master XCP server:
Line 113: Line 111:
 
# create a VM that has this VDI as its local disk, and start it.
 
# create a VM that has this VDI as its local disk, and start it.
  
The live migration of this VM still has to be tested - you may need to copy/clone the disk image to get it into VHD format...
+
See
 +
* http://forums.citrix.com/thread.jspa?threadID=283458
 +
 
 +
The live migration of this VM still has to be tested - you may need to copy/clone the disk image to get it into VHD format. To upgrade all LVMs on an SR, use the <tt>xe-lvm-upgrade</tt> tool, as described in the "Upgrading LVM storage from XenServer 5.0 or earlier" of the 5.5+ documentation.
 +
 
 +
See
 +
* http://docs.vmd.citrix.com/XenServer/5.5.0/1.0/en_gb/installation.html
  
 
==== How NOT to do it ====
 
==== How NOT to do it ====

Revision as of 17:51, 8 March 2012