HP XP P9500 Storage User Manual

Page 139

Advertising
background image

/opt/fcms/bin/fcmsutil <device file name>

5.

Record the WWN and repeat the above steps for each fibre channel device that you want
to use.

The following is an example of finding a WWN on HP-UX.

# /usr/sbin/ioscan -fnC lan

<- Enter the ioscan.

Class I H/W Path Driver S/W State H/W Type Description
========================================================================
lan 0 8/0.5 fcT1_cntl CLAIMED INTERFACE HP Fibre Channel Mass Storage Cntl

/dev/fcms0

<- Device name.

lan 4 8/4.5 fcT1_cntl CLAIMED INTERFACE HP Fibre Channel Mass Storage Cntl

/dev/fcms4

<- Device name.

lan 5 8/8.5 fcT1_cntl CLAIMED INTERFACE HP Fibre Channel Mass Storage Cntl

/dev/fcms5

<- Device name.

lan 6 8/12.5 fcT1_cntl CLAIMED INTERFACE HP Fibre Channel Mass Storage Cntl

/dev/fcms6

<- Device name.

lan 1 10/8/1/0 btlan4 CLAIMED INTERFACE PCI(10110009) -- Built-in #1
lan 2 10/8/2/0 btlan4 CLAIMED INTERFACE PCI(10110009) -- Built-in #2
lan 3 10/12/6 lan2 CLAIMED INTERFACE Built-in LAN
/dev/diag/lan3 /dev/ether3 /dev/lan3
#

# fcmsutil /dev/fcms0

<- Enter the fcmsutil command.

Local N_Port_ID is = 0x000001
N_Port Node World Wide Name = 0x10000060B0C08294
N_Port Port World Wide Name = 0x10000060B0C08294 <- Record the WWN
Topology = IN_LOOP
Speed = 1062500000 (bps)
HPA of card = 0xFFB40000
EIM of card = 0xFFFA000D
Driver state = READY
Number of EDB's in use = 0
Number of OIB's in use = 0
Number of Active Outbound Exchanges = 1
Number of Active Login Sessions = 2
#

Creating a host group and registering hosts in the host group

After discovering the WWNs of the host bus adapters, create a host group and register hosts in
the host groups in a fibre channel environment.

You can connect multiple server hosts of different platforms to one port of your P9500 storage
system. When configuring your storage system, you should group server hosts connected to the
storage system by host groups. For example, if HP-UX hosts and Windows hosts are connected to
a port, create one host group for HP-UX hosts and create another host group for Windows hosts.
Then register HP-UX hosts to the corresponding host group and register Windows hosts to the other
host group.

Before you can set LU paths, you must register the hosts in host groups. For example, if HP-UX hosts
and Windows hosts are connected to a port, register HP-UX hosts and Windows hosts separately
in two different host groups.

When registering a host, you must also specify the WWN of the host bus adapters.

When registering hosts in multiple host groups, set the security switch (LUN security) to ON, and
then specify the WWN of the host bus adapter.

When registering a host, you can assign a nickname to the host bus adapter. If you assign a
nickname, you can easily identify each host bus adapter in the LUN Manager window. Although
WWNs are also used to identify each host bus adapter, the nickname that you assign will be more
helpful because you can name host bus adapters after the host installation site or for the host
owners.

The following rules apply to nicknames for host group names:

A nickname can consist of up to 32 ASCII characters (letters, numerals, and symbols). However,
you cannot use the following characters for nicknames: \ / : , ; * ? " < > |

You cannot use space characters for the first and the last characters in nicknames.

Nicknames are case-sensitive. For example, wnt and Wnt represent different host groups.

Configuring hosts

139

Advertising