- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Not moved a single package on secondary node
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
03-04-2010 11:17 PM
03-04-2010 11:17 PM
Not moved a single package on secondary node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2010 11:22 PM
03-04-2010 11:22 PM
Re: Not moved a single package on secondary node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2010 11:34 PM
03-04-2010 11:34 PM
Re: Not moved a single package on secondary node
/var/adm/syslog/syslog.log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2010 06:17 AM
03-05-2010 06:17 AM
Re: Not moved a single package on secondary node
https://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1412081
...and unfortunately there you didn't post and cluster/pkg logfiles either...
Nobody can really help you Goriik until we get enough information to make reasonable suggestions.
Please post your logs .. and let's just do this on one thread.
Regards,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2010 06:09 PM
03-06-2010 06:09 PM
Re: Not moved a single package on secondary node
cmviewcl -v
once halt the pkg1 on node1 and then run pkg1 on node1, wheather the package will run on node1 or not.
and tell me if you are using virtual Ip address and how it is defined
Is there any valid entry for virtual ip address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2010 06:11 PM
03-06-2010 06:11 PM
Re: Not moved a single package on secondary node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2010 08:04 PM
03-06-2010 08:04 PM
Re: Not moved a single package on secondary node
You may have to check below logs
1)pkg logs /etc/cmcluster/pkg_name/somethin.log
on both the server
2) check syslog for the same time.
and
what does cmviewcl says is AUTO_RUN enabled everytime.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2010 09:42 PM
03-06-2010 09:42 PM
Re: Not moved a single package on secondary node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2010 04:27 AM
03-08-2010 04:27 AM
Re: Not moved a single package on secondary node
On the primary node:
1) Package shutdown on the primary node failed to complete normally. Look at the package control log on that node.
On the adoptive node:
2) The adoptive node was down, not running Serviceguard, or disabled from
receiving all packages or specific packages (see 4).
See the primary node's syslog.log for clues.
3) A package resource did not meet UP criteria on the adoptive node
- a package resource did not meet start criteria
- a package-dependent subnet was down
See the syslog.log for clues.
4) The package failover was not "enabled"
- the AUTO_RUN or Node_switching flag is/was disabled
See the syslog.log for an indication.
Example:
cmcld: Package
5) Package startup began on the adoptive node, but encountered a problem which forced it to halt. Check the package log for the reason.
To properly troubleshoot each possibility, identify the date and time when the
package failover failure occured (check the /var/adm/syslog/syslog.log and perhaps even OLDsyslog.log on the both nodes) and the package control log
(/etc/cmcluster/*/*.log or /var/adm/cmcluster/*log) on both the primary and adoptive nodes to get the full picture.