ONTAP Discussions

under "schdule" snapmirror did now show the time on CDOT

netappmagic
2,143 Views

snapmirror show -fields schedule

 

                                                 

source path     destination path     schedule

vs1: vol1         vs2:vol1_mirror       ARC_PRD_RPT_RMAN_Backup

vs1: vol2         vs2:vol2_mirror       12am

vs1: vol3         vs2:vol3_mirror        -

.....

 

I have following 3 questions:

What command to run to list the details on the schedule "ARC_PRD_RPT_RMAN_Backup"?

Does "-" mean unscheduled SM?

What is the command to show me how long has a SM update been taken ?

1 ACCEPTED SOLUTION

YIshikawa
2,079 Views
> What command to run to list the details on the schedule "ARC_PRD_RPT_RMAN_Backup"?

You ca show schedule info by "job schedule show [-name schedule_name]".

> Does "-" mean unscheduled SM?
Yes.

> What is the command to show me how long has a SM update been taken ?

run "snapmirror show -instance" and check last transfer duration.

View solution in original post

1 REPLY 1

YIshikawa
2,080 Views
> What command to run to list the details on the schedule "ARC_PRD_RPT_RMAN_Backup"?

You ca show schedule info by "job schedule show [-name schedule_name]".

> Does "-" mean unscheduled SM?
Yes.

> What is the command to show me how long has a SM update been taken ?

run "snapmirror show -instance" and check last transfer duration.
Public