DRAC/RMM: Difference between revisions

From JCWiki
Jump to navigation Jump to search
Created page with "= DRAC = = RMM ="
 
Line 1: Line 1:
= DRAC =
= DRAC =
A list of all the DRAC cards and their IPs can be seen in the [[ipmap|ipmap]]
To ssh in, login as root.
When DRAC console kvm gets frozen, ssh in and
$ racadm racreset
To fix login bug, disable roboform
To get virtual media plugin to install, add site to trusted list and make security low
-----------------
FC4 won’t find the drives
Installing openmanage on CEOS4:
Mount install cd from local drive
mount /dev/scd0 /mnt
cd /mnt/srvadmin/linux/RPMS/RHEL4
cd /mnt/srvadmin/linux/supportscripts/
./srvadmin-install.sh --express
Copy linux to disk
Edit the script to make it think the os is RHEL4
racadm serveraction hardreset
racadm serveraction powerdown
racadm serveraction powerup
racadm racreset
BIOS settings:
Serial comm.: on with cons. Redir via com1
Failsafe: 115200
Redir after boot: enabled
To boot to usb, switch hd sequence in bios.
After removing usb it will have to reorder boot seq to get virtual cd back
Can’t get floppy/iso to boot- need to use thumb drive
Latest f/w as of 2/16/09:
Bios: 2.5.0
Perc 6/i:  6.1.1-0047
Drac: 1.4
BMC: 2.37
= RMM =
= RMM =

Revision as of 17:02, 11 March 2013

DRAC

A list of all the DRAC cards and their IPs can be seen in the ipmap To ssh in, login as root.


When DRAC console kvm gets frozen, ssh in and

$ racadm racreset

To fix login bug, disable roboform

To get virtual media plugin to install, add site to trusted list and make security low


FC4 won’t find the drives

Installing openmanage on CEOS4:

Mount install cd from local drive

mount /dev/scd0 /mnt

cd /mnt/srvadmin/linux/RPMS/RHEL4 cd /mnt/srvadmin/linux/supportscripts/ ./srvadmin-install.sh --express

Copy linux to disk Edit the script to make it think the os is RHEL4

racadm serveraction hardreset racadm serveraction powerdown racadm serveraction powerup racadm racreset

BIOS settings: Serial comm.: on with cons. Redir via com1 Failsafe: 115200 Redir after boot: enabled

To boot to usb, switch hd sequence in bios. After removing usb it will have to reorder boot seq to get virtual cd back

Can’t get floppy/iso to boot- need to use thumb drive

Latest f/w as of 2/16/09: Bios: 2.5.0 Perc 6/i: 6.1.1-0047 Drac: 1.4 BMC: 2.37

RMM