Hi,<br><br>I have successfully created a VM from Front-End to a Xen node However on creating the second VM I get an error:<br><br>Wed Feb 16 18:45:24 2011 [TM][I]: tm_clone.sh: Creating LV lv-one--0<br>Wed Feb 16 18:45:24 2011 [TM][I]: tm_clone.sh: ERROR: Command "/usr/bin/ssh node-1 /usr/bin/sudo /sbin/lvcreate -L20G -n lv-one--0 vg00" failed.<br>
<br>My VM template:<br>NAME   = centos55<br>CPU    = 1<br>MEMORY = 2048<br>OS      =   [ bootloader = "/usr/bin/pygrub" ]<br><br>DISK  = [  image = "centos5564_Base.img"]<br><br>DISK   = [<br> type     = swap,<br>
 size     = 5120<br> #target   = sdb<br>]<br><br><br>NIC = [ BRIDGE = "xenbr0", MAC = "00:16:3E:02:03:05" ]<br>FEATURES=[ acpi="no" ]<br><br>GRAPHICS = [<br> type    = "vnc",<br> listen  = "0.0.0.0",<br>
 port    = "5916" ]<br><br>The same template is used for creating first VM and it all was working fine. Except the swap is not created as an LV.<br><br>How can I change this template so as to create a new LV for swap partiotion. Please note that I have not created any LV manually. If I create a LV manually how can I specify this in the VM template.<br>
<br>I am stuck on this for some time and posted this multiple times with no answer.<br><br>Any help would be appreciated.<br><br>Thanks,<br>Anoop<br>