On Wed, Dec 09, 2015 at 05:13:49PM +0000, Hefty, Sean wrote: > Example: Compute nodes are assigned pkeys 0x8000 and 0x7fff. A node > running the job scheduler has pkeys 0xffff and 0x8000 (maybe it's > also the backup SA). Ibacm would need to select pkey 0x8000 for > communication.
I've also seen the reverse, eg 0xFFFF is used for default ipoib communication and 0x8001 is assigned to only some nodes as a child vlan. Choosing 0x8001 in that case won't work either. pkey[0] at least has the logic that the admin will configure things so that the default ipoib device reaches the broadest audiance makes the most sense to me. That is what most sites I've seen want to do. I'm not quite sure what the acm algorithm is, but can't it just figure out the pkey from the IP routing? Ie if you have an IP address to resolve a few netlink queries will tell you what pkey to use, and that is where the acm multicast should go? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html