Go to main content

Oracle® ZFS Storage Appliance 관리 설명서, 릴리스 OS8.8.x

인쇄 보기 종료

업데이트 날짜: 2021년 8월
 
 

복제 진행률 모니터(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 25 2019 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 등록 정보를 검토하십시오.

    여러 가지 상태는 다음과 같습니다.

    • 복제 대상에 연결

    • 대상에서 체크포인트 수신

    • 업데이트 크기 예측

    • Building deduplication tables

    • Sending update

    프로젝트 또는 공유에 중복 제거가 사용으로 설정된 경우에만 Building deduplication tables 상태가 표시됩니다.

  4. state_descriptionSending update인 경우 다음 등록 정보를 검토하여 복제 진행률을 확인합니다.
    • bytes_sent

    • estimated_size

    • estimated_time_left

    • average_throughput

관련 항목