OpenVZ and Gentoo [message #645] |
Tue, 03 January 2006 21:44 |
wimalopaan
Messages: 15 Registered: January 2006
|
Junior Member |
|
|
Hi,
I want to use OpenVZ with Gentoo. I did the install of OpenVZ as described in
http://dev.croup.de/proj/gentoo-vps/wiki
When I try to enter, I get:
gs ~ # vzctl start 2001
Starting VPS ...
VPS is mounted
Setting CPU units: 1000
VPS start in progress...
gs ~ # vzctl status 2001
VPSID 2001 exist mounted running
gs ~ # vzctl enter 2001
Unable to open pty: No such file or directory
enter failed
gs ~ #
and
gs ~ # vzctl exec 2001 ps aux
Error, do this: mount -t proc proc /proc
gs ~ # vzctl exec 2001 mount -t proc none /proc
gs ~ # vzctl exec 2001 ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.1 1368 480 ? Ss 00:30 0:00 ini
root 22894 0.0 0.3 2372 832 ? Rs 00:31 0:00 ps aux
gs ~ #
Any hints?
--
Wilhelm Meier
email: meier@informatik.fh-kl.de
|
|
|