How to find Firmware revision ?


 
Thread Tools Search this Thread
Operating Systems Solaris How to find Firmware revision ?
# 1  
Old 03-06-2012
How to find Firmware revision ?

I am having a Sun-Fire-T2000 server which is having Solaris OS running on it.

I am not able to find an exact Firmware version. Please suggest something.
Code:
sc> showhost
Host flash versions:
   OBP 4.30.4 2009/08/19 07:24
   Hypervisor 1.7.3.a 2009/10/29 15:50
   POST 4.30.4 2009/08/19 07:47
sc>

Code:
root@abc:>prtdiag -v | grep -i system
System Configuration:  Sun Microsystems  sun4v Sun Fire T200

System PROM revisions:
Smilie

Last edited by fpmurphy; 03-07-2012 at 05:32 AM..
# 2  
Old 03-06-2012
That is your firmware version.

My T2000 recently updated is:-
Code:
OBP 4.30.4.d
Hypervisor 1.7.3.c
POST 4.30.4.b

Why are you asking?

Last edited by fpmurphy; 03-07-2012 at 05:30 AM..
# 3  
Old 03-06-2012
I have to upgrade the the firmware in order to patch it with latest kernel patch. The requirnment is that FIRMWARE should be at least 6.4.6.

For other systems, when I do showhost or do prtdiag, I am getting an output as :
Code:
Sun-Fire-T2000 System Firmware 6.7.12  2011/07/06 20:03

So, was wondering what is the version for this system as it is not visible in showhost neither in prtdiag?

Last edited by fpmurphy; 03-07-2012 at 05:30 AM.. Reason: removed fonts, underlines, etc
# 4  
Old 03-07-2012
My T2000 gives firmware info in response to the showhost command on the system controller (SC> prompt).

What does your system say when you enter "showhost" at the SC> prompt?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Revision of script from don

Don, I revised script but when I ran it I did not receive any log. I am not sure what you mean to run it in code tags. I am using a putty session and ssh but I did not get a trace log? Barb ---------- Post updated at 01:33 PM ---------- Previous update was at 01:27 PM... (2 Replies)
Discussion started by: bcarosi
2 Replies

2. Solaris

How to find out SPARC server revision number?

WE have a SPARC server which was purchased very long back. (in 1996). Each SPARC Server has a revision number in a format T* (T5, T6, T7..etc). How to find out the revision number of my SPARC server either from OS or by any other way? (1 Reply)
Discussion started by: rajujayanthy
1 Replies

3. UNIX for Advanced & Expert Users

Revision Control System

We've recently migrated from Unix to Linux, and unfortunately one of the command 'chown' is turned down on the new environment. My dilemma is that whenever a user co (check-out), on new environment, scripts from RCS it overwrites the file ownership from the group ID to himself, and whenever he... (8 Replies)
Discussion started by: sethmj
8 Replies

4. Solaris

How to find the Latest Firmware

Dear All I have a Sun Fire v440 server. How to find the latest firmware for this server and from where i can download the firmware. What is theprocedure install the latest firmware. please share the process if possible. How can i check the latest firmware of any sun server. Tahnk u... (1 Reply)
Discussion started by: sudhansu
1 Replies

5. Shell Programming and Scripting

help with updating date+revision in a file

Hi Gurus, I have a file in which the 3rd line needs to be replaced with 'current date' along with 'revision'. The exact format of the file is like this: $TTL 4h @ IN SOA mo2idns.mnc720.mcc302.gprs. root.mnc720.mcc302.gprs. ( 2011020801; serial YYYYMMDDVV... (3 Replies)
Discussion started by: momin
3 Replies

6. AIX

find firmware level through HMC

Is there an HMC command to find the attached managed systems firmware level?? (2 Replies)
Discussion started by: balaji_prk
2 Replies

7. AIX

How to find all device on p570 when need do device firmware upgrade?

I need upgrade firmware for the device of p570, when I go to IBM FIX download website, there are a lot of device of p570 listed. How can I know what device I have on my p570? (4 Replies)
Discussion started by: rainbow_bean
4 Replies

8. Programming

Revision Control Sw

Hi All, Please let me know any freeware revision control software name and URL. Any response is highly appreciated. OS: Solaris 5.10 Thanks, Naga:cool: (3 Replies)
Discussion started by: Nagapandi
3 Replies

9. Solaris

determining miniroot revision

Hi guys I have a bunch of x4100's x4140's etc with solaris 10 update4 running on them but I suspect that when a lot of these boxes were originally built, the jumpstart process used an update2 miniroot, now as far as i understand it, the miniroot used at jumpstart is the miniroot that stays on... (1 Reply)
Discussion started by: hcclnoodles
1 Replies
Login or Register to Ask a Question