Displaying 1 result from an estimated 1 matches for "b673".
Did you mean:
673
2013 May 25
0
Help: Using Pre-created tap interfaces with Libvirt+Xen
...9 3
xenfs 2943 1
xen_privcmd 4972 19 xenfs
==== end of output ====
My Configuration : Centos 6.2 with Xen 4.2.5 along with Libvirt
Libvirt Configuration file,
<domain type='xen'>
<name>raghu_12345</name>
<uuid>12113325-d948-4a1b-b673-888a16b90726</uuid>
<memory>1048576</memory>
<vcpu>1</vcpu>
<os>
<type>hvm</type>
<loader>/usr/lib/xen/boot/hvmloader</loader>
<boot dev='hd'/>
</os>
<on_poweroff>destroy</on_poweroff>
<on_reboot>re...