Data Domain:如何移除雲端層單位

摘要: 本文說明移除 Data Domain 雲端層級裝置的程序。

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

說明

  1. 列出雲端單元。
    sysadmin@datadomain# cloud unit list
    Name          Profile      Status
    -----------   ----------   ------
    ecsct         ecsprofile   Active
    ecs-temp-ct   ecsprofile   Active
    -----------   ----------   ------
  2. 產生檔案報告 mtrees 已設定資料移動。
    sysadmin@datadomain# filesys report generate file-location path /data/col1/mymtree
    --------------------------------                                                                ---------------------------
    File Name                                                                                       Location(Unit Name)
    --------------------------------                                                                ---------------------------
    /data/col1/mymtree/nbu-air-src/clinet1_1472441558_C1_HDR:1472441558:my-air-repl-pol:4:1::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472441558_C1_F1:1472441558:my-air-repl-pol:4:1::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472442178_C1_HDR:1472442178:my-air-repl-pol:4:1::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472442178_C1_F1:1472442178:my-air-repl-pol:4:1::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472443689_C1_HDR:1472443689:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472443689_C1_F1:1472443689:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472444023_C1_HDR:1472444023:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472444023_C1_F1:1472444023:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472444089_C1_HDR:1472444089:my-air-repl-pol:4:1::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472444089_C1_F1:1472444089:my-air-repl-pol:4:1::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472444418_C1_HDR:1472444418:my-air-repl-pol:4:1::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472444418_C1_F1:1472444418:my-air-repl-pol:4:1::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472448438_C1_HDR:1472448438:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472448438_C1_F1:1472448438:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472448455_C1_HDR:1472448455:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472448455_C1_F1:1472448455:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472508002_C1_HDR:1472508002:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472508002_C1_F1:1472508002:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472508005_C1_HDR:1472508005:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472508005_C1_F1:1472508005:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472594402_C1_HDR:1472594402:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472594402_C1_F1:1472594402:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472594405_C1_HDR:1472594405:my-air-repl-pol:4:0::       ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472594405_C1_F1:1472594405:my-air-repl-pol:4:0::        ecs-temp-ct
    /data/col1/mymtree/nbu-air-src/clinet1_1472680802_C1_HDR:1472680802:my-air-repl-pol:4:0::       Active
    /data/col1/mymtree/nbu-air-src/clinet1_1472680802_C1_F1:1472680802:my-air-repl-pol:4:0::        Active
    /data/col1/mymtree/nbu-air-src/clinet1_1472680807_C1_HDR:1472680807:my-air-repl-pol:4:0::       Active
    /data/col1/mymtree/nbu-air-src/clinet1_1472680807_C1_F1:1472680807:my-air-repl-pol:4:0::        Active
    /data/col1/mymtree/nbu-air-src/list.out                                                         Active
    -----------------------------------------------------------------
  3. 使要刪除的雲端裝置中的檔案到期或叫回檔案。
    sysadmin@datadomain# data-movement recall path <file-names>
  4. 產生新報告,並確保雲端單元中沒有更多檔案。
    sysadmin@datadomain# filesys report generate file-location path /data/col1/mymtree
    --------------------------------                                                                ---------------------------
    File Name                                                                                       Location(Unit Name)
    --------------------------------                                                                ---------------------------
    /data/col1/mymtree/nbu-air-src/clinet1_1472680802_C1_HDR:1472680802:my-air-repl-pol:4:0::       Active
    /data/col1/mymtree/nbu-air-src/clinet1_1472680802_C1_F1:1472680802:my-air-repl-pol:4:0::        Active
    /data/col1/mymtree/nbu-air-src/clinet1_1472680807_C1_HDR:1472680807:my-air-repl-pol:4:0::       Active
    /data/col1/mymtree/nbu-air-src/clinet1_1472680807_C1_F1:1472680807:my-air-repl-pol:4:0::        Active
    /data/col1/mymtree/nbu-air-src/list.out                                                         Active
    -----------------------------------------------------------------
  5. 重置數據移動策略。
    sysadmin@datadomain# data-movement policy reset age-threshold mtree /data/col1/mymtree
    The data-movement "age-threshold" policy for Mtree(s) "/data/col1/mymtree" is reset to "none".
    sysadmin@datadomain# data-movement policy show
    Mtree                          Target(Tier/Unit Name)   Policy          Value
    ----------------------------   ----------------------   -------------   -------
    /data/col1/CT-Mtree1           Cloud/ecsct              age-threshold   15 days
    /data/col1/nbu-air-src         Cloud/ecsct              age-threshold   14 days
    /data/col1/avamar-1472449214   Cloud/ecsct              age-threshold   14 days
    /data/col1/nw-win              Cloud/ecsct              age-threshold   14 days
    ----------------------------   ----------------------   -------------   -------
  6. 清潔雲單元。
    sysadmin@datadomain# cloud clean start ecs-temp-ct
     
    sysadmin@datadomain# cloud clean watch
     
    Cloud tier cleaning: phase 2 of 12 (pre-analysis)
      100.0% complete,   985 GiB free; time: phase  0:00:09, total  0:00:14
     
    Cloud tier cleaning: phase 3 of 12 (pre-enumeration)
      100.0% complete,   985 GiB free; time: phase  0:00:02, total  0:00:16
     
    Cloud tier cleaning: phase 5 of 12 (pre-select)
      100.0% complete,   985 GiB free; time: phase  0:00:05, total  0:00:22
     
    Cloud tier cleaning: phase 11 of 12 (copy)
      100.0% complete,   986 GiB free; time: phase  0:01:04, total  0:01:26
    sysadmin@datadomain# cloud clean status
    Cloud tier cleaning finished at 2016/08/31 22:59:54.
  7. 關閉檔案系統並刪除雲端單元。
    注意:由於在較新的代碼級別中增強了安全性強化,刪除雲單元現在需要安全使用者憑據並啟用安全授權。請參閱本文的 「其他資訊」 一節。
    sysadmin@datadomain# cloud unit del ecs-temp-ct
     This command requires authorization by a user having a 'security' role.
    Please present credentials for such a user below.
            Username: secofficer
            Password:
    Please enter sysadmin password:
    
    
    This command irrevocably destroys all data
     in the cloud unit "ecs-temp-ct".
            Are you sure? (yes|no) [no]: yes
     ok, proceeding.
    Destroying cloud unit "ecs-temp-ct"
    Cloud unit 'ecs-temp-ct' deleted. The data in the cloud will be deleted asynchronously on the filesystem startup.
  8. 檔案系統重新啟動後,雲端單元狀態會變更為「Delete-Pending」可能需要一段時間才能完全卸下裝置。
    sysadmin@datadomain# filesys enable
    Please wait.............
    The filesystem is now enabled.
     
    sysadmin@datadomain# cloud unit list
    Name          Profile      Status
    -----------   ----------   --------------
    ecsct         ecsprofile   Active
    ecs-temp-ct   ecsprofile   Delete-Pending
    -----------   ----------   --------------

