Difference between revisions of "Dell Server"

From AlphaBook
Jump to: navigation, search
(Created page with "== Lost package when ping iDRAC IP address == * iDRAC may not work properly on 10/100/1000M Auto mode * Set 100M on switch port manually == racadm == * racadm -r 192.168.0.20...")
 
Line 11: Line 11:
 
* racadm -r 192.168.0.20 -u root -p xxx serveraction powercycle
 
* racadm -r 192.168.0.20 -u root -p xxx serveraction powercycle
 
* racadm -r 192.168.0.20 -u root -p xxx serveraction powerstatus
 
* racadm -r 192.168.0.20 -u root -p xxx serveraction powerstatus
 +
 +
== RAID 1 ==
 +
 +
== RAID 5 ==
 +
 +
== RAID 5 + Hotspare ==

Revision as of 13:28, 8 September 2018

Lost package when ping iDRAC IP address

  • iDRAC may not work properly on 10/100/1000M Auto mode
  • Set 100M on switch port manually

racadm

  • racadm -r 192.168.0.20 -u root -p xxx get BIOS.SysInformation.SystemServiceTag
  • racadm -r 192.168.0.20 -u root -p xxx get BIOS.SysInformation. SystemModelName
  • racadm -r 192.168.0.20 -u root -p xxx get System.LCD.CurrentDisplay
  • racadm -r 192.168.0.20 -u root -p xxx serveraction powerup
  • racadm -r 192.168.0.20 -u root -p xxx serveraction powerdown
  • racadm -r 192.168.0.20 -u root -p xxx serveraction powercycle
  • racadm -r 192.168.0.20 -u root -p xxx serveraction powerstatus

RAID 1

RAID 5

RAID 5 + Hotspare