Creating Hosts; Creating A Host With A Fibre Channel Path; Creating A Host With An Iscsi Path; Creating A Host Without Assigning A Path - HP 3PAR StoreServ 7200 2-node Administrator's Manual

Hp 3par command line interface administrator's manual: hp 3par os 3.1.2 (qr482-96525, september 2013)
Hide thumbs Also See for 3PAR StoreServ 7200 2-node:
Table of Contents

Advertisement

sethostset—change the name of a host set.
removehost—remove a system host or paths to a host.
removehostset—remove a host set from the system, or remove hosts from a set.
servicehost—execute removal and replacement actions for a host.

Creating Hosts

When you create a new host, you are defining the characteristics of a new host path from the
system to the host. Defining host characteristics includes the assignment of a name to a host, and
the assignment of a path to that host. Two types of host paths can be assigned: FC or iSCSI paths.
You should create multiple paths to each host.
In addition to assigning FC or iSCSI paths when creating a host, you can also annotate the host
with descriptive information such as the host's location, IP address, operating system, model, and
owner, using either the createhost or sethost commands. This information is for annotation
purposes only and it does not affect the operation of the system. See the HP 3PAR Command Line
Interface Reference or the HP 3PAR CLI Help for further information.
NOTE:
There should be at least two paths to each host to facilitate updates to the system. Failure
to create at least two host paths may result in unnecessary system downtime.
See the HP 3PAR Implementation Guide for recommended practices and detailed configuration
information about using specific host devices with the system.

Creating a Host with a Fibre Channel Path

To create a host with an FC path:
1.
Determine the HBA's WWN by issuing the showhost command.
2.
Issue the createhost -persona <persona_number> <host_name> <WWN> command,
where:
<persona_number> is the host persona number assigned to the host.
<host_name> is the user-designated name of the host being defined.
<WWN> is the HBA's WWN.
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.

Creating a Host with an iSCSI Path

To create a host with an iSCSI path:
1.
Determine the HBA's iSCSI Name by issuing the showport -iscsiname command.
2.
Issue the createhost -iscsi -persona <persona_number> <host_name>
<iSCSI_name> command, where:
<persona_number> is the host persona number assigned to the host.
<host_name> is the user-designated name of the host being defined.
<iSCSI_Name> is the host iSCSI Name, as determined from step 1 above.
If the Host Explorer agent is running on the host, the createhost -iscsi <host_name>
command automatically creates a host with the path information received from the Host Explorer
agent.

Creating a Host without Assigning a Path

In instances where the HBA's FC WWN or iSCSI name is unavailable, you can create a host as
a placeholder until the path information becomes available. If the Host Explorer agent is not running
Creating Hosts
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents