Integrity Servers
1752815 Members
6052 Online
108789 Solutions
New Discussion юеВ

update the second rom without a reboot

 

update the second rom without a reboot

Hello ITRC,

I have two questions regarding the rx2660/rx2620 firmware upgrade on OPENVMS IA64.

1. Is it possible to update rom B without a reboot
2. enable rom B and reboot the system.

I searched this forum and have found a solution to q2.
Shell> fwconfig enable B
then reboot
Could you help to answer q1.

Br,
Richard
3 REPLIES 3
Robert_Jewell
Honored Contributor

Re: update the second rom without a reboot

I dont see how it would be possible to update firmware without a reboot. Perhaps you could apply the update without rebooting, but in order for the new image to apply, the system needs to read the ROM during power on in order to load that new images.

In reality, for these systems one should use the EFI FWMGR utility to update firmware.

-Bob
----------------
Was this helpful? Like this post by giving me a thumbs up below!
Torsten.
Acclaimed Contributor

Re: update the second rom without a reboot

Its normally absolutely no problem if the 2 versions are different.

However, if you have done a firmware update, the system reboots.

Then - once in EFI again - you can do

Shell> fwconfig copy b a

to copy ROM b to a.

Another reboot is not needed.

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!   

Re: update the second rom without a reboot

Hello,

If I have 100 servers.

What we do today is to copy the file to SYS$EFI.SYS via EFI$CP utility. Then reboot and upgrade.

But if I can "copy" the firmware directly to the rom b, i suppose rom a is the active rom now.

Then we only need to switch rom in the efi shell and boot the system during the reboot. Would it be better?

Regards,
Richard