On Wed, Dec 5, 2018 at 9:03 PM Ingo Baab wrote:
> Hello All,
> how can I access the LXD/LXC containers rootfs from the host system?
> (if I am using ubuntu18.04 with snap lxc --version 3.7 on loopback-ZFS)
>
> On other (real ZFS-based and U16.04) server I can access:
>
> "/var/lib/lxd/contai
On Wed, Dec 05, 2018 at 02:55:33PM +0100, Ingo Baab wrote:
> Hello All,
> how can I access the LXD/LXC containers rootfs from the host system?
> (if I am using ubuntu18.04 with snap lxc --version 3.7 on loopback-ZFS)
>
> On other (real ZFS-based and U16.04) server I can access:
>
> "/var/lib/
Hello All,
how can I access the LXD/LXC containers rootfs from the host system?
(if I am using ubuntu18.04 with snap lxc --version 3.7 on loopback-ZFS)
On other (real ZFS-based and U16.04) server I can access:
"/var/lib/lxd/containers/{$containername}/rootfs/"
Any hints?
Ingo