1833053 Members
2664 Online
110049 Solutions
New Discussion

How to upgrade Ignite

 
Charles Holland
Trusted Contributor

How to upgrade Ignite

If I have an ingnite server, and all my other systems run make_net_recovery to it, what is the process to go from 5.4.50 to 6.1.144 on all servers.

Do I have to uninstall and then install, and re-setup my OS depot. Or can I simply swinstall the 6.1.144 version and everything be ok.

Thanks
"Not everything that can be counted counts, and not everything that counts can be counted" A. Einstein
12 REPLIES 12
Fred Ruffet
Honored Contributor

Re: How to upgrade Ignite

swinstall alone should be OK.
Make a recovery tape on each server after upgrade.

Regards,

Fred
--

"Reality is just a point of view." (P. K. D.)
Bart Paulusse
Respected Contributor

Re: How to upgrade Ignite

Hi Charles,

it's like Fred said.
swinstall on the ignite server.

First thing Ignite does when making a net_recovery is updating the recovery software on the client.

So after the swinstall simply create a new net_recovery for all your systems.

Bart
Patrick Wallek
Honored Contributor

Re: How to upgrade Ignite

I ALWAYS swremove the old version and then swinstall the new version. Once or twice I have just done a swinstall and I have had problems with program version conflicts.

The swremove should not effect your OS depot.
Steven E. Protter
Exalted Contributor

Re: How to upgrade Ignite

I did not always swremove the old Ignite and got into trouble several times, ending up with multiple versions installed.

Follow Patrick's guidelines and make sure you make copies of important configuration files such as INDEX so you don't have to configure your Ignite Server from scratch.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Charles Holland
Trusted Contributor

Re: How to upgrade Ignite

Patrick - Were you talking about doing swinstall on the server only *or* the server and all the clients?

Bart - Upgrade the server, and when you do the first make_net_recovery on the client the new software will be downloaded and upgraded to the client? What will show up if I do a swlist?

Regards.
"Not everything that can be counted counts, and not everything that counts can be counted" A. Einstein
Patrick Wallek
Honored Contributor

Re: How to upgrade Ignite

We don't use make_net_recovery here, so I really can't comment on how an upgrade would effect the clients. It *should* automatically install the new software on the clients.
Charles Holland
Trusted Contributor

Re: How to upgrade Ignite

SEP - OK if I follow Pete's advice and upgrade the ignite server, saving the INDEX file, when I run the first make_net_recovery from the client "the new software will be downloaded and upgraded to the client? What will show up if I do a swlist?"

"Not everything that can be counted counts, and not everything that counts can be counted" A. Einstein
Rick Garland
Honored Contributor

Re: How to upgrade Ignite

Do an swremove on the older Ignite version.

Then do an swinstall on the newer Ignite version.

Rick Garland
Honored Contributor

Re: How to upgrade Ignite

When I install the newer version on top of the older version, I have seen the swlist show 2 versions of Ignite being installed.

This is why I remove the older Ignite package first.

Then I can swlist and verify that the Ignite is gone.

Then I can swinstall.

If I install the newer version and then swremove the older version, both versions have gone away.


Cem Tugrul
Esteemed Contributor

Re: How to upgrade Ignite

Hi,

i always prefer swremove old version ignite
and then;
swinstall new version of ignite...
And up to now,i have not seen any problem

Good Luck,

Our greatest duty in this life is to help others. And please, if you can't
Bart Paulusse
Respected Contributor

Re: How to upgrade Ignite

Hi Charles,

every time you do create a network recovery archive, the ignite server checks the ignite version on the client and upgrades it if needed.

swlist on the client shows these filesets:
# Ignite-UX C.6.1.44 HP-UX System Installation Services
Ignite-UX.BOOT-SERVICES C.6.1.44 Network Boot Services for System Installations
Ignite-UX.FILE-SRV-11-11 C.6.1.44 File Archives Used By Clients During HP-UX Install
Ignite-UX.IGNITE C.6.1.44 Graphical Ignite User Interface for Installations
Ignite-UX.IGNT-ENG-A-MAN C.6.1.44 Ignite-UX Manual Pages
Ignite-UX.MGMT-TOOLS C.6.1.44 Tools for Managing Data Files on an Ignition Server
Ignite-UX.OBAM-RUN C.6.1.44 User Interface Libraries Needed for Older Systems
Ignite-UX.RECOVERY C.6.1.44 System disaster recovery tools

But to my surprise it also shows two filesets of the ignite version that were installed when I upgraded from 11.00 to 11.11:
# Ignite-UX B.5.4.50 HP-UX System Installation Services
Ignite-UX.BOOT-KERNEL-PA B.5.4.50 Installation Boot Kernel for S700/S800 clients


I'd do an swremove / swinstall on your ignite server.
For the ignite clients I'd do an swremove and then create a new network recovery archive.

regards,

Bart
Charles Holland
Trusted Contributor

Re: How to upgrade Ignite

swremove / swinstall on each server.

Thanks to all..
"Not everything that can be counted counts, and not everything that counts can be counted" A. Einstein