Zitat von Mark Johanson <[email protected]>:


On Thu, 2011-09-29 at 12:00 -0400, [email protected] wrote:

        /etc/init/networking.conf

        Change

        start on (local-filesystems and stopped udevtrigger)

        to something like this

        start on (local-filesystems)


Thanks for the information on what to change, unfortunately that appears
to already be set that way:

start on local-filesystems

task

pre-start exec mkdir -p /var/run/network

exec ifup -a

I'll keep digging to see if udev is loading up somewhere else causing a
issue, but any other suggestions on what to look at would be greatly
appreciated.

Try to debug what is going on inside the VE by issuing "vzctl exec <VE-ID> ifconfig" and maybe looking at the VE logfiles. Another glitch for SSH is using OOM settings in the startupscript /etc/init/ssh.conf BTW.

Good luck

Andreas



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to