- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Upgrading of HPUX
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
09-27-2005 04:15 AM
09-27-2005 04:15 AM
Upgrading of HPUX
what consideration i have to take to execute this task.
you can help me?
Victor Lopez
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:28 AM
09-27-2005 04:28 AM
Re: Upgrading of HPUX
http://h18000.www1.hp.com/products/quickspecs/12079_div/12079_div.HTML#Overview
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:29 AM
09-27-2005 04:29 AM
Re: Upgrading of HPUX
2) Better course is to plan a cold OS installed followed by new oracle install and data conversion. This will take some time and you might want to lease some hardware for the transition.
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
09-27-2005 04:31 AM
09-27-2005 04:31 AM
Re: Upgrading of HPUX
http://docs.hp.com/en/5990-6728/ch02s02.html#babiiaeh
As you can see from the link above, you can only upgrade to hpux 11.23 ( hpux 11iv2 ) passing through hpux 11.16 ( hpux 11iv1 )
So take this link for the 11.00 to 11iv1 migration first:
http://docs.hp.com/en/5187-4496/ch02s01.html
And then follow this link for the 11iv1 to 11iv2 migration:
http://docs.hp.com/en/5990-6728/ch06.html
Regard to Oracle, I'm not a great expert, try to follow this link for further information:
http://forums.oracle.com/forums/message.jspa?messageID=494724
Hope this helps
Best Regards,
Alessandro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 05:24 AM
09-27-2005 05:24 AM
Re: Upgrading of HPUX
I also see that Alessandro mentions that the OS upgrade would be a two step upgrade (first to 11iV1 then to 11iV2). This adds even more chance for problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2005 04:04 PM
09-27-2005 04:04 PM
Re: Upgrading of HPUX
HP-UX 11i version 2 Installation and Update Guide: HP Integrity Servers, HP Workstations, and HP 9000 Servers
http://docs.hp.com/en/5991-0792/index.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 01:54 AM
09-28-2005 01:54 AM
Re: Upgrading of HPUX
Additionally when you upgrade rather than reinstalling you miss a perfect opportunity to get rid of all sorts of garbage you no longer need or want. (Just one example would be all your 11.0 patch sets in /var/adm/sw.)
My suggestion would be:
1) Identify what is currently running and IN USE. (Doing a ps -ef will be a good start on this.)
2) Document how to install those items that aren't part of the OS itself (Oracle, SAP, Tivoli, Netbackup whatever...)
3) Backup the system from root down to tape so you can recover anything you might need later (as noted above there WILL be something you didn't think you'd need that you'll find out you do).
4) Do a cold install of the new OS.
5) Install the applications etc... identified in steps 1 & 2.
Also if you can do it an even better way is to do steps 1 & 2 then do a cold install on a separate new system then do step 5 there. Have your users verify everything is OK there then decommission the original machine. At that point you could cold install it for another purpose.