nsenter -t $(cat /var/snap/lxd/common/lxd.pid) -m
zfs access files lxc
Leave a reply
nsenter -t $(cat /var/snap/lxd/common/lxd.pid) -m
lxc move container_name -s new_storage_pool
lxc list
dropping privs did not work: No such file or directory
If you have such issue with snap, you can try:
exit
or just CTRL+D
or just relogin to the server