[one-users] question about creating VMs

Eddie Liu ameseacla at gmail.com
Thu Apr 8 20:54:02 PDT 2010


Hi all,
I have some questions about creating VMs. Can any of you help me with
them? Thanks in advance.

In the vm.template,
NAME = vm01
CPU = 0.5
MEMORY = 512

DISK = [
source = "/var/lib/one/images/vm1.qcow2",
target = "hda",
readonly = "no" ]

Does this mean the KVM (I intall this virtualizer) has to create an
image "vm1.qcow2" beforehand and this image is stored at
/var/lib/one/images/?
Once the we run "onevm create vm.template", this image will be retrieved
by ONE.

Another question:
In vm.template, MEMORY is defined. But when using KVM to create VMs,
memory is also defined. any conflict?


One more question:
In oned.conf, we need to define VM_DIR, and in vm.template, we need to
define Disk source. What are they?




More information about the Users mailing list