unable to open pty, and has nothing to do with udev?

lj2012

New Member
Nov 19, 2010
4
0
1
Hello,

since upgrading to kernel 2.6.32-4-pve, I get this on certain machines:

Code:
avon:~# vzctl enter 2104
enter into CT 2104 failed
Unable to open pty: No such file or directory

however, this has nothing to do with udev, it is purged, and devices created etc.

Bringing it up on a 2.6.24-2-pve equipped proxmox solves the problem:
Code:
proxmox2:~# vzctl enter 2104
entered into CT 2104
root@timetables:/#

So, since the kernel is the only difference between the 2 machines (same proxmox packages), I wonder this is the problem..... or isn't it?..