OpenVZ Forum


Home » General » Support » Why umount script runs on VE start?
Re: Why umount script runs on VE start? [message #37796 is a reply to message #37795] Thu, 22 October 2009 15:23 Go to previous messageGo to previous message
cray is currently offline  cray
Messages: 11
Registered: October 2009
Junior Member
I have also tried without the umount script, but it seems that it doesn't umount automatically. Here is the log:

host:/etc/vz/conf# vzctl start 101
Starting VE ...
VE is mounted
Adding IP address(es): 192.168.0.101
Setting CPU units: 1000
Configure meminfo: 65536
File resolv.conf was modified
VE start in progress...
---------------------------------------
host:/etc/vz/conf# mount -l | grep test
/test on /home/vz/root/101/mnt type none (rw,bind)
---------------------------------------
host:/etc/vz/conf# vzctl stop 101
Stopping VE ...
VE was stopped
VE is unmounted
---------------------------------------
host:/etc/vz/conf# mount -l | grep test
/test on /home/vz/root/101/mnt type none (rw,bind)
---------------------------------------
host:/etc/vz/conf# umount /home/vz/root/101/mnt
umount: /test: not mounted
umount: /home/vz/root/101/mnt: not found
umount: /test: not mounted
umount: /home/vz/root/101/mnt: not found
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* OpenVZ mount script works incorrectly
Next Topic: routing tables with openvz container
Goto Forum:
  


Current Time: Sun Oct 05 13:45:15 GMT 2025

Total time taken to generate the page: 0.14402 seconds