| LDOM: Faster deployment of Guest domains using dd |
|
|
| Written by geekyS | ||
| Monday, 08 December 2008 17:38 | ||
|
Sun Virtualization - Logical Domain Manager(LDOM) Following procedure explains the steps for faster deployment of LDOM guest domains by copying root disk of a running machine, 1)Create dd out of base machine root disk
Provide your root disk rdsk device path in place of /dev/rdsk/c0t0d0s0 2) Mount guest image file(/tmp/guest.img) created
3) Update the guest domain configuration in the created image
4)Modify vfstab
5) Remove the device files in the image
6) Create device links for disk0 which will represent guest image file(/tmp/guest.img)
7) Touch reconfigure file for automatic configuration during bootup
8) umount the image
9) Configure LDOM Guest domain( not the scope of this document )
|
||
| Last Updated on Thursday, 01 January 2009 09:23 |

