The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Creating SNMP Strings To Trap ALOM Console Messages RobSand SUN Solaris 0 03-27-2008 08: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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-18-2007
Registered User
 

Join Date: Oct 2007
Posts: 42
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
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 12-18-2007
blowtorch's Avatar
Supporter
 
Join Date: Dec 2004
Location: Singapore
Posts: 2,323
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).
Reply With Quote
  #3 (permalink)  
Old 12-18-2007
pressy's Avatar
solaris cultist
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 710
Quote:
You should be able to connect to sc through the serial connection (hyperterminal) as well. What settings exactly, that I do not know.
use the original DB9-RJ45 adapter (PN.: 530-3100-01)
default settings: 9600/8/n/1

Quote:
If you do get the sc, then you can run 'showsc' to get the values of the different paramters (including your missing IP address).
this should also work in solaris with:
# /usr/platform/`uname -i`/sbin/scadm show

regards
- PRESSY
Reply With Quote
  #4 (permalink)  
Old 12-18-2007
Registered User
 

Join Date: Oct 2007
Posts: 42
purple

Quote:
Originally Posted by pressy View Post
this should also work in solaris with:
# /usr/platform/`uname -i`/sbin/scadm show
i tried below. But got an error--

# /usr/platform/`uname -i`/sbin/scadm show
/usr/platform/SUNW,Sun-Fire-880/sbin/scadm: not found
#
Reply With Quote
  #5 (permalink)  
Old 12-18-2007
blowtorch's Avatar
Supporter
 
Join Date: Dec 2004
Location: Singapore
Posts: 2,323
Quote:
Originally Posted by pressy View Post
# /usr/platform/`uname -i`/sbin/scadm show
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
Reply With Quote
  #6 (permalink)  
Old 12-18-2007
Registered User
 

Join Date: Oct 2007
Posts: 42
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
#
Reply With Quote
  #7 (permalink)  
Old 12-18-2007
DukeNuke2's Avatar
Soulman
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 1,212
the v880 doesn't suite an alom.. there is an rsc card! you need the rsc software from sun and youse 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
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 10:21 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0