- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cluster and a package
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
02-18-2011 12:26 AM
02-18-2011 12:26 AM
Cluster and a package
I'm a new bie to SG clusters. I need understand how is cluster and package relate dto each other as I see we no where specify that a particular cluster will host thi spackage or no wehere in the package config do we mention that it will part of this cluster.
So how both are related.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 01:26 AM
02-18-2011 01:26 AM
Re: Cluster and a package
we have a directory for the package "/etc/cmcluster/pkg1/.."containing the package control script & file confirming that it`s the part of the cluster whose configuration file is also present under '/etc/cmcluster/' as
/etc/cmcluster/clustername_asci.conf.
so do ls -l /etc/cmcluster
and you will see a cluster.conf file & the
directory for each package.
Thanks
Manix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 01:30 AM
02-18-2011 01:30 AM
Re: Cluster and a package
Cluster is your whole system as such. For example, you have 4 nodes and want to maintain high availability, that system would be your cluster.
Package is the network resource, disk resource and service process grouped to an entity called as package and should not be confused with the term "bundle". When your package is on the "failover type" mode, it is the "package" that fails over to the other node of the cluster as such and it is not your "node" that failsover. Packages run on different nodes of the cluster and depending on the type of package and the volume manager used, high availability through serviceguard is acheived.
Regards
Ismail Azad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 02:26 AM
02-18-2011 02:26 AM
Re: Cluster and a package
Also, when adding packages intoa cluster, you modify the Cluster DataBase, or CDB, so all references to each other are held there.
I suggest you read the Managing Serviecguard manuals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 11:21 PM
02-18-2011 11:21 PM
Re: Cluster and a package
In simple, package is related to node and the node is related cluster. Each is dependent with each other.
Have a look on below blog. It may clear you.
http://thomasvogt.wordpress.com/2008/08/26/mcserviceguard-cluster-installation-on-hp-ux-1131/
Rgds...