Reference Guide
cfgSensorRedundancyCapabilities (Read Only)
Description
Returns the redundancy capabilities in the form of a bitmask. This bitmask allows the
user to know which values can be set for cfgSensorRedundancyPolicy.
Legal Values
A bit mask. More than 1 bit can be set at a time to indicate multiple redundancy support.
• 0- N/A, for systems that are not supported
• 1- Non-Redundant
• 2- 1+1 — Redundant
• 4- 2+1 — Redundant
• 8- 2+2 — Redundant
Default
0
cfgSensorRedundancyStatus (Read Only)
Description
Indicates the redundancy status. The status is N/A on platforms that do not support the
power supply sensor redundancy.
Legal Values
String:
• N/A
• Full
• Lost
• Degraded
Default
None
cfgVFlashSD
This group is used to configure the properties for the Virtual Flash SD card.
NOTE: If the vFlash card is present but is not enabled, the query for any property under this group
displays:
ERROR: vFlash is not enabled.
To view the properties of this group, enable the vFlash using the command:
racadm config -g cfgvFlashSD -o cfgvFlashSDEnable 1
The following sections provide information about the objects in the cfgVFlashSD group.
cfgVFlashSDInitialized (Read Only)
Description
Displays whether an SD card is initialized.
Legal Values
• 0
• 1
201