...
Document Version Release Date Details 2 November 7, 2022 Updated Resolution with download links to permanent fixes. 1 April 30, 2020 Original Document Release. The HPE CONREP 5.5.0 utility does not save or load the HPE ProLiant DL325 Gen10 server "Power Regulator" environmental variable value. When the conrep -s -f filename is run, the "Power_Regulator" section name environmental variable value is skipped and is not saved to a file. This is a valid setting for both Intel and AMD ProLiant systems, but it is skipped because the conrep_g10.xml file from STK RPM version 11.40 sets the section name for the Power Regulator as an Intel processor-only environmental variable by default.
Any HPE ProLiant DL325 Gen10 server running CONREP 5.5.0 from STK 11.40. This may possibly occur on other AMD-based ProLiant servers.
This has been fixed with STK version 11.30: Red Hat Enterprise Linux (RHEL) 7 . Red Hat Enterprise Linux (RHEL) 8 . As a workaround, manually edit the conrep_g10.xml file by following the steps below: 1. Edit /opt/hp/hp-scripting-tools/etc/conrep_g10.xml 2. Locate the following section and remove the three lines below: </Section> <!-- Power and Performance Options --> <Section name="Power_Regulator"> <helptext><![CDATA[Use this option to configure the following Power Regulator support.]]></helptext> <proc_mans> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - - - remove <proc_man>Intel</proc_man> >>>>>>>>>>>>>>>>>>>> - - - remove </proc_mans> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - - - remove <ev>CQHPER</ev> <length>4</length> <value id="0x00">OS_Control_Mode</value> <value id="0x01">Static_Low_Power_Mode</value> <value id="0x02">Dynamic_Power_Savings_Mode</value> <value id="0x03">Static_High_Performance_Mode</value> <mask>0x03</mask> <byte>1</byte> </Section> It will look like the following: </Section> <!-- Power and Performance Options --> <Section name="Power_Regulator"> <helptext><![CDATA[Use this option to configure the following Power Regulator support.]]></helptext> <ev>CQHPER</ev> <length>4</length> <value id="0x00">OS_Control_Mode</value> <value id="0x01">Static_Low_Power_Mode</value> <value id="0x02">Dynamic_Power_Savings_Mode</value> <value id="0x03">Static_High_Performance_Mode</value> <mask>0x03</mask> <byte>1</byte> </Section> 3. Save the new conrep_g10.xml file and exit the software editor. 4. CONREP 5.5.0 will save and properly load the Power Regulator setting in the server. RECEIVE PROACTIVE UPDATES : Receive support alerts (such as Customer Advisories), as well as updates on drivers, software, firmware, and customer replaceable components, proactively in your e-mail through HPE Support Alerts. Sign up for Support Alerts at the following URL: HPE Email Preference Center. NAVIGATION TIP: For hints on navigating HPE.com to locate the latest drivers, patches and other support software downloads, refer to the Navigation Tips document. SEARCH TIP: For hints on locating similar documents on HPE.com, refer to the Search Tips document.