- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Upgrade Process
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
07-08-2003 02:35 AM
07-08-2003 02:35 AM
How easy is this to do. We need the support of 10.20 as we can't upgrade until september due to a lack of resources.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 03:03 AM
07-08-2003 03:03 AM
Re: Upgrade Process
cmhaltnode -n 1stnode
swinstall SG10.12 depot, and dont forget hte patch eiher
cmrunnode -n 1stnode
check it joins the cluser
move package(s) over,
cmhaltnode 2ndnode
and repeat for each and every node in the cluster.
Read the Managing MC/ServiceGuard manual for further details, Appendix E in particular
http://docs.hp.com/hpux/pdf/B3936-90024.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 03:07 AM
07-08-2003 03:07 AM
Re: Upgrade Process
1 - Stop SG
# cmhaltpkg
# cmhaltcl
2 - save /etc/cmcluster, especially the .ascii etc
# cp -pr /etc/cmcluster /etc/cmcluster.old
3 - upgrade
# swinstall .......
4 - re-apply binary
# cd /etc/cmcluster
# cmcheckconf ....
# cmapplyconf ....
5 - Start cluster up
# cmruncl
# cmviewcl
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 03:27 AM
07-08-2003 03:27 AM
Re: Upgrade Process
You also do NOT reapply the binary, part of the swinstall of the newer version does an automatic conversion to the newer binary for you.
There is nothing stopping you following these steps, but they are not necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2003 08:07 AM
07-08-2003 08:07 AM
Re: Upgrade Process
"live & learn...." I have only used MC/SG prior to & including xx.09 & you DEFINITELY could not do rolling version upgrades. This is good news to me as we have lots of 09 systems.
Tim