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
XtremIO Management Server(XMS)上のTaskerプロセスが動作を停止する原因となるコードのバグ。これは、XMSによって実行されるauto_syncジョブに影響し、最終的にはアレイからネイティブ レプリケーション スナップショット情報を収集する方法に影響します。
Resolution
これはアレイ上の現在のソフトウェアのコードのバグであり、回避策として、CLIを使用して更新を実行できます。
Additional Information
XMSを再起動しても機能しない場合は、次のPOAを実行します。
XMSリカバリーを実行すると、パフォーマンス データとそのタグが失われることをお客様が認識していることを確認してください。XMSリカバリーについてお客様の承認が得られたら、次の手順を実行します。
両方のXtremIO Management Serverでxms-recoveryを実行します。
- ソースXMSでのxms-recoveryのドライラン。次に、ドライランが成功した場合は、ソースXMSでのxms-recovery。
- ターゲットXMSでのxms-recoveryのドライラン。次に、ドライランが成功した場合は、ターゲットXMSでのxms-recovery。