Isilon: Anlık Görüntü Zamanlaması süresi ve nasıl hesaplanır?
Summary: Anlık görüntü zamanlama süresi değerlerinin doğru şekilde görüntülenebilmesi için nasıl hesaplandığının bilinmesi gerekir.
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
Bu örnek için bir Yıl kullanıyoruz. Yılı anlık görüntü planlamasında ayarlarken aşağıdaki 1Y6D değerini görürsünüz. Bu, seçtiğiniz herhangi bir sayıda süre olabilir; Cevap aynı.
Aşağıdaki komutu kullanarak "--duration=1Y" ayarını yapma örneği: 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 kod yapıları aşağıdaki değerleri tanımlar.
const int MAX_WEEKS = 105; // 2 years const int MAX_DAYS = 100; const int MAX_HOURS = 120; // 5 days
100 gün sonra küme haftaları kullanır.
Yani burada 1 yıl 365 gün, 365/ 7 = 52.14 haftadır, bu da 52.14 haftaya eşittir. Yuvarlarsak 53 Hafta veya 1 Yıl 6 gün alırız.
Müşteri değer için bir yıl kullanmak isterse, gün kullanmadan 52 hafta kullanarak buna açıklama eklemesi gerekir. Süre değeri weeks olduğundan.
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.