- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- upgrade from 11.23 to 11.31
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 10:31 PM
01-25-2008 10:31 PM
upgrade from 11.23 to 11.31
I am yet to read the docs and test to practically find out the answer.
We have a 11.23 installation and some third party packages installed on it, the packages are created on only for 11.23 and are not ment for 11.31.
What will happen to the packages when I upgrade this machine to 11.31...will they reamin installed on 11.31 as 11.23 binaries are supported on 11.31 or they will be removed and I have to install the 11.31 version of the packages in question?
Thanks
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2008 12:47 AM
01-26-2008 12:47 AM
Re: upgrade from 11.23 to 11.31
If the host is part of the cluster, then you need to go for rolling upgrade process.
Please go through the below link:
http://docs.hp.com/en/B3936-90122/B3936-90122.pdf
Go to Rolling Upgrade
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2008 03:02 AM
01-26-2008 03:02 AM
Re: upgrade from 11.23 to 11.31
If the former, if you use update-ux, the software would probably be left on the system.
You would have to talk to your third party to see if they would be supported on 11.31.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2008 07:52 AM
01-26-2008 07:52 AM
Re: upgrade from 11.23 to 11.31
will the packages remain on system even if the packages are not ment to be installed on 11.31.
I am not worried about support(I am the package creater and I am the only user, but have lost the depot and source code) I am concerned about the existence of binaries on the system after the upgrade.
I am sure that the binaries will work on 11.31 if they are left as it is during the upgrade.
If this will not happen I am afraid that I have to copy all the files and repackage them for 11.31.
Thanks
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2008 05:48 PM
01-26-2008 05:48 PM
Re: upgrade from 11.23 to 11.31
Whether it works or not is another thing.
Talk to your vendors - make sure their apps are supported on 11.31 and if yes, ask if there is anything you need to do when you upgrade the OS.
Example - for Oracle, you need to re-link the binaries.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2008 09:34 PM
01-26-2008 09:34 PM
Re: upgrade from 11.23 to 11.31
Did you include a specific OS version when you created it? If not, it should leave it.
>I am concerned about the existence of binaries on the system after the upgrade.
You should be more concerned that upgrade-ux will even work. (Look for other threads about this.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2008 03:32 AM
01-27-2008 03:32 AM
Re: upgrade from 11.23 to 11.31
Most third party application vendors do not support this upgrade methodology. You should check with support before proceeding.
Other items:
1) Do an Ignite make_tape_recovery or make_net_recovery before proceeding so you can restore the system to a start point.
2) Consider supported methdology including a cold 11.31 OS install followed by supported reinstallation of binaries and migration of data.
3) Take note that the success rate of upgrade-ux drops with the complexity of the system being upgraded.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2008 03:58 AM
01-27-2008 03:58 AM
Re: upgrade from 11.23 to 11.31
If you were talking about the os_version tag it is "*" in the INDEX file kept in /var/adm/sw/products/Exputils/
I will backup the files on another system and try an upgrade tomorrow. If they remain after the upgrade ..Its cool..else I will repackage and install again.
Thanks
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2008 07:21 PM
01-27-2008 07:21 PM
Re: upgrade from 11.23 to 11.31
Yes. So that wouldn't cause your SD products to be rejected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2008 01:59 AM
01-28-2008 01:59 AM
Re: upgrade from 11.23 to 11.31
update-ux works on standard installations but sometimes throws away your LVM configuration for SAN disks.
Be sure to keep every VG configuration files at a save place in case you need them later:
# vgexport -s -p -m
# ls -l /dev/*/group
Afterwards recreate the VG either in legacy or agile mode (see vgimport(1m) for new syntax!).
My 2 cents,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2008 06:02 AM
01-28-2008 06:02 AM
Re: upgrade from 11.23 to 11.31
The update process will leave the binaries alone as long as the installed software info in /var/adm/sw shows the package as compatible with 11.31. Otherwise, there is a possibility that everything in the package will be removed. To be safe, list the contents of the package:
swlist -l file YourPackageName
then copy all these files into a tar backup (maybe two copies if this is all there is) and also verify the tar backup with -tv option. Then after the update, check that the files are still there, and restore if necessary.
As far as binary compatibility, executables should be forward compatible to 11.31 as long as the code is fairly standard. In that case, all you can do is to try -- hopefully on a test machine.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2008 08:07 AM
01-29-2008 08:07 AM
Re: upgrade from 11.23 to 11.31
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 09:52 AM
02-22-2008 09:52 AM
Re: upgrade from 11.23 to 11.31
Thanks for the replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 08:44 PM
02-22-2008 08:44 PM
Re: upgrade from 11.23 to 11.31
See earlier replies for solution.