Login to ALOM and do the following:
sc> showplatform
SUNW,SPARC-Enterprise-T5120
Chassis Serial Number: BEL11111GA
Domain Status
------ ------
S0 Solaris running
sc>
DISCLAIMER: Please note that blog owner takes no responsibility of any kind for any type of data loss or damage by trying any of the command/method mentioned in this blog.
You may use the commands/method/scripts on your own responsibility.
If you find something useful, a comment would be appreciated to let other viewers also know that the solution/method work(ed) for you.
Note: The blog is best viewed with 1680x1050 pixel settings.
sc> showplatform
SUNW,SPARC-Enterprise-T5120
Chassis Serial Number: BEL11111GA
Domain Status
------ ------
S0 Solaris running
sc>
3 comments:
What you have said is indeed true for those machines.
In addition, these machines provide the serial number in the output of the Solaris "prtdiag" command, which is considerably easier to get at.
There is also a program named "sneep" which has the task of locating, storing, and reporting the serial number and other information.
See http://www.sun.com/sneep (this may change as software is moved to the Oracle web site).
Prtdiag is where the "sneep" program gets the serial number for these machines. For other machines, it searches several other data sources.
Sneep can find the serial number for you on most of the recent Sun/Oracle platforms.
See http://wikis.sun.com/display/sneep/HardwareSerial
On other machines which have no hardare support for serial number, you can use sneep to store the serial number (if you know it) into the system eeprom and a backup location.
It is kept safe and you can easily get it back whenever you need it - like when you open a Service Request.
Sneep will also store other relevant information such as Asset Number, data center Rack Location, Contract number, etc.
Post a Comment