Shutting down VE - shows "mounted"

argh

New Member
May 9, 2008
14
0
1
Got my fileserver working in openVZ VE, and have encountered a (known?) bug.
Using debian etch, $VEID.mount and $VEID.umount to mount/unmount (--bind) my storage disks.
When I shutdown the VE, it remains listed as "mounted" in the web-interface, vzctl status $VEID shows "CTID $VEID mounted down".
I can restart the VE "vzctl start $VEID", but then it will not mount my storagedisks.

This problem occurs only with VEs that have mounted filesystems from the HN.

I have tried unmounting the drives inside the VE before shutting down; no change.

Tested on debian etch and ubuntu hardy - both acts the same.

Does anyone have a fix for this problem?