OpenVZ Forum


Home » General » Support » *SOLVED* Strange umount issue
*SOLVED* Strange umount issue [message #8675] Fri, 01 December 2006 12:47 Go to next message
dagr is currently offline  dagr
Messages: 83
Registered: February 2006
Member
On one of HN (RHEL 4, 2.6.9-023stab032-smp, vzctl 3.0.11 ) i noticed that vzctl doesnt make umount when stops VPS.

sudo vzctl start test
Starting VPS ...
vzquota : (warning) Quota is running for id 33333 already
mount
end mount
VPS is mounted
Adding IP address(es): 10.1.2.3
Setting CPU units: 1000
VPS start in progress...

////////////////////////////////////
sudo vzctl stop test
Stopping VPS ...
VPS was stopped
VPS is not mounted //////////// !!!!!!!!!!
////////////////////////////////////
This causes /proc.mounts to grow like this

none /dev/shm tmpfs rw 0 0
/vz/private/33333 /u03/vz/root/33333 simfs rw 0 0
/vz/private/33333 /u03/vz/root/33333 simfs rw 0 0
/vz/private/33333 /u03/vz/root/33333 simfs rw 0 0

Even if i say "sudo vzctl umount test " - it doesnt work.

Only when i do "sudo /etc/init.d/vz stop" - they are unmounted.
//////////////////////////////////////////////////////////// /////
But on another HN (RHEL 4, 2.6.9-023stab016.2-smp, vzctl 3.0.11) its ok

[dagr@mydbtest names]$ sudo vzctl start 666
Starting VPS ...
VPS is mounted
Adding IP address(es): 192.168.100.58
Setting CPU units: 1000
Set hostname: 192.168.100.58
VPS start in progress...
[dagr@mydbtest names]$ sudo vzctl stop 666
Stopping VPS ...
VPS was stopped
VPS is unmounted
////////////////////////////////
Any clue ?



[Updated on: Fri, 01 December 2006 14:58] by Moderator

Report message to a moderator

Re: Strange umount issue [message #8678 is a reply to message #8675] Fri, 01 December 2006 13:47 Go to previous message
dagr is currently offline  dagr
Messages: 83
Registered: February 2006
Member
upgraded up to vzctl 3.0.13 - now umount is ok
Previous Topic: Negative vm_rss
Next Topic: Viewing specific VPS's user_beancounters from the node.
Goto Forum:
  


Current Time: Wed Sep 11 09:19:37 GMT 2024

Total time taken to generate the page: 0.05498 seconds