[one-users] ONE with Xen node and LVM
anoop Lekshmanan
anpl1980 at gmail.com
Thu Feb 3 11:54:06 PST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110204/b36fe98c/attachment-0002.htm>
More information about the Users
mailing list