March 11, 2008

Howto Reset ALOM Password on SFV215

I. Install pakages RSC (Remote System Control)

via NFS from another server machine”
# mount -F nfs 192.168.0.xxx:/export/home/eisdvd /mnt
# cd mnt/eiscd/11DEC07/
# cd progs/
# cd RSC/
# cd 2.2.3/
# mkdir /tmp/RSC
# unzip -d /tmp/RSC rsc2.2.3_pakages_s9.zip
# cd /tmp/RSC/
# pkgadd -d .
# cd /opt/rsc/bin/rsc/
# ./rscadm

Check Pakages
# pkginfo |grep SUNWrsc

“Test the RSC was working well”
# cd /opt/rsc/bin
# ./rsc

II. Reset Password ALOM via OS Solaris 10

First Edit ‘/etc/remote’ to established a serial session between to Sun System.

# vi /etc/remote
# tip hardwire

Second step its to modify & reset new password ALOM.

# /usr/platform/SUNW,Sun-Fire-V240/sbin/scadm userpassword admin
password : *********
Re-type password : *********
# /usr/platform/SUNW,Sun-Fire-V240/sbin/scadm shownetwork
# /usr/platform/SUNW,Sun-Fire-V240/sbin/scadm resetsc

Setup IP ALOM

# /usr/platform/SUNW,Sun-Fire-V240/sbin/scadm set netsc_ipaddr …
# /usr/platform/SUNW,Sun-Fire-V240/sbin/scadm set netsc_ipnetmask …
# /usr/platform/SUNW,Sun-Fire-V240/sbin/scadm set ipgateway …
# /usr/platform/SUNW,Sun-Fire-V240/sbin/scadm resetsc