命令列工具 (as_gddmgr.exe) 可讓您在刪除重複資料儲存區的復原點層級和資料儲存區層級檢查資料完整性。
在雜湊資料庫失敗時,您可以使用此工具來重新產生雜湊資料庫。您也可以使用此工具,查詢和管理刪除重複資料儲存區的後端清除及磁碟重新取回。
命令的輸出已顯示於 Windows 命令主控台上。此工具還可以在 [日誌] 資料夾中產生日誌檔。例如,as_gddmgr_2014-9-4_11-14-22-655.log 是包含所有詳細資料的日誌檔。
位置:
您可以在 UDP 安裝路徑的 "Bin" 資料夾中找到 as_gddmgr.exe。
語法:
as_gddmgr.exe
-Scan CheckRecoveryPoint <data store name> -Node [<All> |<UDP agent node name>] -RecoveryPoint [<Latest>|<recovery point number>] [-LogLevel <n>]
-Scan VerifyRefCount <data store name> [-LogLevel <n>]
-Scan VerifyData <data store name> [-Password <data store password>] [-LogLevel <n>]
-Scan VerifyAll <data store name > [-Password < data store password >] [-LogLevel <n>]
-Scan RebuildHash <data store name> [-NewHashPath <new hash path>] [-LogLevel <n>]
-Scan RebuildHashWithIndexPath <index path> -NewHashPath <new hash path> [-LogLevel <n>]
-Purge Start <data store name>
-Purge Stop <data store name
-Purge Status <data store name>
-Purge StartToReclaim <data store name>
-Purge StartToIdentifyObsoletedData <data store name>
選項:
CheckRecoveryPoint
使得指定的復原點變滿,然後檢查資料完整性。
節點 <全部> | <UDP 代理程式節點名稱>
指定代理程式節點名稱。
復原點 <全部> | <復原點數目>
指定要檢查完整性的復原點。
密碼 <資料儲存區密碼>
指定資料儲存區密碼。
LogLevel <n>
指定日誌層級編號。
VerifyRefCount
掃描索引檔案和參考檔案,以驗證雜湊資料庫中所記錄的參考計數。指定本選項之前,請手動停止刪除重複資料儲存區。
VerifyData
掃描資料檔案,然後透過將資料檔案與參考檔案進行比較,重新產生雜湊碼。指定本選項之前,請手動停止刪除重複資料儲存區。
VerifyAll
執行 VerifyRefCount 和 VerifyData 作業。指定本選項之前,請手動停止刪除重複資料儲存區。
RebuildHash
指定資料儲存區名稱,然後掃描索引和參考檔案以重新產生雜湊資料庫。指定本選項之前,請手動停止刪除重複資料儲存區。
RebuildHashWithIndexPath
指定刪除重複索引路徑,然後掃描索引和參考檔案以重新產生雜湊資料庫。只有當資料儲存區未出現在任何復原點伺服器上時,才使用此選項。
Start
啟用與其他一般 Arcserve UDP 工作平行執行的清除與磁碟重新取回。平行執行清除時可能會導致一般 Arcserve UDP 工作的輸送量降低。
停止
停用與其他一般 Arcserve UDP 工作平行執行的清除與磁碟重新取回。
狀態
查詢清除或磁碟重新取回的狀態。
StartToReclaim
啟用與其他一般 Arcserve UDP 工作平行執行的清除與磁碟重新取回。此選項會略過找出已過時資料區塊的識別已過時資料階段,然後直接啟動磁碟重新取回階段來釋放磁碟空間。此選項的副作用是可能會降低磁碟重新取回的效率,因為識別已過時資料階段可能會在資料檔案中找到更多的已過時資料區塊,但磁碟重新取回不會等待識別已過時資料階段執行完畢。此外,平行執行清除可能會導致一般 Arcserve UDP 工作的輸送量降低。
StartToIdentifyObsoletedData
啟用與其他一般 Arcserve UDP 工作平行執行的清除與磁碟重新取回。此選項會開始識別已過時資料階段。如果使用者想要略過進行中磁碟重新取回階段,這個選項很有用。
附註:請注意,因為此作業會掃描刪除重複資料儲存區中的許多檔案,下列選項可能會執行很長的時間。
範例:
as_gddmgr.exe -Scan CheckRecoveryPoint GDDDataStore1 -Node myComputer -RecoveryPoint 18
as_gddmgr.exe -Scan CheckRecoveryPoint GDDDataStore1 -Node All -RecoveryPoint Latest
as_gddmgr.exe -Scan VerifyRefCount GDDDataStore1
as_gddmgr.exe -Scan VerifyData GDDDataStore1 -Password 123
as_gddmgr.exe -Scan VerifyAll GDDDataStore1
as_gddmgr.exe -Scan RebuildHash GDDDataStore1
as_gddmgr.exe -Scan RebuildHash GDDDataStore1 -NewHashPath C:\NewHashPath
as_gddmgr.exe -Scan RebuildHashWithIndexPath D:\GDDDataStore\Index -NewHashPath D:\NewHashPath
as_gddmgr.exe -Purge Start GDDDataStore1
as_gddmgr.exe -Purge Stop GDDDataStore1
as_gddmgr.exe -Purge Status GDDDataStore1
as_gddmgr.exe -Purge StartToReclaim GDDDataStore1
as_gddmgr.exe -Purge StartToIdentifyObsoletedData GDDDataStore1
Copyright © 2018. |
|