Sponsored Content
Operating Systems Solaris Anyone know how to get Serial number with 1 command? Post 302274979 by michaelshon on Thursday 8th of January 2009 10:08:47 PM
Old 01-08-2009
Quote:
Originally Posted by StarSol
I was talking to Sun support recently troubleshooting Netra T5220 and asked for the serial number. I asked if there is a command to find that out and the answer was NO. I know you can get the Chassis Serial Number from the LOM (showplatform -v) but obviously the server serial number is different.

The T5220 is one of the recent machines which does provide its chassis/product serial number in the output of prtdiag -v .

Unless we have a terminology problem here , the Chassis Serial Number from the ILOM and the "server serial number" are the same thing on this platform. There were some very early T5220 systems which did not provide the serial, but if the system firmware and software is current, this should no longer be an issue.

If you have a T5220 which has a physical serial tag with a different number than what is reported in prtdiag -v, I would like to know, and would like to get an explorer from the system.


Unfortunately, no one is an expert in everything, and those who have no practical use for the serial number are unlikely to know how to find it on any given machine.

It is a particular problem because there are upwards of a dozen different ways to find it, depending on the hardware platform. There is work underway at Sun right now to get the many product teams to settle on one or two standard mechanisms, but right now, it can take some hunting.

That is what sneep is attempting to do for you - to provide a single, simple interface to a complex (or at least tedious) search for the serial. More methods for automatic detection are being added all the time.
For platforms which either do not yet have a detector or are not capable of providing the serial, sneep can fall back to allowing you to to enter it manually .
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

serial number for E3500

just wanted to know the serial number of my machine E3500 with Solaris 8 installed.Does any one who what's the command that i can use when the OS is running?( not with the Banner Command!) (3 Replies)
Discussion started by: i2admin
3 Replies

2. Shell Programming and Scripting

Tape Serial Number

Hello Experts, I've got a shell script that makes the backup of the files that i want. I also have this script showing the amount of files backed up and in witch folders they are. It's only missing one thing. I got all the information beeing stored in a text file and all i've got to do is to... (6 Replies)
Discussion started by: jorge.ferreira
6 Replies

3. AIX

how to find serial number

hi how to find ( server machine )serial number throught the command in AIX thanks for your replay (3 Replies)
Discussion started by: chomca
3 Replies

4. Solaris

Display Serial Number

Hello, I am running Solaris 9 and I need to display the serial number of my machine. How can I do this? Here is my machine info: SunOS birch 5.9 Generic_118558-09 sun4u sparc SUNW,Sun-Fire-V240 Thank you, David (5 Replies)
Discussion started by: dkranes
5 Replies

5. Solaris

Serial number

Hi Solarizer ;) I have face the difficulties of gathering information about the serial number of sun machine. i think its can do so easy while the machine is just one or two. But i have to administrate hundreds of sun machine. Any body knows how to gather this information by the command ? ... (4 Replies)
Discussion started by: tpx99
4 Replies

6. Linux

Device serial number

Hey! I'm trying to figure out a sollution for a problem I have at my company with an Iomega MiniMax 500 GB USB disk. If i run cat /proc/bus/usb/devices I get this information: T: Bus=01 Lev=02 Prnt=04 Port=00 Cnt=01 Dev#= 5 Spd=480 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00... (2 Replies)
Discussion started by: noratx
2 Replies

7. Solaris

Finding server serial number

Hi All, I wnat to know how to find out the Server serial number in command prompt? I am using sneep command but it throughing unknown. Thanks and Regards, (8 Replies)
Discussion started by: lbreddy
8 Replies

8. Shell Programming and Scripting

How do I use sed to return only the serial number here?

I'd appreciate the help and explaining "which each switch/command does. Thanks in advance. 1742@3min# ./fmtopo|grep serial hc://:product-id=SUNW,Sun-Blade-2500:server-id=c3admin:serial=130B58E3146/motherboard=0/cpu=0 (2 Replies)
Discussion started by: LittleLebowski
2 Replies

9. Shell Programming and Scripting

Help about bind serial number

Hello folks. Please let me understand the bind serial number. I am confuse. 13011321 ---------- Post updated at 08:32 AM ---------- Previous update was at 07:55 AM ---------- Thanks problem is solved. (1 Reply)
Discussion started by: learnbash
1 Replies
ttymux(7D)							      Devices								ttymux(7D)

NAME
ttymux - Serial I/O multiplexing STREAMS device driver SYNOPSIS
multiplexer@0,0:input multiplexer@0,0:output DESCRIPTION
ttymux is a STREAMS multiplexer driver that connects multiple serial devices to the system console. Using this driver, input from multiple physical devices can be multiplexed onto a single input stream for the system console. Output written to the console can be distributed to multiple physical devices to provide redundant console interfaces to a system. Input and output can be multiplexed to or from a separate list of devices. ttymux is a STREAM's multiplexer for serial drivers (such as se(7D)) that comply with the Solaris terminal subsystem interface. Currently, multiplexer interfaces are provided for system console I/O only and not for general serial I/O multiplexing. Multiplexer inter- faces are currently not available for all platforms. Please see NOTES. FILES
/kernel/drv/sparcv9/ttymux 64- bit ELF kernel module ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |SPARC (NetraCT series only) | +-----------------------------+-----------------------------+ SEE ALSO
se(7D), termio(7I) Writing Device Drivers NOTES
Successful loading of this driver and its services depends on the EEPROM or NVRAM settings in effect at the most recent system reboot. Without the platform firmware support, this feature cannot be enabled. Currently, this support is provided only on a NetraCT product fam- ily. Use caution when enabling this feature to perform console input multiplexing, particularly during super-user login. Because no security measures are enabled when the driver is in operation, you must clearly understand the security implications involved in using this feature and take appropriate measures to provide maximum protection to the host. This can include such steps as enabling input to physically secured console devices only. The ttymux driver does not handle the behavioral differences in control characteristics of different terminal types (for example, an ESCAPE sequence.) As a result, multiple terminal types are not supported simultaneously. Please refer to the platform user guide for more informa- tion. SunOS 5.11 20 Jul 2001 ttymux(7D)
All times are GMT -4. The time now is 09:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy