Isilon:快照排程持續時間及其計算方式
Summary: 快照計劃持續時間值需要瞭解它們的計算方式才能正確查看。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
對於此示例,我們使用一年。在快照計劃上設置年份時,您會看到以下 1Y6D。這可以是您選擇的任意數量的持續時間;答案是一樣的。
使用下列方式設定「--duration=1Y」時的範例: isi snapshot schedules create
t822x-1# isi snapshot schedules view test1 ID: 4 Name: test1 Path: /ifs/data/testfolder Pattern: ScheduleName_duration_%Y-%m-%d_%H:%M Schedule: the 1 every 1 month at 12:00 PM Duration: 1Y6D <<<<<< Alias: -
papi 代碼結構定義以下值。
const int MAX_WEEKS = 105; // 2 years const int MAX_DAYS = 100; const int MAX_HOURS = 120; // 5 days
100 天后,群集將使用數周。
所以在這裡,1 年是 365 天,365/ 7 = 52.14 周,等於 52.14 周。四捨五入后,我們得到 53 周或 1 年零 6 天。
如果客戶想要使用一年作為值,他們必須通過使用 52 周而不是使用天來註釋它。因為持續時間值使用周。
Affected Products
PowerScale OneFSArticle Properties
Article Number: 000189740
Article Type: How To
Last Modified: 17 رمضان 1447
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.