<div dir="ltr">Hi, all,<div>I used lxc-tools to create a linux container. I am trying to transfrom LXC container configuration <span style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif">into a domain XML fragment</span> using the following command:</div>
<div><br></div><div><b>$ virsh -c lxc:/// domxml-from-native lxc /var/lib/lxc/my_conatiner/config</b><br></div><div><b><br></b></div><div>However, I get the error message,</div><div><font color="#ff0000">error: this function is not supported by the connection driver: virConnectDomainXMLFromNative</font><br>
</div><div><font color="#ff0000"><br></font></div><div><font color="#000000">It seems that </font><font color="#000000"><b>virConnectDomainXMLFromNative </b>is not supported in libvrit LXC driver. However, I find the command in the official documentation of libvirt. Besides, my libvirt's version is 1.2.2(the latest version).</font></div>
<div><font color="#000000"><br></font></div><div><font color="#000000">I wonder whether I can convert LXC container configuration into a domain XML fragment using </font><b>domxml-from-native</b>?<span style="color:rgb(0,0,0)"> If I can't, how cant I translate it? </span></div>
<div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">PS:</span></div><div><span style="color:rgb(0,0,0)">I care about the rules in my LXC </span><font color="#000000">container configuration file, such as:</font></div>
<div><div><b><font color="#ff0000">lxc.aa_profile = unconfined</font></b></div><div><b><font color="#ff0000"><br></font></b></div><div><b><font color="#ff0000">lxc.cgroup.devices.deny = a</font></b></div><div><b><font color="#ff0000"># Allow any mknod (but not using the node)</font></b></div>
<div><b><font color="#ff0000">lxc.cgroup.devices.allow = c *:* m</font></b></div><div><b><font color="#ff0000">lxc.cgroup.devices.allow = b *:* m</font></b></div><div><b><font color="#ff0000">lxc.cgroup.devices.allow = b 7:* rwm</font></b></div>
<div style="color:rgb(0,0,0)"><br></div></div><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">I just don't know how to express the rules above using xml format. Please help! Thanks!</div><div style="color:rgb(0,0,0)">
<br></div><div style="color:rgb(0,0,0)">--</div><div style="color:rgb(0,0,0)">Best Regards,</div><div style="color:rgb(0,0,0)">Du Jun</div></div>