UNSOLVED

cameronredux

updated

13 years ago

C

cameronredux

2 Intern

615 Posts

0

108982

April 9th, 2013 16:00

Processor Power settings in BIOS and racadm

Is it possible to change the processor power setting in the BIOS via a racadm command on a live system and then make that setting take effect without rebooting the system?

  • 6868

    0

    Posted April 9th, 2013 19:00

    Hi Cameron,

    Latest version of iDRAC racadm guide: downloads.dell.com/.../integrated-dell-remote-access-cntrllr-7-v1.30.30_Reference%20Guide_en-us.pdf

    higher level: http://www.delltechcenter.com/idrac

    Page 332 talks about BIOS attributes. My guess is that you would need a reboot, but you would have to try it out.

    Hope this helps.

    steve

     

     

     

  • cameronredux

    2 Intern

    615 Posts

    6868

    0

    Posted April 10th, 2013 13:00

    Thanks Steven! I will look into those resources.

  • cameronredux

    2 Intern

    615 Posts

    6868

    0

    Posted April 11th, 2013 12:00

    Looks like the following racadm command in the BIOS.SysProfileSettings group is the right one

    BIOS.SysProfileSettings.ProcPwrPerf

    the options are:

    • MaxPerf

    • MinPwr

    • SysDbpm

    • OsDbpm

    Is there anybody at Dell that can confirm that a reboot is required or if there is another racadm command that can force the above setting change to become active?

  • 6868

    0

    Posted April 12th, 2013 07:00

    Cameron,

    I confirmed that all BIOS related configurations in RACADM (and WSMAN) need an OS reboot.

    Pls let me know if you have more questions,

    steve

  • cameronredux

    2 Intern

    615 Posts

    6868

    0

    Posted April 12th, 2013 09:00

    Thanks Steve!

  • DELL-Vivek S

    1 Rookie

    118 Posts

    6868

    0

    Posted April 14th, 2013 23:00

    Cameron,

    If your live server is running with RHEL 5, SUSE flavors of OS, you can also utilize the installed RPMs of DTK Version 4.3, (using which these specific tokens could be set Post OS also). But i guess it would require reboot to allow these set.

    Thanks

    Vivek

  • cameronredux

    2 Intern

    615 Posts

    6868

    0

    Posted April 15th, 2013 09:00

    Thanks Vivek :)

    The racadm command to change the processor power setting is fine for me:

    racadm set BIOS.SysProfileSettings.ProcPwrPerf MaxPerf

    As noted though it still requires reboot.