On Fri, Aug 17, 2018 at 01:20:42PM +0300, Andriy Tovstik wrote: > Hi, all! > > Some time ago I installed a dual node LXD cluster. Today I logged in to the > node and tried to execute > lxc exec container -- bash > but command hanged. > Also, all lxc commands are unresponsible: i'm not able to interact with my > cluster and my containers. > I tried to restart snap.lxd.daemon but it didn't help. journalctl -u > snap.lxd.daemon - in attachment. > > Any suggestion?
Are both nodes running the same snap revision according to `snap list`? LXD cluster nodes must all run the exact same version, otherwise they effectively wait until this becomes the case before they start replying to API queries. -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: PGP signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
