We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, It would be great to add DIMM status check via the filer_hardware_health option: Output example:
>system controller memory dimm show DIMM UECC CECC CPU Slot Node Name Count Count Socket Channel Number Status -------------- ------- -------- -------- --------- ------- ------ ------ node1 DIMM-1 0 0 0 0 0 ok node1 DIMM-NV1 0 0 0 1 1 ok node2 DIMM-1 1 0 0 0 0 ok node3 DIMM-NV1 0 0 0 1 1 ok 4 entries were displayed.
BR, Yannick
The text was updated successfully, but these errors were encountered:
Here the DIMM-5 is problematic
Filer2::> system controller memory dimm show DIMM UECC CECC CPU Slot Node Name Count Count Socket Channel Number Status -------------- ------- -------- -------- --------- ------- ------ ------ Filer2-01 DIMM-1 0 0 0 0 0 ok Filer2-01 DIMM-2 0 0 0 1 1 ok Filer2-01 DIMM-3 0 0 0 2 2 ok Filer2-01 DIMM-4 0 0 0 3 3 ok Filer2-01 DIMM-5 0 794 1 0 0 ok Filer2-01 DIMM-6 0 0 1 1 1 ok Filer2-01 DIMM-7 0 0 1 2 2 ok Filer2-01 DIMM-8 0 0 1 3 3 ok Filer2-02 DIMM-1 0 0 0 0 0 ok Filer2-02 DIMM-2 0 0 0 1 1 ok Filer2-02 DIMM-3 0 0 0 2 2 ok Filer2-02 DIMM-4 0 0 0 3 3 ok Filer2-02 DIMM-5 0 0 1 0 0 ok Filer2-02 DIMM-6 0 0 1 1 1 ok Filer2-02 DIMM-7 0 0 1 2 2 ok Filer2-02 DIMM-8 0 0 1 3 3 ok 16 entries were displayed.
Sorry, something went wrong.
No branches or pull requests
Hello,
It would be great to add DIMM status check via the filer_hardware_health option:
Output example:
BR,
Yannick
The text was updated successfully, but these errors were encountered: