*SOLVED* vzctl restart problem with gentoo ve [message #14347] |
Mon, 25 June 2007 08:17 |
swindmill
Messages: 57 Registered: April 2007
|
Member |
|
|
I have a gentoo VE that the VE owner recently made some changes to which seem to have broken my ability to vzctl restart the VE.
I have edited the /etc/init.d/halt.sh script to skip filesystem unmounting and remounting in read only which seems to fix my ability to initiate runlevel 6 from inside of the VE.
I have replaced /sbin/reboot with a script that touches /reboot and then executes /sbin/rebootvps (renamed /sbin/reboot).
Everything works fine from inside of the VE.
I can not, however, vzctl restart VEID. It eventually times out, and the VE is still running with one process (init).
I am able to vzctl stop VEID and then vzctl start VEID without issue.
I am also able to vzctl restart my multiple debian based VEs.
What exactly is vzctl restart doing to a VE? Does it run a command inside of the VE? Can I somehow log what it's actually doing in an attempt to troubleshoot the issue?
I am running vzctl version 3.0.16-5dso1 under 2.6.18-028stab035.1-ovz-smp
Thanks in advance.
[Updated on: Mon, 25 June 2007 09:28] by Moderator Report message to a moderator
|
|
|