OpenVZ Forum


Home » General » Support » No pty and signal 9 VE autokill
icon8.gif  No pty and signal 9 VE autokill [message #40440] Wed, 18 August 2010 17:29 Go to next message
PASSCE is currently offline  PASSCE
Messages: 4
Registered: August 2010
Location: France
Junior Member
Hi everybody,
I'm running OpenVZ on 2.6.32.15 on my new server.
When I would like to start a fresh new VE, it says that is start correctly
ex:
vzctl start 126
Starting container ...
Container is unmounted
Container is mounted
Setting CPU units: 1000
Container start in progress...
root@

but it died a few seconds later.

I already tried setting CONFIG_LEGACY_PTYS in the kernel, the result is the same.

When I tried to entered just after starting the VE, I go the message that it can't find any pty dev.
If I strace vzctl enter, I see that I got a sigkill.
If I remove udev, same problem, I can enter a few seconds in the VE and then got a Signal 9.

I'm running Gentoo inside VE and in Hypervisor.

Do you have any ideas of what can I do ?

PS : Nothing in dmesg (just CTXXX start and CTXXX stop)



EDIT : open a bug on bugzilla sorry
http://bugzilla.openvz.org/show_bug.cgi?id=1613

[Updated on: Wed, 18 August 2010 17:41]

Report message to a moderator

Re: No pty and signal 9 VE autokill [message #40465 is a reply to message #40440] Fri, 20 August 2010 10:58 Go to previous messageGo to next message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,

most probably the reason is some sort of incompatibility between kernel and init-scripts inside the VE.
A couple of years ago the was a thread with similar problem (please, read the thread )
To find out the reason in your particular case I can recommend you to exclude all init-scripts by turns until you catch the bad one. It might be some call that an OpenVZ kernel processes incorrectly.
Re: No pty and signal 9 VE autokill [message #40467 is a reply to message #40440] Fri, 20 August 2010 12:04 Go to previous messageGo to next message
PASSCE is currently offline  PASSCE
Messages: 4
Registered: August 2010
Location: France
Junior Member
Hi,
Thanks for you answer, I found that
/sbin/reboot -f

was called during the boot process, but I don't know exactly which script is calling it .. (Maybe checkroot)

Is there any possibility to see the boot process of a VE ? (ie see the initscripts loading to know which one is launching reboot and maybe the error)?
Or anything to have a /dev/vcs1 in a VE ?

Thanks

[Updated on: Fri, 20 August 2010 12:04]

Report message to a moderator

Re: No pty and signal 9 VE autokill [message #40468 is a reply to message #40467] Fri, 20 August 2010 12:27 Go to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Quote:

Is there any possibility to see the boot process of a VE


Unfortunately, there is no a native-OpenVZ solution
http://bugzilla.openvz.org/show_bug.cgi?id=477
http://bugzilla.openvz.org/show_bug.cgi?id=979

But there are some workarounds that can be read in
thread
Previous Topic: how kernel modules work?
Next Topic: UUID inside VE
Goto Forum:
  


Current Time: Wed Aug 14 07:30:45 GMT 2024

Total time taken to generate the page: 0.02879 seconds