Difference between revisions of "GSP Virtualisation with Xen"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 209: | Line 209: | ||
xe vm-disk-list uuid=<vm uuid> ''(this is to discover the UUID of the interface of the virtual disk)'' | xe vm-disk-list uuid=<vm uuid> ''(this is to discover the UUID of the interface of the virtual disk)'' | ||
xe vbd-param-set uuid=<vbd uuid> bootable=true ''(this sets the disk device as bootable)'' | xe vbd-param-set uuid=<vbd uuid> bootable=true ''(this sets the disk device as bootable)'' | ||
+ | |||
+ | making sure to pick the boot device (VDB): | ||
+ | Disk 0 VBD: | ||
+ | uuid ( RO) : 2cc81283-5a83-90c8-deff-68fef2af9529 | ||
+ | vm-name-label ( RO): rooier.nikhef.nl | ||
+ | userdevice ( RW): 0 | ||
See also | See also | ||
* http://itproctology.blogspot.com/2009/06/pv-enable-hvm-on-xenserver.html | * http://itproctology.blogspot.com/2009/06/pv-enable-hvm-on-xenserver.html | ||
− | |||
− | |||
== Dead VM server == | == Dead VM server == |