Home
Help
Login
Register
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search
Advanced Search
VPS forum, VPS hosting forums, VPS discussions, VPS web hosting solutions, issues, providers, virtual web hosting questions, VPS hosting
Virtualization technologies
Virtuozzo & OpenVZ
Unable to open pty: No such file or directory
Pages: [
1
]
« previous
next »
Topic: Unable to open pty: No such file or directory (Read 760 times)
0 Members and 1 Guest are viewing this topic.
Unable to open pty: No such file or directory
« on: September 08, 2009, 09:47:35 PM »
Jay
Newbie
Posts: 44
You may come across following issues with pusedo terminal access. While entering into the VPS from the OpenVZ hardware node you may receive the following error:
enter into VE 701 failed
Unable to open pty: No such file or directory
Possible solutions:
Run following commands:
vzctl exec VEID /sbin/MAKEDEV pty
vzctl exec VEID /sbin/MAKEDEV tty
vzctl enter VEID
To Fix this issue permanently:
1. Edit the file /etc/rc.sysinit of the VPS server
2. Comment the line
#/sbin/start_udev
3. Add the following lines after /sbin/start_udev:
/sbin/MAKEDEV tty
/sbin/MAKEDEV pty
4. Reboot your VPS
vzctl restart VEID
OR
vzctl exec veid update-rc.d -f udev remove
vzctl restart veid
I hope following solutions will help you to resolve the issue.
Thanks!
Logged
Pages: [
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
NEWS, Alert and Entertainment!!!
-----------------------------
=> Suggestions
-----------------------------
Virtualization technologies
-----------------------------
=> Virtuozzo & OpenVZ
=> HyperV
=> Xen Server
-----------------------------
VPS General Discussions
-----------------------------
=> Windows VPS Servers
=> Linux VPS servers
-----------------------------
VPS providers
-----------------------------
=> Review Windows VPS provider
=> Review Linux VPS provider
-----------------------------
System Administration
-----------------------------
=> Site and Server security
=> Server Administration
=> Apache
=> Microsoft IIS
-----------------------------
Web Hosting
-----------------------------
=> Windows Hosting
=> Linux Hosting
-----------------------------
Databases
-----------------------------
=> MSSQL server
=> MySQL
-----------------------------
How to's
-----------------------------
=> WHM/cPanel
=> IIS
=> Smartermail
=> Virtuozzo
=> HyperVM
=> VDSmanager