[lxc-users] Cannot delete container

Valerio Mariani valerio.mariani at gmx.de
Wed Jul 29 09:45:21 UTC 2015


Dear Divya,

   the command you suggested returns:

find: `/cgroup/lxc/centos/6': No such file or directory

However, this one:

sudo find / -name "centos*" -type d

Returns:

/home/<myusername>/.cache/lxc/download/centos
/var/cache/lxc/download/centos
/var/lib/lxd/lxc/centos
/var/lib/lxd/lxc/centos/6/rootfs/usr/share/doc/centos-release-6
/var/log/lxd/centos

The lxc-related only cgroup directory found on my machine is:

/var/lib/lxcfs/cgroup

By the way, I am running Ubuntu Vivid 15.04 64 bit...


Valerio 

On 29.07.2015 11:37, Divya Vyas wrote:
> find /cgroup/lxc/centos/6 -type d -delete



More information about the lxc-users mailing list