Unsolved
2 Posts
0
714
December 10th, 2021 09:00
RACADM invalid object name iDRAC7
Hello,
I am trying to change the minimum fan speed on a Dell Poweredge R720XD. I SSHd into iDRAC and can change the FanSpeedOffset without issue, but when I type
racadm get System.ThermalSettings.MFSMinimumlimit
I recieve the error "ERROR: Invalid object name specified."
I'm not sure what I am doing wrong since that is a copypaste from this manual: https://dl.dell.com/topics/pdf/idrac7-8-lifecycle-controller-v2606060_cli-guide_en-us.pdf?dgc=SM&cid=243908&lid=spr3674445394&linkId=99326420
Current system:
Dell Poweredge R720XD
BIOS: 2.9.0
iDRAC with Lifecycle Controller: 2.65.65.65
SSH via Windows Subsystem for Linux
No Events found!


isitpebkac
2 Posts
0
December 10th, 2021 20:00
This was the output I received from that command. It would appear that MFSminimumlimit is not listed, which I am confused about since it is in the manual for this iDRAC's racadm settings
DELL-Shine K
6 Operator
•
3K Posts
0
December 10th, 2021 20:00
Can you run below command and check whether "MFSMinimumlimit" value is shown in the output?
racadm get system.ThermalSettings
DELL-Shine K
6 Operator
•
3K Posts
0
December 10th, 2021 21:00
MFSMinimumlimit is a platform dependent attribute which is not supported on all platforms. Looks the server yo have does not support this attribute.