Below is the smpartition command sequences to add Port GUIDs to specific Partition key on IB switches.
For e.g. if you want to add 0x0010eZZZZ1ca0271 0x0010eZZZZ1ca0272 GUIDs to partition key 8008 as both membership your commands will look as follows:
Infiniband Switches
Additional Reference
http://docs.oracle.com/cd/E36256_01/html/E36258/z400000a1907717.html
smpartition start
smpartition add -pkey <pkey> -port <GUID 1> <GUID 2> <GUID 3> ..... <GUID N> -m <membership>
smpartition commit
<membership> in above smpartition add command can be full, both or limited.For e.g. if you want to add 0x0010eZZZZ1ca0271 0x0010eZZZZ1ca0272 GUIDs to partition key 8008 as both membership your commands will look as follows:
smpartition start
smpartition add -pkey 0x0008 -port 0x0010eZZZZ1ca0271 0x0010eZZZZ1ca0272 -m both
smpartition commit
Products to which Article AppliesInfiniband Switches
Additional Reference
http://docs.oracle.com/cd/E36256_01/html/E36258/z400000a1907717.html
Article Author: Tarun Boyella
No comments:
Post a Comment