Update NEC driver configuration document for Pike
Added a step for creating control volumes to the initial setup procedure. Change-Id: I745062e8fbc8864e5c9d489c687ec37aca862a8f Partial-Bug: #1745549
This commit is contained in:
@@ -57,21 +57,32 @@ For details of each command, see the NEC Storage Manager Command Reference
|
|||||||
(iSMcfg ldbind)
|
(iSMcfg ldbind)
|
||||||
* Create Snapshot Reserve Areas (SRAs) in each snapshot pool.
|
* Create Snapshot Reserve Areas (SRAs) in each snapshot pool.
|
||||||
(iSMcfg srabind)
|
(iSMcfg srabind)
|
||||||
|
#. Create control volumes
|
||||||
|
|
||||||
|
* Create control volumes for each controller node. (iSMcfg ldbind)
|
||||||
#. (Optional) Register SSH public key
|
#. (Optional) Register SSH public key
|
||||||
|
|
||||||
|
|
||||||
- iSCSI only
|
- iSCSI only
|
||||||
|
|
||||||
#. Set IP addresses of each iSCSI port. (iSMcfg setiscsiport)
|
#. Set IP addresses of each iSCSI port. (iSMcfg setiscsiport)
|
||||||
#. Create a LD Set with setting multi-target mode on. (iSMcfg addldset)
|
#. Create LD Sets with setting multi-target mode on for each controller
|
||||||
#. Register initiator names of each node. (iSMcfg addldsetinitiator)
|
and compute nodes. (iSMcfg addldset)
|
||||||
|
#. For each node, register the initiator name (/etc/iscsi/initiatorname.iscsi)
|
||||||
|
to LD set for the node. (iSMcfg addldsetinitiator)
|
||||||
|
#. For each controller node, add the control volume created above to LD set
|
||||||
|
for the node. (iSMcfg addldsetld)
|
||||||
|
|
||||||
|
|
||||||
- Fibre Channel only
|
- Fibre Channel only
|
||||||
|
|
||||||
#. Start access control. (iSMcfg startacc)
|
#. Start access control. (iSMcfg startacc)
|
||||||
#. Create a LD Set. (iSMcfg addldset)
|
#. Create LD Sets for each controller and compute nodes.
|
||||||
#. Register WWPNs of each node. (iSMcfg addldsetpath)
|
(iSMcfg addldset)
|
||||||
|
#. For each node, register WWPNs (/sys/class/fc_host/hostX/port_name)
|
||||||
|
to LD set for the node. (iSMcfg addldsetpath)
|
||||||
|
#. For each controller node, add the control volume created above to LD set
|
||||||
|
for the node. (iSMcfg addldsetld)
|
||||||
|
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user