Está en la página 1de 5

HP PROLIANT BL460C/DL585/DL980/DL370.

Sun Fire V240, V440, V490, V880, E2900/3500/4500.----->ALOM,RSC, ILOM, XSCF

ALOM--->commands (Sun Fire V240, V440,)

To login into the console from ALOM


SC> console

To take the console forcefully if already someone else has logged into console.
SC> console -f

To come out of the console use the escape character set. For example :
#.

To check the sensor values


SC> showenvironment

To check the hardware model and domain status


SC> showplatform

To print the FRU-ID data stored in the FRU PROM


SC> showfru

To display the details of the SC software configuration


SC> showsc

To display current network configuration


SC> shownetwork -v

To poweron the system


SC> poweron

To poweroff the system


SC> poweroff

To reset the system


SC> reset

To send break signal to solaris OS


SC> break

To set the bootmode to [ normal|reset_nvram|diag|skip_diag ]


SC> bootmode boot_mode

RSC------(V490,V880)

Connecting console and logging out


RSC> console
RSC> logout

Use “~.” to come out of the OS login, back to RSC. In case the escape character ~.
doesn’t work check for the escape character from OS :
# /usr/platform/`uname -i`/sbin/rscadm show escape_char
escape_char=”#.”

Poweron/Poweroff/Break/Reset Commands
RSC> poweron --- Power on the server
RSC> poweroff --- Power off the server
RSC> break --- Sends break signal to OS
RSC>resetrsc --- Resets RSC immediately
RSC>reset --- resets server immediately

Network related Commands


To set RSC IP address from OS rscadm command

# ./rscadm set ip_mode config


# ./rscadm set ip_addr 192.168.1.10
# ./rscadm set ip_netmask 255.255.255.0
# ./rscadm set ip_gateway 192.168.1.1
# ./rscadm resetrsc

LOM commands (V1280/E2900)

Show the current network configuration


lom> shownetwork -v

lom> console
To logout from the ILOM

lom> logout
To check the current escape character

lom> showescape
#.

To see all the hardware

lom> showboards
To only see the CPUs

lom> showboards -p cpu


To only see the memory modules

lom> showboards -p memory


To only see the power supply units

lom> showboards -p power


To see the version of each individual component

lom> showboards -p version


To see individual component status of a system board

lom> showcomponent sb0


To check the various sensors

lom> showenvironment
To see the logs

lom> showlogs
Poweron/poweroff
To poweron the system and boot solaris OS

lom> poweron
To poweron only a specific component

lom> poweron sb2


To shutdown Solaris OS and poweroff the system to standby mode

lom> shutdown
To poweroff the entire system

lom> poweroff
To poweroff a specific hardware component

lom> poweroff sb2

XSCF (extended System Control Facility)---Sparc Enterprise M3000/M4000/M5000/M8000,


10k, 15k etc

Connecting a domain
Check for the available domains on the servers :
XSCF> showdomainstatus -a
DID Domain Status
00 Running
01 Running
02 Running
03 -

Now to connect to the domain with ID 00 :

XSCF> console -d 0

Power/reboot/reset/panic commands
Poweron all domains

XSCF> poweron -a
Poweron only domain 0

XSCF> poweron -d 0
Poweroff all domains

XSCF> poweroff -a
Poweroff domain 0

XSCF> poweroff -d 0
Reboot XSCF

XSCF> rebootxscf
The 3 modes to reset a domain are :

por: To reset the domain


panic: To panic the domain
xir: To reset the CPU in domain
XSCF> reset -d 0 por
XSCF> reset -d 0 panic
XSCF> reset -d 0 xir
Send a break signal to a domain (with ID 0)

XSCF> sendbreak -d 0

Network related commands


Display complete network configuration
XSCF> shownetwork -a
Set IP address for XSCF-LAN#0 in the XSCFU#0

XSCF> setnetwork xscf#0-lan#0 -m 255.255.255.0 192.168.1.10


We must apply the network settings and reboot the XSCF in order to the network
settings to take effect :

XSCF> applynetwork
XSCF> rebootxscf
Setup 2 NTP servers with IP 192.168.1.10 and 192.168.1.20

XSCF> setntp 192.168.1.10 192.168.1.20


Please reset the XSCF by rebootxscf to reflect the ntp settings.
To delete a NTP server 192.168.1.20

XSCF> setntp -c del 192.168.1.20


Please reset the XSCF by rebootxscf to reflect the ntp settings.
Hardware Related Commands
Show field replaceable units(FRU)

XSCF> showhardconf
Display degraded units

XSCF> showstatus
To display configured devices on XSBs

XSCF> showdevices
Fault Management configuration tool
To view fault management logs

XSCF> fmdump -v
TIME UUID MSG-ID
Nov 30 20:44:55.1283 9f773e33-e46f-466c-be86-fd3fcc449935 FMD-8000-0W
100% defect.sunos.fmd.nosub
.....

ILOM----> Sun fire x and sun blade series

-> start /SP/console -- start the SP-console


-> show /SP/sessions -- see the currently active sessions
-> stop /SP/console -- to stop any user session
Start and stop system
-> start /SYS (start system)
-> stop [-force] /SYS (stop system)
-> show /SYS (shows the power status)
-> reset /SYS (reset host)
-> reset /SP (reset ILOM SP)
-> set /HOST send_break_action=break (send break signal to the OS)
-> reset /CMM (to reset CMM on a blade Chassis)

HP Hardware-------------------->

Connecting to HP iLO using the command line


emerson@shellcore:~ $ ssh emerson@192.168.50.118
emerson@192.168.50.118’s password:
User:Emerson Takahashi logged-in to ILO_TESTLABHP.(192.168.50.118)
iLO 2 Advanced Evaluation 1.81 at 11:05:47 Jan 15 2010
Server Name: proliant_g5
Server Power: On

hpiLO->

También podría gustarte