- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Rejoining Rebuilt Node to 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-23-2010 03:15 AM
09-23-2010 03:15 AM
Rejoining Rebuilt Node to Cluster
However, when I try to start any packages on the rebuilt node, I get the following error:
cmgetpkgenv : Unable to get package configuration.
Either no cluster configuration file exists or package is not configured.
And in fact, from the command line, cmgetpkgenv will not retrieve the pkg config info on the rebuilt node. Does anyone have an idea how I can go about addressing this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2010 03:36 AM
09-23-2010 03:36 AM
Re: Rejoining Rebuilt Node to Cluster
copy the cluster and package configuration files from the active node.
run cmcheck conf and check.
if everything is fine then run cmapplyconf and then run cmcrunnode and add the node to cluster. (mount points also need to take care, i mean vgexport and import)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2010 03:39 AM
09-23-2010 03:39 AM
Re: Rejoining Rebuilt Node to Cluster
cmviewcl
Are those returning-node's packages there?
I'm guessing they are not there...
So simply go back to the returning node and do your cmcheckconf -P
Then when done, I'd go back and make sure that my cluster is solid by running cmcheckconf on it and addressing any warnings/errors until clean and then apply it to. So that everything is neat and tidy.
Just a thought,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2010 03:45 AM
09-23-2010 03:45 AM
Re: Rejoining Rebuilt Node to Cluster
Either no cluster configuration file exists or package is not configured'
===========================================================
cmgetpkgenv: Modular package fails with the error: 'Unable to retrieve package attribute'.
Problem: In clusters with over 100 packages configured, when the cluster and packages start simultaneously, some packages may fail to start. Errors may appear in the log files of modular package log files, saying Unable to retrieve package attributes, and that the package failed to start. Messages such as the following appear in the package log file:
Feb 7 09:00:50 root@aialik.cup.hp.com master_control_script.sh[11121]:
ERROR: Unable to retrieve package attributes.
Feb 7 09:00:50 root@aialik.cup.hp.com master_control_script.sh[11121]:
ERROR: Function sg_source_pkg_env
The messages indicate that the cmgetpkgenv command had difficulty obtaining information about the package that is required for the package scripts to run. This does not mean that the package cannot be started after the other packages are stable.
Solution
========
Workaround: If you see this problem, you can issue a cmrunpkg on the packages that have not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2010 04:16 AM
09-23-2010 04:16 AM
Re: Rejoining Rebuilt Node to Cluster
cmviewconf will show whether the package exists and which nodes are failover nodes for the package. Insure the package directory has been copied to the updated server if the packages are legacy packages (per-package control scripts used).
The fact that the message includes the text "no cluster configuration file exists or ..." may be a clue that there is a hostname resolution issue on the installed node.
Serviceguard is particular about the configuration of certain system files for commands to run properly.
Pages 197-201 in the following manual describe how to properly configure the system to allow all Serviceguard commands to run on the local node:
"Managing Serviceguard Seventeenth Edition, First Reprint December 2009"
at http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02057890/c020578
90.pdf
Also note that /etc/services and /etc/inetd.conf should contain certain network services that Serviceguard requires:
hacl
identd (a.k.a. auth)
registrar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2010 11:26 AM
09-26-2010 11:26 AM
Re: Rejoining Rebuilt Node to Cluster
Thanks to all who replied, have assigned points!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2010 11:28 AM
09-26-2010 11:28 AM