[one-users] Issue with adding CDROM and boot it
Alexey Shalin
cash at hoster.kg
Wed Dec 3 00:01:43 PST 2014
Hello
I set up a cluster of 3 nodes Opennebula and NFS.
deployment.0
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
<name>one-38</name>
<cputune>
<shares>1024</shares>
</cputune>
<memory>1048576</memory>
<os>
<type arch='x86_64'>hvm</type>
<boot dev='cdrom'/>
</os>
<devices>
<emulator>/usr/bin/kvm</emulator>
<disk type='file' device='cdrom'>
<source file='/var/lib/one//datastores/0/38/disk.0'/>
<target dev='hda'/>
<readonly/>
<driver name='qemu' type='raw' cache='none'/>
</disk>
<disk type='file' device='cdrom'>
<source file='/var/lib/one//datastores/0/38/disk.1'/>
<target dev='hdb'/>
<readonly/>
<driver name='qemu' type='raw'/>
</disk>
<interface type='bridge'>
<source bridge='br0'/>
<mac address='02:00:b0:7e:a5:86'/>
</interface>
<graphics type='vnc' listen='0.0.0.0' port='5938'/>
</devices>
<features>
<acpi/>
</features>
</domain>
/var/lib/one//datastores/0/38/disk.0 - points to iso file
I do not know, why in deployment.0 having 2 cdroms, in the template
only 1 disk added
because of it .. i can not boot VM via CDROM
-------------------------------------------------------
Старший Системный Администратор
Алексей Шалин
ОсОО "Хостер kg" - http://www.hoster.kg
ул. Ахунбаева 123 (здание БГТС)
help at hoster.kg
More information about the Users
mailing list