PowerFlex: oscillerende feiltellerparameter SIO01.03.0000001 og SIO01.03.0000002
Summary: Denne artikkelen forklarer hvordan du feilsøker feil med oscillerende tellere.
Instructions
Spørre telleren:
Oscillerende feiltellere vises ved hjelp av:
Kommando
query_oscillating_failure_counter_parameters Syntax scli --query_oscillating_failure_counter_parameters --failure_counter ( (--protection_domain_id | --protection_domain_name ) | | (((--protection_domain_id | --protection_domain_name ) --storage_pool_name ) | --storage_pool_id ))
Den oscillerende feiltelleren som skal spørres:
For enkelhets skyld er tellerne gruppert som følger:
Tellergruppe A (MDM SDS-relaterte tellere):
mdm_sds_network_disconnectionssds_sds_network_disconnectionssds_decoupledsds_configuration_failuressds_receive_buffer_allocation_failures
Tellergruppe B (SDC-relaterte tellere):
sdc_mdm_network_disconnectionssdc_sds_network_disconnectionssdc_long_operationssdc_memory_allocation_failuressdc_socket_allocation_failures
Tellergruppe C (SDS-enhetsrelaterte tellere):
sds_device_long_successful_ios
Eksempel:
scli --query_oscillating_failure_counter_parameters --failure_counter sds_device_long_successful_ios --protection_domain_name pd10 --storage_pool_name sp18
Tilbakestille telleren:
Tilbakestill de angitte oscillerende feiltellerne til null. Dette kan være nyttig når et problem er løst og du vil sikre at et varsel ikke lenger er aktivt i systemet. Tilbakestillingstellere for hele systemet, per beskyttelsesdomene eller per lagringsutvalg
Kommando
reset_oscillating_failure_counters Syntax scli --reset_oscillating_failure_counters (--failure_counter ( ((--protection_domain_id | --protection_domain_name ) | --all_sds) | --all_sdc | ((((--protection_domain_id | --protection_domain_name ) --storage_pool_name ) | --storage_pool_id ) | --all_devices) | --all_counters)
Eksempel:
scli --reset_oscillating_failure_counters --failure_counter sdc_mdm_network_disconnections --all_sdc
I situasjoner med frakobling av SDC-er og SDS-er, hvis presentasjonsserveren ikke fjerner feilene som oppstod, selv om systemet er koblet til, bruk kommandoen nedenfor:
scli --reset_oscillating_failure_counters --all_counters --failure_counter sdc_sds_network_disconnections --all_sdc
Lignende artikler