OpenVZ Forum


Home » General » Support » bug in vzctl 3.0.23-1pve3
Re: bug in vzctl 3.0.23-1pve3 [message #38327 is a reply to message #38325] Mon, 07 December 2009 13:04 Go to previous messageGo to previous message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

The "Error executing umount script /etc/vz/conf/vps.umount" comes out because the last command executed in the vps.umount script exits with non-zero exit code. Therefore the script itself exits with the same code, vzctl detects this and prints the error.

I do not see any errors in your mount/umount scripts. Why don't you add some debugging into them to see what's going on. I suggest adding set +x to the beginning of both scripts, also you can print exit codes from mount/umount (echo $?). Finally, you can run those mount commands manually to check.


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: modprobe ip_vs
Next Topic: LSB init script for each VPS
Goto Forum:
  


Current Time: Fri Oct 10 19:57:17 GMT 2025

Total time taken to generate the page: 0.10364 seconds