poniedziałek, 9 marca 2009

1Weryfikacja stanu macierzy za pomocą narzędzia navicli

Po instalacji klienta do macierzy na esx-ach jest dostępne narzędzie którym możemy zarządzać macierząo odpytywać ją o status. Aplikacja dostępna jest standardowo w lokalizacji:
/opt/Navisphere/bin/
Dostępne opcje o statusie macierzy:
./navicli -h adres.IP.StorageProcesora getagent – versja oprogramowania
./navicli -h adres.IP.StorageProcesora getcache – informacje o włączonym cache zapis/odczyt itp.
./navicli -h adres.IP.StorageProcesora getdisk – informacje o dyskach ( firmware, wielkość itp )
./navicli -h adres.IP.StorageProcesora getdisk | grep Errors – podaje czy na dyskach wystąpiły jakies błędy.
./navicli -h adres.IP.StorageProcesora getlun 1 -disk -busy – obciążenie poszczególnych dysków pracujących w storage grupie ( na wskazanym lunie)
./navicli -h adres.IP.StorageProcesora getsniffer 1 ( LUN ID) – pokazuje sumaryczne informacje o testach weryfikacji spójności wskazanego LUN-a ( adres odpytywanego SP musi być Current ownerem danego LUN ID !!)

[root@esx06 bin]# ./navicli -h adres.IP.StorageProcesora getsniffer 2


VERIFY RESULTS FOR UNIT 2

Sniffing state: ENABLED
Sniffing rate (100 ms/IO): 10
Background verify priority: ASAP

Historical Total of all Non-Volatile Recovery Verifies (0 passes)
-----------------------------------------------------------------
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0

Currently Running Full Unit Verify
-----------------------------------------------------------------
Verify State: Sniff Running
Percent Complete: 76
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0

Most Recently Completed Full Unit Verify
-----------------------------------------------------------------
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0

Historical Total of All Full Unit Verifies (1 passes)
-----------------------------------------------------------------
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0

Brak komentarzy: