# raidcom get port -port CL4-E -key opt
PORT : CL4-E
TCP_OPT : IPV6_D : SACK_E : DACK_E : INS_D : VTAG_D
:
IPV4_ADDR : 192.168.0.181
IPV4_SMSK : 255.255.255.0
:
ISCSI_VP_MODE : E
ISCSI_VP_ID : 0
3. Disable the virtual port mode for the iSCSI port (CL4-E).
# raidcom modify port -port CL4-E -iscsi_virtual_port_mode
disable
4. Confirm that the virtual port mode is disabled ( ISCSI_VP_MODE : D).
# raidcom get port -port CL4-E -key opt
TCP_OPT : IPV6_D : SACK_E : DACK_E : INS_D : VTAG_D
:
IPV4_ADDR : 192.168.0.181
IPV4_SMSK : 255.255.255.0
:
ISCSI_VP_MODE : D
External volume operations
Creating external volumes (Fibre Channel)
Use the following provisioning operations to create LDEVs of external volumes
and make the LDEVs available from the host.
Step
Operation
overview
Description Executed command
1 Setting port
attribute of
local storage
system
Set port attribute of local
storage system to
External (ELUN) port
raidcom modify port -port
<port#> -port_attribute
ELUN
2 Searching
external
storage
Display port information on the
external storage connected to
the External port.
raidcom discover
external_storage
-port <port#>
3 Searching
external
volume
Display a list of external
volumes that can be mapped
from External port.
raidcom discover lun
-port <port#>
-external_wwn
<wwn strings>
4 Creating
external
volume
Create external volume.
raidcom add ldev
- external_grp_id
<gno-sgno> -ldev_id
<ldev#> -capacity <size>
[-emulation <emulation
type>][-location <lba>]
[-mp_blade_id <mp#>]
5 Modifying
external
volume option
Modify external volume option
(cache mode, inflow mode, and
MP blade setting).
raidcom modify external_grp
-external_grp_id
<gno-sgno> {-cache_mode
< y|n > | -cache_inflow
Provisioning operations with CCI
5-45
Command Control Interface User and Reference Guide