Hi all i built a cloud for testing purposes using the following drivers: - information driver: kvm - virtualization driver: kvm - transfer manager driver: lvm.
I want to use the OCCI API for the management and i followed the guide from the Opennebula main site. I have some questions about the storage management. First, even if the transfer manager driver is LVM, the uploaded image is placed in a file in the directory /srv/cloud/one/var/images (self contained installation). Does it is possible to store uploaded images directly in a LVM logical volume? Last question, when a virtual machine is created, the size parameter is not passed to the tm_clone.sh script, that is unable to create a logical volume of the proper length. How to fix this? However the size parameter may be not required if uploaded images are stored directly in a LVM logical volume, because, in this case, tm_clone.sh will create a snapshot. Thanks in advance for replies Roberto Sassu _______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org