HP StorageWorks Scalable File Share System Installation and Upgrade Guide Version 2.2

D–3
8. Create the partitions as shown in the following example. In this example, the following two partitions
are created:
delta[12,15] using key 0xf2f2
delta[13,14] using key 0xf1f1
ISR9024-0a90(config-sm)# ? pkey
pkey delete pkey delete [from row > 1 ] [range > 0]
pkey high show pkey high show
pkey low show pkey low show
pkey port-guid import pkey port-guid import
pkey port-guid set pkey port-guid set [row > 1] [guid]
pkey set pkey set [pkey-number] [row] [range > 0] ['0x'hex]
pkey update pkey update
ISR9024-0a90(config-sm)# pkey set 1 11 2 0xf1f1
Change will be effective only after 'pkey update' command
ISR9024-0a90(config-sm)# pkey set 2 10 1 0xf2f2
Change will be effective only after 'pkey update' command
ISR9024-0a90(config-sm)# pkey set 2 13 1 0xf2f2
Change will be effective only after 'pkey update' command
Note the following points:
The second argument is the key number (1 for Pkey1, 2 for Pkey2, and so on).
The third argument is the row number as reported by the pkey show low or pkey show
high command.
The fourth argument is the row count (range) to which the key is to apply.
The resulting keys are as follows:
ISR9024-0a90(config-sm)# pkey low show
entry Port-GUID Pkey0 Pkey1 Pkey2 Pkey3 Pkey4 Pkey5 Pkey6 Pkey7
|------|---------------|-------|------|-------|------|------|-------|------|----
1 0000000000000000 ffff 0 0 0 0 0 0 0
2 8f10403961749 ffff 0 0 0 0 0 0 0
3 8f10403961e4d ffff 0 0 0 0 0 0 0
4 8f1040396175d ffff 0 0 0 0 0 0 0
5 8f10403961735 ffff 0 0 0 0 0 0 0
6 8f104039722d5 ffff 0 0 0 0 0 0 0
7 8f10403961bfd ffff 0 0 0 0 0 0 0
8 8f10403961739 ffff 0 0 0 0 0 0 0
9 8f10403961d11 ffff 0 0 0 0 0 0 0
10 8f10403961c85 ffff 0 f2f2 0 0 0 0 0
11 8f10403961759 ffff f1f1 0 0 0 0 0 0
12 8f1040396173d ffff f1f1 0 0 0 0 0 0
13 8f104039619a9 ffff 0 f2f2 0 0 0 0 0
14 8f10403961d49 ffff 0 0 0 0 0 0 0
15 8f10403961a45 ffff 0 0 0 0 0 0 0
16 8f1040396378d ffff 0 0 0 0 0 0 0
17 8f10403961f41 ffff 0 0 0 0 0 0 0
18 8f10403961d2d ffff 0 0 0 0 0 0 0
19 8f10403961d51 ffff 0 0 0 0 0 0 0
20 8f10403961d25 ffff 0 0 0 0 0 0 0
21 8f10403961d4d ffff 0 0 0 0 0 0 0
22 8f10403961d0d ffff 0 0 0 0 0 0 0
23 8f10403961e51 ffff 0 0 0 0 0 0 0
24 8f10403961d29 ffff 0 0 0 0 0 0 0
9. Complete the configuration by entering the following command:
ISR9024-0a90(config-sm)# pkey update