- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 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
06-18-2009 06:28 AM
06-18-2009 06:28 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2009 07:24 AM
06-18-2009 07:24 AM
Re: Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2009 07:39 AM
06-18-2009 07:39 AM
Re: Cluster
http://docs.hp.com/en/6033/HPServiceguardClusterConfig_WP.pdf
The document has a step by step configuration guide in it.
Clustering is on its most basic level using two systems with shared disk storage to provide more reliable service than can be provided by one system alone.
An important application can be configured to run on an alternate system if the main system is for any reason unavailable.
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
06-19-2009 04:14 AM
06-19-2009 04:14 AM
Re: Cluster
If you have access, look for this document:
"How to decommission a Serviceguard Cluster, Package, Node or VG" ( (ID: emr_na-c00905819-6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 05:15 AM
06-19-2009 05:15 AM
Re: Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2009 01:59 AM
06-22-2009 01:59 AM
Re: Cluster
u can see the all manuals of service guard
here
http://docs.hp.com/en/ha.html#Serviceguard
thanks and regards
Sajjad sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2009 11:10 PM
06-22-2009 11:10 PM
SolutionFind the steps below.
To delete a package:
1. Halt the package by entering:
# cmhaltpkg -v pkg3
2. Delete the package by entering:
# cmdeleteconf -v -p pkg3
Removing a node while a cluster is running
To remove a node called nodeC when the cluster is online:
1. Ensure that all packages have been reconfigured to not include nodeC.
2. Halt the node by entering:
cmhaltnode -f nodeC
3. Gather the current cluster configuration by entering:
cmgetconf -v -C temp.ascii
4. Gather information about the removed node by entering:
cmquerycl -C clconfig.ascii -c cluster1 \
-n nodeA -n nodeB
5. Combine the two configurations in to one file (clconfig.ascii), and then apply the new
configuration by entering:
#cmapplyconf -v -C clconfig.ascii
And Dear dont forget to assign points.
Regards
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 10:44 PM
06-23-2009 10:44 PM
Re: Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 10:46 PM
06-23-2009 10:46 PM
Re: Cluster
You should assign points to all who have replied to your questions.
Regards
Vivek Bhatia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 10:51 PM
06-23-2009 10:51 PM
Re: Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 11:56 PM
06-23-2009 11:56 PM