I got a fresh install with ZFS raidz-3 where I have 2 containers, (lxc) one was for testing and I wanted to remove it. However I got this error :
How can I force remove ? I did not reboot the host, since this is not an acceptable solution ... It is part of a cluster, but the lxcontainer is shutdown obv.
cat /etc/pve/storage.cfg
Code:
zfs error: cannot destroy 'rpool/ROOT/subvol-101-disk-1': dataset is busy
How can I force remove ? I did not reboot the host, since this is not an acceptable solution ... It is part of a cluster, but the lxcontainer is shutdown obv.
cat /etc/pve/storage.cfg
Code:
dir: local
path /var/lib/vz
maxfiles 0
content rootdir,images,iso,vztmpl
zfspool: lxc_storage
pool rpool/ROOT
content images,rootdir
Code:
root@noname:~# pveversion
pve-manager/4.1-5/f910ef5c (running kernel: 4.2.6-1-pve)
Last edited: