- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to install the software in cluster
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-24-2014 06:59 AM - last edited on 09-24-2014 06:55 PM by Maiko-I
09-24-2014 06:59 AM - last edited on 09-24-2014 06:55 PM by Maiko-I
how to install the software in cluster
hi,
we are following two process, kindly confirm which one is the right procedure
procedure -1
1.halt the pakage (cmhaltpkg)
2.halt the cluster (cmhaltnode)
3.install the depot file
procedure -2
1.cmhaltcl
2.install the deport file
2.cmrunnode
P.S. This thread has been moved from HP-UX > System Administration to HP-UX > Serviceguard. - Hp forum moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2014 08:49 AM
09-24-2014 08:49 AM
Re: how to install the software in cluster
What kind of software are you installing?
The method you use depends on whether the software you install will be used by applications that are running in your cluster packages. You may not need to shutdown the packages or the cluster at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2014 12:26 PM
09-24-2014 12:26 PM
Re: how to install the software in cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2014 12:52 PM
09-24-2014 12:52 PM
Re: how to install the software in cluster
That definitely helps.
Here is what I would do:
1) Halt the package
2) Restart the package on the other node if you want.
3) Halt the node - cmhaltnode
4) Install the patch
5) Allow the system to reboot as a kernel patch will require a reboot
6) Service Guard shold restart when the system reboots.
7) Move the package from the 2nd node back to the 1st node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2014 12:29 AM
09-30-2014 12:29 AM
Re: how to install the software in cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2014 07:02 AM
09-30-2014 07:02 AM
Re: how to install the software in cluster
The IP address used by the packages are located in the /etc/cmcluster/<package_name> directory in the <package_name>.sh script.