I see for some of my containers that var/lib/vz/private/$CTID is deleted, but the containers are operational as their mounts exist in /var/lib/vz/root. The dirs under private/ are empty (but exist).
$ grep 114 /proc/mounts
/var/lib/vz/private/114 /var/lib/vz/root/114 simfs rw,relatime 0 0
/dev/mapper/pve-data \040(deleted)/var/lib/vz/private/114 ext4 rw,noatime,nodiratime,relatime 0 0
However, I fear if I reboot, they'll disappear of course. I am not sure how this occurred: I dont recall deleting their dirs, certainly not while operational. I dont think it was a failed migration operation either (this host is standalone, not part of a cluster).
Was this a botched removal of these containers? (except they're not supposed to be removed at all...) - what other situation would explain this? What's the best way to restore them? (Recopy to a new ctid and restart on that ctid?)
This is on pve-manager/3.3-1/a06c9f73 (running kernel: 2.6.32-32-pve)
$ grep 114 /proc/mounts
/var/lib/vz/private/114 /var/lib/vz/root/114 simfs rw,relatime 0 0
/dev/mapper/pve-data \040(deleted)/var/lib/vz/private/114 ext4 rw,noatime,nodiratime,relatime 0 0
However, I fear if I reboot, they'll disappear of course. I am not sure how this occurred: I dont recall deleting their dirs, certainly not while operational. I dont think it was a failed migration operation either (this host is standalone, not part of a cluster).
Was this a botched removal of these containers? (except they're not supposed to be removed at all...) - what other situation would explain this? What's the best way to restore them? (Recopy to a new ctid and restart on that ctid?)
This is on pve-manager/3.3-1/a06c9f73 (running kernel: 2.6.32-32-pve)