OpenVZ Forum


Home » General » Support » *SOLVED* network problem if I set onboot=yes
Re: network problem if I set onboot=yes [message #12300 is a reply to message #12282] Tue, 24 April 2007 14:33 Go to previous messageGo to previous message
heber is currently offline  heber
Messages: 10
Registered: April 2007
Junior Member
Vasily, you're right.

More specifically, the problem was in the order that vz script was started on Ubuntu.

I had:

root@TestOpenVZ:/etc/rc2.d# ls /etc/rc2.d/S2*
/etc/rc2.d/S20dbus /etc/rc2.d/S20sysstat
/etc/rc2.d/S20makedev /etc/rc2.d/S20vz
/etc/rc2.d/S20nfs-kernel-server
/etc/rc2.d/S20ssh

I changed to:

root@TestOpenVZ:/etc/rc2.d# ls /etc/rc2.d/S2*
/etc/rc2.d/S20dbus /etc/rc2.d/S20sysstat
/etc/rc2.d/S20makedev /etc/rc2.d/S21vz
/etc/rc2.d/S20nfs-kernel-server
/etc/rc2.d/S20ssh

and right now VEs networking starts at HN boot. I get just after the boot:

root@TestOpenVZ:/etc/rc2.d# arp -a
notfr77d91 (10.77.0.161) at 00:14:22:CB:94:41 [ether] on eth0
? (10.77.0.111) at <from_interface> PERM PUB on eth0

And I can ping from outside.

Can you explain to me what is the problem? Is there any conflict betwen vz init script and one of the others S20*?

Is this a .deb bug? I got them from "http://debian.systs.org"

Thanks a lot
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* home dir of vps on an other partition or networkdevice
Next Topic: Sparc, Debian and OpenVZ
Goto Forum:
  


Current Time: Tue Sep 17 06:42:05 GMT 2024

Total time taken to generate the page: 0.04980 seconds