Re: [lxc-users] lxd access from host to container rootfs

2018-12-09 Thread Fajar A. Nugraha
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

Re: [lxc-users] lxd access from host to container rootfs

2018-12-07 Thread Serge E. Hallyn
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/

[lxc-users] lxd access from host to container rootfs

2018-12-05 Thread Ingo Baab
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