[ILUG] Interface startup order RHEL/CentOs

AJ McKee aj.mckee at gmail.com
Thu Oct 29 15:15:55 GMT 2009


Howdy all,

Quick Q, just incase I've missed something simple here,

Am running several XEN boxes here all with bonding and vlan tagging
enabled. As we don't let XEN handle the network side od things we have
our own bridges defined. So we'd have something like this

cat ifcfg-bond0.30
DEVICE=bond0.30
BOOTPROTO=none
ONBOOT=yes
VLAN=yes
BRIDGE=xenvlan30

cat ifcfg-xenvlan30
DEVICE=xenvlan30
BOOTPROTO=none
ONBOOT=yes
TYPE=bridge

Problem I'm seeing at the moment on one host is that it attempts to
start the xenvlan30 bridge interface before bond0.30 is available,

Anyone know of a way to force this in RHEL/CentOs so that the bridge
won't come up till the actual interface is up?


TIA
AJ


More information about the ILUG mailing list