UNSOLVED

isitpebkac

updated

5 years ago

0

757

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

  • 462

    0

    Posted December 10th, 2021 20:00

    Screenshot 2021-12-10 234204.jpg

    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

    3042 Posts

    463

    0

    Posted 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

    3042 Posts

    455

    0

    Posted 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.