[ewg] [Q] Does IPoIB bonding support VLAN??
richard Croucher
Richard.croucher at informatix-sol.com
Fri Oct 21 08:24:10 PDT 2011
VLANS as such don't exist in InfiniBand so the Linux VLAN support i.e.
vcontrol is not applicable.
Instead, you should use InfiniBand partitions. Like VLANs these create
separated broadcast domains which you then typically use for different
IP subnets.
You are already using these, your /dev/ib0 and /dev/ib1 just happen to
be in the default partition.
As you create additional partitions, then the server ports you then add
as members will have new /dev/ib0_part# instances created. ie a server
with a dual port card, added to three partitions will have six /dev/ib
instances
Bear in mind if you want to bond these logical ports that they need to
be within the same broadcast domain
--
Richard Croucher
www.informatix-sol.com
+44-7802-213901
On Fri, 2011-10-21 at 11:39 +0900, Hiroyuki Sato wrote:
> Dear members.
>
> I would like ask the following question.
>
> Does IPoIB bonding support VLAN??
> If so, how to configure it?
>
> Environment
> OFED: OFED-1.5.3.2
> OS: Scientific Linux 6.1
>
> Sincerely.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20111021/58177693/attachment.html>
More information about the ewg
mailing list