[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Bonded interfaces with trunk and iscsi SAN
On Thu, Feb 17, 2011 at 2:32 AM, Donny Brooks <dbrooks@xxxxxxxxxxxxxxxx> wrote: > This is complicated with the bond+trunk. Basically what I need to happen is > have a way to assign another IP to the bond0 interface. Being that I will > have a very limited maintenance window to make this work, I would appreciate > some feedback. One way I thought about doing it was to create a bond0:0 > interface and add the SAN ip stuff to it. Should this work? With your setup? No. Since you already carve-out bond0.20, all traffic on vlan20 will go there. > ifcfg-bond0 > ifcfg-bond0.20 > ifcfg-br20 > Vlan20 is the SAN vlan and it has 192.168.0.0 on it. In debian I know how to > accomplish this since you use the vmbrX interface and give it an IP. However > I am not 100% sure how to do this in centos. I appreciate any help on this. Just put the IP on ifcfg-br20. Add the usual IPADDR= NETMASK= GATEWAY= I noticed that you put ip address on bond0. Is that on native vlan? If not, you should also move it to ifcfg-br*. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |