HP 3PAR StoreServ 7400 2-node HP 3PAR Command Line Interface Administrator& - Page 68

Modifying Hosts, Changing a Host Name, Adding Fibre Channel Path WWNs, Adding iSCSI Path iSCSI Names

Page 68 highlights

on the host, the createhost command creates a host without any path information. If the Host Explorer agent is running on the host, the createhost command automatically creates a host with the path information received from the Host Explorer agent. The host path information is required to display the device name. If the path information is not reported from the host to the system, then the device name appears as Unknown. Issue the createhost command, where is the user-designated name of the host being defined. Modifying Hosts You can modify the following parameters and functions of an existing host: • Change the host's name. • Add or remove WWNs or iSCSI Names. • Add or remove iSCSI CHAP authentication information. The following CLI commands are described in detail in the HP 3PAR Command Line Interface Reference and the HP 3PAR CLI Help. Changing a Host Name To change a host name, issue the sethost -name command, where: • is the new name you wish to assign to the existing host. • is the original name of the host you are modifying. Adding Fibre Channel Path WWNs To add a WWN to an existing host: 1. Determine the HBA's WWN by issuing the showhost command. 2. Issue the createhost -add command, where: • is the name of the host being modified. • is the HBA's WWN. 3. Repeat as necessary for any additional WWNs you wish to add to the host definition. Adding iSCSI Path iSCSI Names To add an additional iSCSI Name for an existing host: 1. Determine the HBA's iSCSI Name by issuing the showport -iscsiname command. 2. Issue the createhost -add -iscsi command, where: • is the name of the host being modified. • is the host iSCSI Name as determined from step 1 above. 3. Repeat as necessary for any additional iSCSI Names you wish to add to the host definition. Removing Fibre Channel Path WWNs To remove a WWN from an existing host, issue the removehost command, where: • is the name of the host being modified. • is the FC path being removed. 68 Managing Ports and Hosts

  • 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
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204

on the host, the
createhost <host_name>
command creates a host without any path
information. If the Host Explorer agent is running on the host, the
createhost <host_name>
command automatically creates a host with the path information received from the Host Explorer
agent.
The host path information is required to display the device name. If the path information is not
reported from the host to the system, then the device name appears as
Unknown
.
Issue the
createhost <host_name>
command, where
<host_name>
is the user-designated
name of the host being defined.
Modifying Hosts
You can modify the following parameters and functions of an existing host:
Change the host’s name.
Add or remove WWNs or iSCSI Names.
Add or remove iSCSI CHAP authentication information.
The following CLI commands are described in detail in the
HP 3PAR Command Line Interface
Reference
and the HP 3PAR CLI Help.
Changing a Host Name
To change a host name, issue the
sethost -name <new_host_name> <host_name>
command, where:
<new_host_name>
is the new name you wish to assign to the existing host.
<host_name>
is the original name of the host you are modifying.
Adding Fibre Channel Path WWNs
To add a WWN to an existing host:
1.
Determine the HBA’s WWN by issuing the
showhost
command.
2.
Issue the
createhost -add <host_name> <WWN>
command, where:
<host_name>
is the name of the host being modified.
<WWN>
is the HBA’s WWN.
3.
Repeat as necessary for any additional WWNs you wish to add to the host definition.
Adding iSCSI Path iSCSI Names
To add an additional iSCSI Name for an existing host:
1.
Determine the HBA’s iSCSI Name by issuing the
showport -iscsiname
command.
2.
Issue the
createhost -add -iscsi <host_name> <iSCSI_name>
command, where:
<host_name>
is the name of the host being modified.
<iSCSI_Name>
is the host iSCSI Name as determined from step 1 above.
3.
Repeat as necessary for any additional iSCSI Names you wish to add to the host definition.
Removing Fibre Channel Path WWNs
To remove a WWN from an existing host, issue the
removehost <host_name> <WWN>
command, where:
<host_name>
is the name of the host being modified.
<WWN>
is the FC path being removed.
68
Managing Ports and Hosts