其他資訊

故障診斷

安全官

sysadmin@datadomain# cloud unit del ecs-temp-ct
**** Security officer authorizations must be enabled.
  1. 使用此命令確認是否存在安全性使用者 user show list
  2. 如果不存在安全使用者,請 創建一個
  3. 使用安全性認證登入重複工作階段,並使用命令啟用安全性授權 authorization policy set security-officer enabled
  4. 使用 sysadmin 登入資料返回 DD CLI,並繼續刪除程序。
如果刪除仍然失敗,並且 "This command is not allowed with current security configuration," 可能適用下列其中一項或多項:
  • 安全官帳戶已在 24 個上班時間內建立 (如果包括週末,這可能表示 5 天)
  • 系統時間已在上班時間 24 小時內變更
  • 警示通知清單已在 24 小時營業時間內變更

如果是這種情況,您必須等到此期限結束。這是沒有辦法的。

刪除擱置中

完全刪除雲單元可能需要一段時間,最多一天或更長時間。如果雲端裝置停滯在 「刪除-等待處理」 狀態的時間過長,資料可能已被錯誤地刪除。請參閱 本文 以取得解決方法。

受影響的產品

Data Domain
文章屬性
文章編號: 000005989
文章類型: How To
上次修改時間: 05 2月 2026
版本:  7
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。