HP MSA2324sa HP StorageWorks 2300 Family Modular Smart Array CLI reference gui - Page 99

fibre-loop-id values, On a system with FC ports, set the link speed to 2 Gbit/sec for ports A1 and B1

Page 99 highlights

fibre-loop-id values Optional. For FC, specifies comma-separated loop ID values to request for host ports when controllers arbitrate during a LIP. Use this option if you want ports to have specific addresses, if your system checks addresses in reverse order (lowest address first), or if an application requires that specific IDs be assigned to recognize the controller. If the loop ID is changed for one port, the same ID is used for other ports in the same controller. If the ports parameter is specified, loop IDs are set based on the controllers that the ports are in. You cannot specify the same value for ports on different controllers. • soft or 255: Soft target addressing enables the LIP to determine the loop ID. Use this setting if the loop ID is permitted to change after a LIP or power cycle. • 0-125: Specify a hard target address if you do not want the loop ID to change after a LIP or power cycle. If the port cannot acquire the specified ID, it is assigned a soft target address. You must restart affected controllers to make loop ID changes take effect. Example On a system with FC ports, set the link speed to 2 Gbit/sec for ports A1 and B1: # set host-parameters speed 2g ports a1,b1 WARNING: This change will take effect immediately. Changes may affect access to data. Are you sure? yes Success: Command completed successfully. - The host parameters were changed successfully On a system with FC ports, set controller A ports to request loop ID 14 and controller B ports to use soft target addressing, and suppress the confirmation prompt: # set host-parameters fibre-loop-id 14,soft noprompt Info: Changes to FC loop ids will not take effect until the affected Storage Controller is restarted. Success: Command completed successfully. - The host parameters were changed successfully On a system with FC ports, set the link speed to 4 Gbit/sec for ports A1, B1, B2; set controller A ports to request loop ID 5 and controller B ports to request loop ID 32; and suppress the confirmation prompt: # set host-parameters speed 4g ports a1,b1,b2 fibre-loop-id 5,32 noprompt Info: Changes to FC loop ids will not take effect until the affected Storage Controller is restarted. Success: Command completed successfully. - The host parameters were changed successfully On a system with iSCSI ports, for port A1 force the link speed to 1 Gbit/sec and change the IP address: # set host-parameters speed 1g ip 10.134.50.6 port a1 WARNING: This change will take effect immediately. Changes may affect access to data. Are you sure? yes Success: Command completed successfully. - The host parameters were changed successfully See also • show host-parameters HP StorageWorks 2000 G2 Modular Smart Array CLI Reference Guide 99

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

HP StorageWorks 2000 G2 Modular Smart Array CLI Reference Guide
99
fibre-loop-id values
Optional. For FC, specifies comma-separated loop ID values to request for host ports when
controllers arbitrate during a LIP. Use this option if you want ports to have specific addresses, if your
system checks addresses in reverse order (lowest address first), or if an application requires that
specific IDs be assigned to recognize the controller. If the loop ID is changed for one port, the same
ID is used for other ports in the same controller. If the ports parameter is specified, loop IDs are set
based on the controllers that the ports are in. You cannot specify the same value for ports on different
controllers.
soft
or 255: Soft target addressing enables the LIP to determine the loop ID. Use this setting if
the loop ID is permitted to change after a LIP or power cycle.
0–125: Specify a hard target address if you do not want the loop ID to change after a LIP or
power cycle. If the port cannot acquire the specified ID, it is assigned a soft target address.
You must restart affected controllers to make loop ID changes take effect.
Example
On a system with FC ports, set the link speed to 2 Gbit/sec for ports A1 and B1:
# set host-parameters speed 2g ports a1,b1
WARNING: This change will take effect immediately. Changes may affect access to
data. Are you sure?
yes
Success: Command completed successfully. - The host parameters were changed
successfully
On a system with FC ports, set controller A ports to request loop ID 14 and controller B ports to use
soft target addressing, and suppress the confirmation prompt:
# set host-parameters fibre-loop-id 14,soft noprompt
Info: Changes to FC loop ids will not take effect until the affected Storage
Controller is restarted.
Success: Command completed successfully. - The host parameters were changed
successfully
On a system with FC ports, set the link speed to 4 Gbit/sec for ports A1, B1, B2; set controller A
ports to request loop ID 5 and controller B ports to request loop ID 32; and suppress the confirmation
prompt:
# set host-parameters speed 4g ports a1,b1,b2 fibre-loop-id 5,32 noprompt
Info: Changes to FC loop ids will not take effect until the affected Storage
Controller is restarted.
Success: Command completed successfully. - The host parameters were changed
successfully
On a system with iSCSI ports, for port A1 force the link speed to 1 Gbit/sec and change the IP
address:
# set host-parameters speed 1g ip 10.134.50.6 port a1
WARNING: This change will take effect immediately. Changes may affect access to
data. Are you sure?
yes
Success: Command completed successfully. - The host parameters were changed
successfully
See also
show host-parameters