Quote:
Originally Posted by mukt-kalandar
Cloning process of linux VM will create image of existing setup. It will clone each and every thing from existing setup. So you need to take care in case of static IP address/hostname. Because this information is very important if you are running any SSL based appliactions on your setup.
You can rename partitions after created them using cloned image. It is not recommended to convert LVM based partitions to static partitions if it is deployed under root partition.
|
Thanks. This eases my mind a bit, and after looking further my problem was indeed that I built the template using whole disk with LVM, and I really am not seeing a need for LVM for Virtual Machines (this appears to be much more useful if I had multiple physical spindles - and not really useful if I have one virtual HDD and running everything in partition).
Unlike Windows where properly to make a template you'd need to sysprep the box before cloning to have it cover all the hidden crap that needs to be altered for cloning, I like being able to just clone the whole VM (VMWare automatically changes the MAC), and update the hostname & networking settings (don't even have to do the latter if I'm using DHCP.