- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Packages can be run on node 1 but quickly switch t...
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
04-25-2007 06:52 AM
04-25-2007 06:52 AM
We have a two node cluster, and while all packages can be run on node 1, they quickly switch to node 2. Why is this occurring, and how can I correct it? Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 06:57 AM
04-25-2007 06:57 AM
SolutionWithout a whole lot more information, it could be any one, or more, of 1,000 different things.
>>and how can I correct it?
We can't, without first figuring out what the problem is.
Have you looked at /var/adm/syslog/syslog.log to see if anything is logged there?
What about your package log files in /etc/cmcluster/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 06:58 AM
04-25-2007 06:58 AM
Re: Packages can be run on node 1 but quickly switch to node 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 07:14 AM
04-25-2007 07:14 AM
Re: Packages can be run on node 1 but quickly switch to node 2
Package
...
nfs.monitor terminated due to an exit(1)
Sorry about not including this...my bad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 07:22 AM
04-25-2007 07:22 AM
Re: Packages can be run on node 1 but quickly switch to node 2
# cmmodpkg -n nodename -e pkgname
# man cmmodpkg
for more information and examples.
Check the status of your cluster with:
#cmviewcl -v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 07:25 AM
04-25-2007 07:25 AM
Re: Packages can be run on node 1 but quickly switch to node 2
I would surmise that some error is occurring when you try to run the package on node1.
Check the /var/adm/syslog/syslog.log file on node1 and node2 for clues. This is the default logging location for SG, but you can change that.
Check the package script configuration, they may be set up to go to node2 by default as a preferred node.
This is what the force and my brief conversation with Yoda brought to mind.
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
04-25-2007 07:26 AM
04-25-2007 07:26 AM
Re: Packages can be run on node 1 but quickly switch to node 2
The second error is almost certainly your problem and it appears that "The Force" was strong with me. It appears that as soon as the monitoring begins the package switches.
Since this is NFS related, you may find that purchasing the NFS Toolkit for SG is money well spent. You can certainly do it yourself but someone else has almost certainly run NFS through more combinations and permutations of NFS failure that you will likely ever encounter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 07:28 AM
04-25-2007 07:28 AM
Re: Packages can be run on node 1 but quickly switch to node 2
How are the NFS services started in the system ? Are the NFS daemons started through the package control script ?
May be you want to post the contents of the package control log file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2007 05:14 AM
04-26-2007 05:14 AM