Hi, 

I'm currently in trying out the experimental vs1.92 and
the new utils on debian.
I've built a test vserver with the debootstrap method:
# vserver test build --netdev dummy0 --interface \
192.168.1.1/24 -m debootstrap  -- -d sarge
and tried to start it.

# vserver diglib start
Error: /proc must be mounted
  To mount /proc at boot you need an /etc/fstab line like:
      /proc   /proc   proc    defaults
  In the meantime, mount /proc /proc -t proc
Failed to parse ps-output
/usr/local/sbin/vserver: line 540: ip: command not found
/usr/local/sbin/vserver: line 542: ip: command not found
Starting system log daemon: syslogd.
Starting kernel log daemon: klogd.
Starting MTA: exim4.
Starting internet superserver: inetd.
Starting deferred execution scheduler: atd.
Starting periodic command scheduler: cron.


/proc is mounted of course.
# ps --version 
procps version 3.2.1

# vps ax
Error: /proc must be mounted
  To mount /proc at boot you need an /etc/fstab line like:
      /proc   /proc   proc    defaults
  In the meantime, mount /proc /proc -t proc
Failed to parse ps-output

# vserver-stat
open("/proc/uptime"): No such file or directory

# cat /proc/uptime
884.33 263.15

-- 
lg, Chris

_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to