H610S support for single NVDIMM configuration
Applies to
NetApp H610S
Issue
-
Support for a single NVDIMM in an H610S node was added in Element Software version 12.7 and storage firmware bundle version 2.164
- If a traditional RTFI (tRTFI) to a version less than 12.7 is performed on a node with a single NVDIMM then the following errors will be experienced during the RTFI process:
Verifying MEMORY_GB actual=[720] >= expect=[736]
[MEMORY_GB] mismatch -- actual=[720] >= expect=[736]
NUM_NVRAM_DEVS actual=[1] == expect=[2]
[NUM_NVRAM_DEVS] mismatch -- actual=[1] == expect=[2]
SMART_CAPACITY actual=[16G] == expect=[32G]
[SMART_CAPACITY] mismatch -- actual=[16G] == expect=[32G]
There were 3 hardware related RTFI_HARDWARE_FAILURES
+----------------+--------+----+----------+--------+
| Tag | Actual | Op | Expected | Passed |
+----------------+--------+----+----------+--------+
| MEMORY_GB | 720 | >= | 736 | 0 |
|----------------|--------|----|----------|--------|
| NUM_NVRAM_DEVS | 1 | == | 2 | 0 |
|----------------|--------|----|----------|--------|
| SMART_CAPACITY | 16G | == | 32G | 0 |
+----------------+--------+----+----------+--------+
>> [UnhandledError pid=2641 cmd= return ${#RTFI_HARDWARE_FAILURES[@]}]
:: sfhwcheck:11 | main
hardware_check failed
Ignore errors and continue (ALT-F8 to display, ALT-F7 to return) (Yes,No)
- If a user enters "Yes" then the RTFI process should complete without further issues, but the following error will be logged for the node once it is added into a cluster:
hardwareConfigMismatch MEMORY_GB should be >= 736 but is 720