EasyManua.ls Logo

Hitachi VSP F1500

Hitachi VSP F1500
530 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Example for exporting/importing to CCI server using pipe & SSH
(Solaris):
# ls /dev/rdsk/c1t* | inqraid -CLI -export | ssh
<CCI host> raidscan -find inst
DEVICE_FILE Group PairVol PORT TARG LUN M
SERIAL LDEV
/dev/rdsk/c1t0d2s2 G1 G1-000 CL4-G-1 57 2 0
64015 2
/dev/rdsk/c1t0d2s2 G1 G1-000 CL4-G-1 57 2 -
64015 2
/dev/rdsk/c1t0d3s2 G1 G1-001 CL4-G-1 57 3 0
64015 3
Example for verifying the imported volume information (Solaris):
# ls /dev/rdsk/c1t* | inqraid -CLI -export | ssh <CCI
host> raidscan -find verify
DEVICE_FILE Group PairVol PORT TARG LUN M
SERIAL LDEV
/dev/rdsk/c1t0d0s2 - - - - - -
64015 0
/dev/rdsk/c1t0d1s2 - - - - - -
64015 1
/dev/rdsk/c1t0d2s2 G1 G1-000 CL4-G-1 57 2 -
64015 2
/dev/rdsk/c1t0d3s2 G1 G1-001 CL4-G-1 57 3 -
64015 3
/dev/rdsk/c1t0d4s2 - - - - - -
64015 4
/dev/rdsk/c1t0d5s2 - - - - - -
64015 5
/dev/rdsk/c1t0d7s2 - - - - - -
64015 7
Import method by the startup of CCI (horcmstart.sh) on the remote
host
The following is the method to import the volume information by exporting
the volume information which is discovered on the production server and
starting up the CCI on the remote host.
1. Export the volume information from the local host (Production server)
to /etc/horcmperm*.conf of CCI on the remote host. (* = instance
number)
Example of exporting the volume information:
# ls /dev/rdsk/c1t* | inqraid -CLI -export | ssh <CCI host> cat
> /etc/horcmperm*.conf
2. Import the volume information. This volume information is imported
automatically by starting up CCI on the remote host.
Example of importing automatically by starting up CCI:
# horcmstart.sh *
(* = instance number)
3. Verify the imported volume information on the CCI server.
Example for verifying the imported volume information:
6-60
Data replication operations with CCI
Command Control Interface User and Reference Guide

Table of Contents

Related product manuals