> Try to unmount your volume for each active name space:
 > vnamespace -e [namespace of context <xid>] umount /your/lvm/volume
Thanks a lot, but my lv's are the root of each vserver so I have to stop them before umounting, then the namespace is no longer in use and I get:
vnamespace: vc_enter_namespace(): No such process
You will have to unmount the lvms in all the _remaining_ name spaces...

Use vserver-stat to list all running vservers (active name spaces) and perform vnamespace -e [xid] umount for each one.

_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to