メインコンテンツへスキップ

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

Views:
1,528
Visibility:
Public
Votes:
1
Category:
snapmirror
Specialty:
dp
Last Updated:

環境

  • ONTAP 9
  • SnapMirror

概要

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

手順

  • SnapMirrorスケジューリングでは 、cronタイプのジョブスケジューリングを使用します。
  • 現在のスケジュールを確認するには
    • snapmirror show -fields schedule  コマンドを使用:
    • 割り当てられているcronジョブスケジュールが表示されます。
    • この例の関係に は、   -指定されているように、毎日、30分ごと、毎日、スケジュールなしのスケジュールが設定されています。

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:         -

  • 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.