Integrity Servers
1753970 Members
7390 Online
108811 Solutions
New Discussion юеВ

Re: Servers firmware updates

 
Torsten.
Acclaimed Contributor

Re: Servers firmware updates

Use hp.com -> software and drivers to find it.

There is a windows and a linux version, because you need a PC to run the HP SUM utility in order to update the server (remote).


Note: there are different versions for the "normal" and the office-friendly version of the server!

http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdHome/?javax.portlet.endCacheTok=com.vignette.cachetoken&sp4ts.oid=5033574&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.tpst=62d565a4b5634a4ab8c8fa22b053ce01&javax.portlet.prp_62d565a4b5634a4ab8c8fa22b053ce01=wsrp-navigationalState%3Dlang%253Den%257Ccc%253DUS%257CprodNameId%253D5033574%257CprodSeriesId%253D503...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Vengat
Advisor

Re: Servers firmware updates

EFI Error

 

# /usr/sbin/efi_mkdir -d /dev/rdsk/disk28_p1 /efi/hp/firmware

efi_mkdir: open device failed(errno = 2)

 

lvdisplay -v /dev/vg00/lvol3 | more

Distribution of logical volume ---    PV Name                 LE on PV  PE on PV   

/dev/disk/disk28_p2     32        32

Hiren N Dave
Valued Contributor

Re: Servers firmware updates

spelling mistake :)

 

the device path should be /dev/rdisk/disk28_p1....and you have used /dev/rdsk/disk28_p1

 

If this doesn't work, try

# ioscan -m dsf | grep -i disk28

And use cxtxdx format filename (legacy device) to copy firmware files.

 

Rgrds,

Dave

I am an HP Employee

Was this post useful? - You may click the KUDOS! star to say thank you.
Hiren N Dave
Valued Contributor

Re: Servers firmware updates

Hi Vengat,

If you've got the solution, pls assign Kudos to respective contributors.

Rgrds,
Dave
I am an HP Employee

Was this post useful? - You may click the KUDOS! star to say thank you.