<div dir="ltr">hi,<div> </div><div><br></div><div>i am trying to create hvm in xen via libvirt but i am facing some error. i installed the packages like bltap-utils, blktap-dkms in my dom0.</div><div><br></div><div><br></div><div><div>virsh create tiny_core.xml </div><div>p11-kit: invalid config filename, will be ignored in the future: /etc/pkcs11/modules/gnome-keyring-module</div><div>error: Failed to create domain from tiny_core.xml</div><div>error: internal error: libxenlight failed to create new domain 'tiny'</div></div><div><br></div><div><br></div><div> config.xml file:</div><div><div><domain type='xen'></div><div>  <name>tiny</name></div><div>  <uuid>cc5b436b-a04b-4fc3-b145-e91df494fd26</uuid></div><div>  <memory unit='KiB'>262144</memory></div><div>  <currentMemory unit='KiB'>262144</currentMemory></div><div>  <vcpu placement='static'>1</vcpu></div><div>  <os></div><div>    <type arch='x86_64' machine='xenfv'>hvm</type></div><div>    <loader>/usr/local/lib/xen/boot/hvmloader</loader></div><div>    <boot dev='hd'/></div><div>  </os></div><div> <pae/></div><div> <acpi/></div><div> <apic/></div><div>  <clock offset='variable' adjustment='0' basis='localtime'/></div><div>  <on_poweroff>destroy</on_poweroff></div><div>  <on_reboot>restart</on_reboot></div><div>  <on_crash>restart</on_crash></div><div>  <devices></div><div>    <emulator>/usr/local/lib/xen/bin/qemu-dm</emulator></div><div>    <disk type='file' device='disk'></div><div>      <driver name='file'/></div><div>      <source file='/opt/tinyos/tiny_core_plus.img'/></div><div>      <target dev='hda'/></div><div>    </disk></div><div>    <interface type='bridge'></div><div>      <mac address='00:11:3e:64:2f:cf'/></div><div>      <source bridge='xenbr0'/></div><div>      <ip address='dhcp'/></div><div>    </interface></div><div>    <serial type='pty'></div><div>      <target port='0'/></div><div>    </serial></div><div>    <console type='pty'></div><div>      <target type='serial' port='0'/></div><div>    </console></div><div>    <input type='mouse' bus='usb'/></div><div>    <input type='mouse' bus='ps2'/></div><div>    <input type='keyboard' bus='ps2'/></div><div>    <graphics type='vnc' port='-1' autoport='yes'/></div><div>  </devices></div><div></domain></div></div><div><br></div><div><br></div><div>Error.log</div><div><div>libxl: debug: libxl_create.c:1342:do_domain_create: ao 0x7ff010003e00: create: how=(nil) callback=(nil) poller=0x7ff01000cb70</div><div>libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=tap</div><div>libxl: debug: libxl_device.c:210:disk_try_backend: Disk vdev=hda, backend tap unsuitable because blktap not available</div><div>libxl: error: libxl_device.c:289:libxl__device_disk_set_backend: no suitable backend for disk hda</div><div>libxl: error: libxl_dm.c:1467:kill_device_model: unable to find device model pid in /local/domain/1151/image/device-model-pid</div><div>libxl: error: libxl.c:1421:libxl__destroy_domid: libxl__destroy_device_model failed for 1151</div><div>libxl: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x7ff010003e00: complete, rc=-3</div><div>libxl: debug: libxl_create.c:1356:do_domain_create: ao 0x7ff010003e00: inprogress: poller=0x7ff01000cb70, flags=ic</div><div>libxl: debug: libxl_event.c:1563:libxl__ao__destroy: ao 0x7ff010003e00: destroy</div><div>xc: debug: hypercall buffer: total allocations:19 total releases:19</div><div>xc: debug: hypercall buffer: current allocations:0 maximum allocations:2</div><div>xc: debug: hypercall buffer: cache current size:2</div><div>xc: debug: hypercall buffer: cache hits:15 misses:2 toobig:2</div></div><div><br></div><div><br></div><div>any suggestion to crate hvm in xen.</div><div><br></div><div>thanks & regards,</div><div>cooldharma06 ..:)</div></div>