メインコンテンツまでスキップ

SnapMirrorスケジュールの確認方法

Views:
1,184
Visibility:
Public
Votes:
1
Category:
snapmirror
Specialty:
DP
Last Updated:

環境

  • ONTAP 9
  • SnapMirror

概要

SnapMirrorスケジュールを表示および理解する方法については、技術情報アーティクルを参照してください。

手順

SnapMirrorスケジューリングでは、 cronタイプのジョブスケジューリングを使用

現在のスケジュールを確認するには、を実行します。

 ::> snapmirror show -fields schedule

 

NetappDR::> snapmirror show -fields schedule
source-path   destination-path  schedule
-------------- ----------------- --------
Alpha_SVM:VolA Bravo_SVM:VolA   daily
Alpha_SVM:VolB Bravo_SVM:VolB   Every30Min
Alpha_SVM:VolC Bravo_SVM:VolC   hourly
Prod:      Prod_DR:      hourly

割り当てられているcronジョブスケジュールが表示されます。 

この例の関係には、毎時、 30分ごとのスケジュールが設定されているか、または-で指定したスケジュールが設定されていないスケジュールが設定されています。

cronジョブを確認するには、次の手順に従います。

コマンドを使用する ::> job schedule cron show

NetappDR::> job schedule cron show
Cluster     Name     Description
------------- ----------- -----------------------------------------------------
NetappDR
        5min     @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55
        8hour     @2:15,10:15,18:15
        Every30Min  @:30
        daily     @0:10
        hourly    @:05
        monthly    1@0:20
        weekly    Sun@0:15
7 entries were displayed.

特定のジョブを確認するには:

コマンドを使用する ::> job schedule cron show -name <jobname> -instance

 

NetappDR::> job schedule cron show -name hourly -instance

   Cluster: NetappDR
    Name: hourly
    Month: -
Day of Week: -
     Day: -
    Hour: -
   Minute: 5
Description: @:05

このジョブは毎時5分に実行されます。 

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.