Viewing application recovery point and startup time of a VBS
Prerequisites:
To measure the application recovery point (AppRecoveryPoint) or startup time, VBS must contain a global service group with replication agent configured to compute the recovery point.
To view the current application recovery point and startup time of the VBS, run:
\# vbssvc -showsla <vbs_name>
The command output resembles the following:
| lang=txt | lang=txt | lang=txt | lang=txt |
|---|---|---|---|
| Name | StartUpTime | AppRecoveryPoint | ReplicationLagInfo |
| lang=txt | lang=txt | lang=txt | Currently we compute Replication Lag only if all the devices are in COPY or PAIR state. |
| Primary1:RepSg1 | 15 | 00:15:00 | |
| lang=txt | lang=txt | lang=txt | ``R2 is behind R1 by |
| Primary2:RepSg2 | 25 | 00:30:00 | 30:42:20 \[hh:mm:ss\] |
| time as reported | |||
| by Symmetrix.`` |
VCS NOTICE V-16-25-30308 Effective Recovery Point
for the virtual business service PrimVBS = 00:30:00
VCS NOTICE V-16-25-30309 Effective Service StartUpTime
for the virtual business service PrimVBS = 40 secs
Related information