Eugene V. Kravtsoff
unread,Nov 9, 2010, 6:15:46 AM11/9/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Webvz: OpenVZ Web Management Tool
i install WebVZ on debian 6.0 as host system,
and have some gentoo vz containers,
when i choose container with gentoo inside and try to get list of
services,
and i will get stopped container, because scripts in gentoo not have
status commands,
but webvz runs all init.d scripts with status command, init.d/shutdown
- too
in gentoo, to get list of running services have to run rc-status
command, not the init.d/service_name status
when you run rc-status, you will get list like to:
$rc-status
Runlevel: default
net.eth0
[ started ]
syslog-
ng
[ started ]
ntp-
client
[ started ]
dbus
[ started ]
acpid
[ started ]
hald
[ started ]
vixie-
cron
[ started ]
consolefont
[ started ]
openvpn
[ started ]
netmount
[ started ]
xdm
[ started ]
alsasound
[ started ]
lm_sensors
[ started ]
sshd
[ started ]
udev-
postmount
[ started ]
local
[ started ]
Dynamic Runlevel: hotplugged
net.eth0
[ started ]
Dynamic Runlevel: needed
sysfs
[ started ]
udev-
mount
[ started ]
consolekit
[ started ]
Dynamic Runlevel: manual
--
sorry for my engl.