On Mon, 28 Aug 2006 09:22:33 +0300, David Baron <[EMAIL PROTECTED]> wrote:
>Startup of Openvz, which I assume "populates" /dev/vzdev I don't have a /dev/vzdev >fails with an error message "unregistered protocal family 17" >Doing a grep on dmesg for such yields: >NET: Registered protocol family 17 >NET: Unregistered protocol family 17 >NET: Registered protocol family 17 > >Yes? No? Any ideas? These are normal messages. >Should I move the startup for openvz to the very end Mine looks like: S10sysklogd S11klogd S14ppp S15bind9 S18portmap S20inetd S20makedev S20rsync S20ssh S20vsftpd S20vz S25mdadm S25nfs-user-server S83chrony S89cron S99rmnologin S99stop-bootlogd Works fine. You might try running /etc/init.d/vz manually, with "set -x" at the beginning, to get more information.

