IRMC change bios settings

PRIMERGY, SPARC Enterprise Server, PRIMEFLEX, PRIMEPower, BS2000

Moderator: ModTeam

rchekhina
Posts: 1
Joined: Thu Aug 23, 2018 13:25
Product(s): PRIMERGY RX1330 M1

IRMC change bios settings

Postby rchekhina » Fri Aug 24, 2018 7:14

HI,

In internet I have found the following method with xml file and curl to change bios settings with IRMC :


<?xml version="1.0" encoding="utf-8"?>
<config>
<sysId>BX2580M2</sysId>
<configuration>
<token api="BSPBR"></token>
<supportedSetting>
<id>HyperThreading</id>
<name>Hyper-Threading</name>
<setupItemID>0x0057</setupItemID>
<value>Disabled</value>
</supportedSetting>
</configuration>
</config>

$ curl --basic -u <iRMC username>:<iRMC password> --data @<XML file> http://<iRMC IP address>/biosrestore

Can you tell me how can I enable intel vt-d and intel virtualization Technology or if you have a link where I can find all supported settings please?

Thanks in advance.

Best regards.

Return to “Server Products”

Who is online

Users browsing this forum: No registered users and 1 guest