Difference between revisions of "Marsepein node type details"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 24: Line 24:
 
lists the possible items that can be set.
 
lists the possible items that can be set.
  
* Bios settings
+
* iDRAC root password
 
* Device boot order
 
* Device boot order
* Hyperthreading (called virtual CPUs)
+
* Getting a readout of the front panel display
* iDRAC root password
+
* Hyperthreading (called Logical processors)
 
* iDRAC timezone
 
* iDRAC timezone
  
For some settings, a change is not immediate. In order to commit the pending
+
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-058.ipmi.nikhef.nl -u root -p calvin set iDRAC.Users.2.Password $IPMIPASS
 +
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-001.ipmi.nikhef.nl  -u root -p $IPMIPASS set BIOS.BiosBootSettings.BootSeq "NIC.Integrated.1-1-1,HardDisk.List.1-1
 +
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-001.ipmi.nikhef.nl  -u root -p $IPMIPASS  get system.LCD.CurrentDisplay
 +
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-001.ipmi.nikhef.nl  -u root -p $IPMIPASS  set iDRAC.Time.Timezone Europe/Amsterdam
 +
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-001.ipmi.nikhef.nl  -u root -p $IPMIPASS set system.LCD.UserDefinedString wn-mars-001
 +
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-001.ipmi.nikhef.nl  -u root -p $IPMIPASS set system.LCD.Configuration "User Defined"
 +
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-001.ipmi.nikhef.nl  -u root -p $IPMIPASS set BIOS.ProcSettings.LogicalProc Disabled
 +
/opt/dell/srvadmin/bin/idracadm7 -r wn-mars-001.ipmi.nikhef.nl  -u root -p $IPMIPASS set BIOS.ProcSettings.ProcVirtualization Disabled
 +
 
 +
For BIOS settings, a change is not immediate. In order to commit the pending
 
change, a commit job needs to be queued. This can be done with a soft shutdown/reboot
 
change, a commit job needs to be queued. This can be done with a soft shutdown/reboot
 
or a forced power cycle.
 
or a forced power cycle.

Revision as of 15:58, 9 April 2015