[lxc-users] Mysterious behaviour
Pierre Couderc
pierre at couderc.eu
Thu Nov 29 07:59:07 UTC 2018
1- I was under a ssh console connected to a lxd container (nginx web
server) named www.
root at www:~# ls -lh /var/www
total 0
It should not be empty !
And the web server works but has no data (404 errors) !
2- on another console I ask :
root at server:~# lxc config device show www
...
srv_www:
path: /var/www
source: /srv/www
type: disk
3- I stop the container and restart it
Then, all seems normal, my /var/www is correct and web server is ok.
But the ECDSA ssh key of the www container has changed. Maybe it is not
related (that is maybe, it was a mistake of mine) but I mention it.
More information about the lxc-users
mailing list