[lxc-users] unable to start containers ("Permission denied - Failed to mount")

2018-09-24 Thread Tomasz Chmielewski
I'm not able to start any container today. # lxc start preprod-app Error: Failed to run: /snap/lxd/current/bin/lxd forkstart preprod-app /var/snap/lxd/common/lxd/containers /var/snap/lxd/common/lxd/logs/preprod-app/lxc.conf: Try `lxc info --show-log preprod-app` for more info # lxc info --sh

Re: [lxc-users] unable to start containers ("Permission denied - Failed to mount")

2018-09-24 Thread Tomasz Chmielewski
Turns out something changed the permissions on "containers" directory: # lxc storage list +-+-++---+-+ | NAME | DESCRIPTION | DRIVER | SOURCE | USED BY | +-+-++---+-+ | default | | btrfs |

Re: [lxc-users] unable to start containers ("Permission denied - Failed to mount")

2018-09-24 Thread Christian Brauner
On Mon, Sep 24, 2018 at 03:40:57PM +0200, Tomasz Chmielewski wrote: > Turns out something changed the permissions on "containers" directory: Odd, the new storage snapshot api performs an on-disk upgrade but it shouldn't touch the containers directory... //cc Stéphane Christian > > > # lxc stor

Re: [lxc-users] unable to start containers ("Permission denied - Failed to mount")

2019-01-23 Thread Tomasz Chmielewski
It just broke for me on two servers again, more or less at the same time: root@backup01 ~ # ls -l /data/lxd total 0 drwx-- 1 root root 198 Jan 24 03:34 containers (...) Both servers are running Ubuntu 18.04 with LXD from snap: lxd 3.99919 stablecanonical✓ - And storage on