Displaying 1 result from an estimated 1 matches for "lxc_v".
Did you mean:
lxc
2014 Oct 20
0
Libvirt with containers
...the container.
I tried something like:
<filesystem accessmode="passthrough" type="mount">
<source file="/dev/uio0" />
<target dir="/dev/uio0" />
</filesystem>
But it gave me error:
root# virsh -c lxc:/// define lxc_v.xml
error: Failed to define domain from lxc_v.xml
error: missing source information for device /dev/uio0
Can someone pls help, how I can add the /dev/uio0 to the xml file?
Thanks
Anjali