hello
I have a question about the template file onevm

can you tell me if it is correct?
in time to create a VMs I have this error


oneadmin@mobile:~$ cat kvmHVM
REQUIREMENTS = "HYPERVISOR=\"kvm\""
NAME = KVM
CPU = 1
MEMORY = 512
DISK = [ image = "KVM" ]
OS = [ boot = "hd" ]
GRAPHICS=[type = "vnc",
listen ="127.0.0.1",
port ="5910",
keymap= "es"]
oneadmin@mobile:~$ onevm create kvmHVM
Error: [VirtualMachineAllocate] Error trying to CREATE VM Could not get disk
image for VM.
oneadmin@mobile:~$
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to