Creating And Exporting Test Volumes - HP 3PAR StoreServ 7200 2-node Service Manual

Hp 3par storeserv 7000 storage service guide (qr482-96503, september 2013)
Hide thumbs Also See for 3PAR StoreServ 7200 2-node:
Table of Contents

Advertisement

1.
In the CLI, verify connection to a host before defining a host:
192.168.46.249 cli% showhost
2.
Define a new system host as follows:
192.168.46.249 cli% createhost -persona <hostpersonaval> <hostname> <WWN>...
where <hostpersonaval> is the host persona ID number, <hostname> is the name of the
test host, and <WWN> is the WWN of an HBA in the host machine. This HBA must be physically
connected to the storage system.
3.
After you have defined a system host for each physically connected WWN, verify host
configuration information for the storage system as follows:
192.168.46.249 cli% showhost
4.
Use the controlport command to set each target port as follows:
192.168.46.249 cli% controlport config <connmode> [-ct loop | point]
<node:slot:port>
where <connmode> is the name of the disk, host, or rcfc. The -ct subcommand sets the
connection type and is optional. Use loop for the disk; loop or point for the host; and
point for rcfc. The <node:slot:port> specifies the controller node, PCI slot, and PCI
adapter port to be controlled.
5.
When finished setting each connected target port, verify that all ports are set correctly.
192.168.46.249 cli% showport -par

Creating and Exporting Test Volumes

For more information about the commands used in this section, see the HP 3PAR OS Command
Line Interface Reference.
To create and export test volumes:
1.
In the CLI, create a common provisioning group test to verify the system can create and export
virtual volumes.
192.168.46.249 cli% createcpg test_cpg
2.
Create a virtual volume.
192.168.46.249 cli% createvv <usr_CPG> test0 256
3.
Create a VLUN of the virtual volume for export to the host.
192.168.46.249 cli% createvlun test0 0 <hostname>
4.
Verify that the host can access the VLUN.
52
Installing Storage Software Manually

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents