Hi All,

I have ONE 2.0.1 with Xen 3 Node.

Node has a Logical Volume where I load VM disks, usually with virt-install
 before loading the VM one LV is created  and we have  to specify the LV
path using --file option.



I don't see any ONE attribute in vm templates to specify the LV path like
/dev/vg00/LVvm00 in this case.


is it the ONE template attribute "target" ?


or


One supports only .img files created with virt-install? if so how should be
my



Additionally  with Xen and Virt-install we can specify virtualization type
Paravirtualization/HVM, how can we set this through ONE.


NAME   = ttylinux

CPU    = 0.1

MEMORY = 64


DISK   = [

  source   = "/path/to/ttylinux.img",

  target   = "hda",

  readonly = "no" ]


NIC    = [ NETWORK = "Small network" ]


FEATURES=[ acpi="no" ]


#CONTEXT = [

#    hostname    = "$NAME",

#    ip_public   = "PUBLIC_IP",

#    files      = "/path/to/init.sh /path/to/id_dsa.pub",

#    target      = "hdc",

#    root_pubkey = "id_dsa.pub",

#    username    = "opennebula",

#    user_pubkey = "id_dsa.pub"

#]


* I have added Kernel and INITRD of XEN Host's /boot (hda1) to this
template.


Please help me.


Thanks,

Anoop
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to