Yes, but we need to get v2.0 stable first.
Excellent.
How about templates? Would be great to have ability to create a VM, install and configure operating system and then make template out of it.
yes, depends on the disk/storage type. therefore this topic is not for the first 2.0 stable.VM snapshots would also be great but I guess clvm don't support it?
Not sure if OVF has the capability to configure the image on the fly, which is really whats required to deploy templates... At the very least you need to set IP, hostname and user/root passwords.
Perhaps define a template format which includes filesystem images, a script and a manifest... You create the disk image, populate it with a partition table (using user specified sizes for all the mountpoints defined in the manifest, plus swap), run resize2fs or appropriate command to expand the templates to fill the created partitions, you then run the script telling it where the filesystems are and it creates a proper fstab, sets user passwords and configures the network.
Have actually been looking into this myself but the current stumbling block is mounting filesystems inside of a full disk image, when the kernel wont parse the partition table.
We use essential cookies to make this site work, and optional cookies to enhance your experience.