Problem
I have created some remote copy groups to replicate the files between primary DC 3PAR storage and DR 3PAR storage devices. Now I want to check the status of the Remote Copy Groups which are being replicated from one 3PAR (primary DC) to another 3PAR (DR).
Environment:
- HPE 3PAR Model: 7400
- HPE 3PAR version 3.2.1 (MU3)
Solution
- Login to HPE 3PAR Command Line Interface (CLI) using the credentials. Default login credentials (username/password) are 3paradm/3pardata
- Run the showrcopy command to check the status of the remote copy groups as shown below:
DC-SAN cli% showrcopy Remote Copy System Information Status: Started, Normal Target Information Name ID Type Status Options Policy DR_SAN 14 IP ready - mirror_config Link Information Target Node Address Status Options DR_SAN 0:3:1 10.10.1.33 Up - DR_SAN 1:3:1 10.10.1.34 Up - receive 0:3:1 receive Up - receive 1:3:1 receive Up - Group Information Name Target Status Role Mode Options PDF_FILES_1 DR_SAN Started Primary Periodic Last-Sync 2019-07-10 19:18:03 IST, Period 20m,over_per_alert LocalVV ID RemoteVV ID SyncStatus LastSyncTime PDF_FILES_1 11990 PDF_FILES_1.r 12536 Syncing (75%) NA Name Target Status Role Mode Options PDF_FILES_2 DR_SAN Started Primary Periodic Last-Sync 2019-07-17 14:28:50 IST, Period 20m,over_per_alert LocalVV ID RemoteVV ID SyncStatus LastSyncTime PDF_FILES_2 15445 PDF_FILES_2.r 29399 Synced 2019-07-17 14:30:03 IST
- To check the status of a specific remote copy group, run the showrcopy command with the options shown below. Here I checked the status of the remote copy group PDF_FILES_1 only.
DC-SAN cli% showrcopy groups PDF_FILES_1 Remote Copy System Information Status: Started, Normal Group Information Name Target Status Role Mode Options PDF_FILES_1 DR_SAN Started Primary Periodic Last-Sync 2019-07-10 19:18:03 IST, Period 20m,over_per_alert LocalVV ID RemoteVV ID SyncStatus LastSyncTime PDF_FILES_1 11990 PDF_FILES_1.r 12536 Syncing (75%) NA
Last Updated: July 17, 2019
Related Posts
- HP 3PAR SP Default Password
- How to reclaim space after removing virtual volume 3PAR
- HPE 3PAR Default Username and Password
- How to Find the Serial Number of HPE 3PAR SAN Storage from CLI
- How to check IP address and default gateway assigned to HPE 3PAR
- How to Check HPE 3PAR Battery Status
- How to Create a New Virtual Volume in 3PAR
- How to Download and Install HPE 3PAR StoreServ Management Console (SSMC) 3.0
- How to Download and Install HPE 3PAR Management Console (IMC) 4.7.3
- How to check HP 3PAR OS Version?
- HP 3PAR Storage System: How to generate and collect InSplore Logs?