Hi
I also had the same problem where I can't enter the VEID, gave me the "Unable to open pty: No such file or directory" error:
vzctl enter 1001
enter into VE 1001 failed
Unable to open pty: No such file or directory
So, I have edited /vz/private/1001/etc/rc.sysconfig & commented udev out, then copies /dev from a newly created VE - which then allowed me to login to the VE again, but with the following error:
VE start in progress...
entered into VE 1001
Unable to get tty name: Bad file descriptor
root@vps03 [/]#
Is this a problem?
Running df -H, I get the following:
df -H
Filesystem Size Used Avail Use% Mounted on
simfs 8.9G 3.5G 4.6G 44% /
df: `(deleted) /var/tmp': No such file or directory
Why is that happening? I don't know what this even means, exactly, so I won't know what to tell the client if he asks me.