Go to main content
Oracle® ZFS Storage Appliance 管理ガイド、Release OS8.7.0

印刷ビューの終了

更新: 2017 年 3 月
 
 

レプリケーションの進行状況のモニタリング (CLI)

  1. レプリケーション更新の進行状況をモニターするには、プロジェクトまたはシェアに移動し、レプリケーションノードを入力します。
    hostname:shares> select TestProj
    hostname:shares TestProj> replication
    hostname:shares TestProj replication>
  2. レプリケーションアクションを選択してから、「get」と入力します。
    hostname:shares TestProj replication> select action-000
    hostname:shares TestProj action-000> get
    Properties:
                                  id = aed46331-160b-48ec-8727-dcd563adbd78
                           target_id = 4fd3483e-b1f5-4bdc-9be3-b3a4becd0c42
                              target = target1
                             enabled = true
                          continuous = false
                       include_snaps = true
         retain_user_snaps_on_target = false
                               dedup = true
        include_clone_origin_as_data = false
                       max_bandwidth = unlimited
                          bytes_sent = 0
                      estimated_size = 0
                 estimated_time_left = 00:00:00
                  average_throughput = 0B/s
                             use_ssl = true
                         compression = on
                         export_path =
                               state = sending
                   state_description = Connecting to replication target
                      export_pending = false
                             offline = false
                         next_update = Sync now
              replica_data_timestamp = Thu Apr 28 2016 22:18:11 GMT+0000 (UTC)
                           last_sync = <unknown>
                            last_try = <unknown>
                         last_result = <unknown>
                         replica_lag = 00:00:09
            recovery_point_objective =
           replica_lag_warning_alert =
             replica_lag_error_alert =
      replica_lag_over_warning_limit = false
        replica_lag_over_error_limit = false
  3. レプリケーションの進行状況については、プロパティー state_description を確認します。

    各種の状態は次のとおりです。

    • レプリケーションターゲットに接続中

    • ターゲットからチェックポイントの受信中

    • 更新サイズの推定中

    • 複製解除テーブルの作成中

    • 更新の送信中

    複製解除テーブルの作成中状態は、プロジェクトまたはシェアの複製解除が有効になっている場合にのみ表示されます。

  4. state_description更新の送信中である場合は、次のプロパティーを確認することによってレプリケーションの進行状況を判定します。
    • bytes_sent

    • estimated_size

    • estimated_time_left

    • average_throughput

関連トピック