XtremIO: 기본 복제 스냅샷 세트를 볼 수 없음
Summary: CLI 및 UI를 통해 기본 복제에 의해 생성된 스냅샷 세트를 보려고 하면 일치하는 항목을 찾을 수 없다는 메시지가 표시됩니다.
Symptoms
기본 복제에서 생성된 스냅샷 세트를 보려고 하면 CLI와 UI 모두에서 일치하는 항목을 찾을 수 없다는 메시지가 표시됩니다.xmcli (tech)> show-remote-protection-snapshot-sets protection-session-id=1No matches foundxmcli (tech)> show-remote-protection-snapshot-sets protection-session-id=2No matches found
하지만 보호 세션을 확인하면 스냅샷 세트가 생성됩니다.xmcli (tech)> show-remote-protection-session protection-session-id=1 Name: <Remote protection session name> Index: 1 Replication-State: active Replication-State-Details: Replication-Direction: source_to_target Block-Access-Type: read_only Source-XMS-Id: Name: <XMS name> Index: 0 Source-Cluster-ID: Name: <Cluster name> Index: 1 Source-CG-Id: Name: <CG name> Index: 2 Target-XMS-Id: Name: <XMS name> Index: 0 Target-Cluster-ID: Name: <Cluster name> Index: 1 Target-CG-Id: Name: <CG name> Index: 1 Num-Of-Vols: 3 RPO: 60 Max-BW(MB/s): 0.000 Protection-Window-Num-Copies: 27 Protection-Window-Duration-in-Days: 4.000 Current-Protection-Window-Copies: 10 Source-Retention-Policy-ID: Name: <Retention policy name> Index: 1 Target-Retention-Policy-ID: Name: <Retention policy name> Index: 1 Number-Of-Target-PITs: 10 Target-Pit-Num-Copies-Status: ok Target-Pit-Window-Size-Status: protection_window_not_full Number-Of-Source-PITs: 2 Next-Scheduled-Cycle: xxxxxxxx Replication-Mode: async Lag: 30 BW(KB/s): 0 Max-BW(MB/s): 0.000 Transfer-Efficiency-Ratio(Ratio): 1 Cycle-Start-Time(Timestamp): Tue Sep 17 15:37:43 2019 Last-Cycle-Start-Time(Timestamp): Tue Sep 17 15:37:43 2019 Last-Cycle-Completed-Snapshot-Set: xxxxxxxxx Last-Cycle-Duration: 1 Last-Cycle-Link-BW(KB/s): 70086 Last-Cycle-Effective-Bandwidth(KB/s): 13981303 Last-Cycle-Transfer-Efficiency-Ratio: 199.48671427 Cycle-Number(Count): 910 Num-Missing-Short-Period-Snapshot-Sets: 14 Num-Missing-Middle-Period-Snapshot-Sets: 3 Num-Missing-Long-Period-Snapshot-Sets: 0 Target-Missing-Pits-Alert: enabled Test-Copy-Mode: False Snapset-Backup-Snapset-Index: [] Current-Command-Name: Current-Command-Status: none Replication-Session-Consistency-State: consistent Obj-Severity: information
Cause
XMS(XtremIO Management Server)의 Tasker 프로세스 작동을 중지시키는 코드 버그입니다. 이는 XMS가 실행하는 auto_sync 작업에 영향을 미치며, 궁극적으로 어레이에서 기본 복제 스냅샷 정보를 수집하는 방식에 영향을 미칩니다.
Resolution
어레이에 있는 현재 소프트웨어의 코드 버그임을 발견했습니다. 이 문제를 해결하려면 CLI를 통해 새로 고침을 수행할 수 있습니다.
Additional Information
XMS를 재부팅할 수 없는 경우 다음 POA를 수행합니다.
XMS 복구를 수행하면 성능 데이터와 해당 태그가 손실된다는 점을 고객이 알고 있는지 확인합니다. XMS 복구에 대한 고객 승인이 나면 다음을 수행합니다.
두 XtremIO Management Server에서 xms-recovery를 실행합니다.
- 소스 XMS에서 XMS 복구를 시험 실행하십시오. 그런 다음 시험 실행이 성공하면 소스 XMS에서 XMS 복구를 수행합니다.
- 대상 XMS에서 XMS 복구를 시험 실행합니다. 그런 다음 시험 실행이 성공하면 타겟 XMS에서 XMS 복구를 수행합니다.