![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating SNMP Strings To Trap ALOM Console Messages | RobSand | SUN Solaris | 0 | 03-27-2008 09:31 AM |
| leaving ALOM mode | xramm | SUN Solaris | 3 | 10-09-2007 02:51 AM |
| Default ALOM username and password for the Sun servers | muthulingaraja | UNIX for Advanced & Expert Users | 1 | 10-11-2006 07:37 AM |
| escape from alom | jsy | UNIX for Advanced & Expert Users | 1 | 09-07-2006 07:10 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Alom Ip
Hi experts,
I forget my ALOM ip of Sun 880. My system is up. And i cannot do like -scshutdown to go SC> console. How can i find out the ALOM IP? I tried with direct connection through Hyperterminal in my laptop. But no prompt came. i use 9600 baud rate, data bit 8, parity-none, flowcontrol Hardware. It didn't work. I also don't know if i somehow able to go sc> console, can i collect the ALOM ip from there?? I need to findout ALOM IP. Please suggest. //purple |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You should be able to connect to sc through the serial connection (hyperterminal) as well. What settings exactly, that I do not know. If you do get the sc, then you can run 'showsc' to get the values of the different paramters (including your missing IP address).
|
|
#3
|
||||
|
||||
|
Quote:
default settings: 9600/8/n/1 Quote:
# /usr/platform/`uname -i`/sbin/scadm show regards - PRESSY |
|
#4
|
|||
|
|||
|
purple
Quote:
# /usr/platform/`uname -i`/sbin/scadm show /usr/platform/SUNW,Sun-Fire-880/sbin/scadm: not found # |
|
#5
|
||||
|
||||
|
Does it work for all platforms?
On my T2000: Code:
test-build# pwd /usr/platform test-build# ls -l */sbin/scadm -rwxr-sr-x 1 root sys 53148 Jan 24 2007 SUNW,Netra-210/sbin/scadm -rwxr-sr-x 1 root sys 53148 Jan 24 2007 SUNW,Netra-240/sbin/scadm -rwxr-sr-x 1 root sys 53148 Jan 24 2007 SUNW,Netra-440/sbin/scadm -rwxr-sr-x 1 root sys 53148 Jan 24 2007 SUNW,Sun-Fire-V210/sbin/scadm lrwxrwxrwx 1 root root 35 Dec 14 20:07 SUNW,Sun-Fire-V215/sbin/scadm -> ../../SUNW,Sun-Fire-V240/sbin/scadm -rwxr-sr-x 1 root sys 53148 Jan 24 2007 SUNW,Sun-Fire-V240/sbin/scadm lrwxrwxrwx 1 root root 35 Dec 14 20:07 SUNW,Sun-Fire-V245/sbin/scadm -> ../../SUNW,Sun-Fire-V240/sbin/scadm lrwxrwxrwx 1 root root 35 Dec 14 20:07 SUNW,Sun-Fire-V250/sbin/scadm -> ../../SUNW,Sun-Fire-V240/sbin/scadm -rwxr-sr-x 1 root sys 53148 Jan 24 2007 SUNW,Sun-Fire-V440/sbin/scadm lrwxrwxrwx 1 root root 35 Dec 14 20:07 SUNW,Sun-Fire-V445/sbin/scadm -> ../../SUNW,Sun-Fire-V240/sbin/scadm |
|
#6
|
|||
|
|||
|
purple
My machine is SUNW,Sun-Fire-880. I didn't see any 'scadm' in Sun-Fire-880.
Code:
# pwd /usr/platform # ls -l */sbin/scadm -rwxr-sr-x 1 root sys 44852 Jun 24 2003 SUNW,Netra-240/sbin/scadm -rwxr-sr-x 1 root sys 44852 Jun 24 2003 SUNW,Netra-440/sbin/scadm -rwxr-sr-x 1 root sys 44852 Jun 24 2003 SUNW,Sun-Fire-V210/sbin/scadm -rwxr-sr-x 1 root sys 44852 Jun 24 2003 SUNW,Sun-Fire-V240/sbin/scadm lrwxrwxrwx 1 root root 35 May 10 2005 SUNW,Sun-Fire-V250/sbin/scadm -> ../../SUNW,Sun-Fire-V240/sbin/scadm -rwxr-sr-x 1 root sys 44852 Jun 24 2003 SUNW,Sun-Fire-V440/sbin/scadm # |
|
#7
|
||||
|
||||
|
the v880 doesn't suite an alom.. there is an rsc card! you need the rsc software from sun and use it like scadm -> "rscadm show".
the path is the same as above: /usr/platform/`uname -i`/rsc/rscadm show you can get the software (if not installed) here: https://cds.sun.com/is-bin/INTERSHOP...-F@CDS-CDS_SMI Last edited by DukeNuke2; 10-21-2008 at 12:50 PM. |
||||
| Google The UNIX and Linux Forums |