Isilon: Tilannevedos Ajoita keston ja miten ne lasketaan

Summary: Tilannevedosten aikataulun kestoarvot edellyttävät niiden laskentatavan ymmärtämistä, jotta niitä voidaan tarkastella oikein.

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

Tässä esimerkissä käytetään yhtä vuotta. Kun määrität vuoden tilannevedosten aikataulussa, näet seuraavan 1Y6D:n. Tämä voi olla kuinka monta kestoa valitset; Vastaus on sama.

Esimerkki komennosta "--duration=1Y" käyttäen seuraavia: 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-koodirakenteet määrittelevät seuraavat arvot.

const int MAX_WEEKS = 105; // 2 years
const int MAX_DAYS = 100;
const int MAX_HOURS = 120; // 5 days

100 päivän kuluttua klusteri käyttää viikkoja.

Joten tässä 1 vuosi on 365 päivää, 365/ 7 = 52,14 viikkoa, mikä vastaa 52,14 viikkoa. Pyöristämällä saamme 53 viikkoa tai 1 vuosi ja 6 päivää.

Jos asiakas haluaa käyttää arvolle vuotta, hänen on merkittävä se käyttämällä 52 viikkoa, jolloin päiviä ei käytetä. Koska kestoarvo käyttää viikkoja.

 

Affected Products

PowerScale OneFS
Article 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.