<div dir="ltr">Serge<div><br></div><div>Thanks for the reply.  I am new to lxd and was exploring with lxc-... commands since I erroneously believed that they should work since LXD is built on top of lxc.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 14, 2020 at 9:23 PM Serge E. Hallyn <<a href="mailto:serge@hallyn.com">serge@hallyn.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, Mar 14, 2020 at 12:43:33PM -0600, IOT verbindingen wrote:<br>
> Folks<br>
> Is below the expected behavior? Are the lxc-utils incompatible with lxd?<br>
<br>
Indeed, consider them incompatible.  While a few of the lxc-utils commands<br>
will work if given the right parameters, you need to know too many of the<br>
internals in order to make sure what you're doing is safe.<br>
<br>
In particular, once a container is running, the lxc command api can be<br>
used to interact with the monitor if you pass the right lxc-path;<br>
however lxd uses its own database for configuring containers, so<br>
'lxc-start' for instance would never work right.<br>
<br>
You never quite said - why do you want to do this?  Why not use the<br>
lxd client ('lxc')?<br>
<br>
-serge<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
</blockquote></div>