From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Ammon Subject: more partition questions Date: Mon, 19 Jul 2010 11:39:25 -0600 Message-ID: <4C448DCD.80809@utah.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org I'm trying to set up partitions in a little test environment, and I'm having trouble. I have opensm running on a machine attached to the fabric, and sminfo on the other machines confirm that this is indeed the master SM. Here's my /etc/opensm/partitions.conf: Default=0xffff , ipoib : ALL, SELF=full ; PartitionBlue=0x8004, ipoib : 0x0002c9030009cb3f=full, 0x0002c90200252841=full, 0x0002c90200243471=full ; PartitionRed=0x8005, ipoib : 0x0002c90200252841=full, 0x0002c90200243591=full, 0x0002c9030009cb2b=full ; But when I go to the machine with port GUID 0x0002c90200243471, it doesn't appear that it's getting the pkey I wanted: [root@stagnate ~]# ibstat CA 'mthca0' CA type: MT23108 Number of ports: 2 Firmware version: 3.3.5 Hardware version: a1 Node GUID: 0x0002c90200243470 System image GUID: 0x0002c90200243473 Port 1: State: Active Physical state: LinkUp Rate: 10 Base lid: 10 LMC: 0 SM lid: 4 Capability mask: 0x02510a68 Port GUID: 0x0002c90200243471 Port 2: State: Down Physical state: Polling Rate: 2 Base lid: 0 LMC: 0 SM lid: 0 Capability mask: 0x02510a68 Port GUID: 0x0002c90200243472 [root@stagnate ~]# cat /sys/class/net/ib0/pkey 0xffff I'm trying to run one ipoib subnet in each partition, and then eventually the goal is to have a different server that has 2 child interfaces, one on each subnet. But it doesn't appear that my partition configuration is even correct. Is there a syntax error, or something else I am missing? Thanks, Tom -- Tom Ammon Network Engineer Office: 801.587.0976 Mobile: 801.674.9273 Center for High Performance Computing University of Utah http://www.chpc.utah.edu -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html