- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Package dependency problem
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
07-24-2009 12:44 AM
07-24-2009 12:44 AM
I'm trying to configure package "B" to be dependent from package "A" in this way:
DEPENDENCY_NAME A_dep
DEPENDENCY_CONDITION A=UP
DEPENDENCY_LOCATION SAME_NODE
But when i run cmcheckconf I get the error:
Cannot add a dependency on the failover package A to the package B.
What is wrong?
Thank You
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2009 01:05 AM
07-24-2009 01:05 AM
Re: Package dependency problem
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2009 01:09 AM
07-24-2009 01:09 AM
Re: Package dependency problem
Please don't tell me I need to install 11.18...
Thanks
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2009 01:26 AM
07-24-2009 01:26 AM
SolutionSo you didn't see this note in the package config file:
# NOTE:
# Dependencies should be used only for a CFS cluster, or by
# applications specified by Hewlett-Packard.
# These are automatically set up in the SYSTEM-MULTI-NODE
# and MULTI-NODE packages created for disk groups and mount points.
# Customers configure dependencies for FAILOVER type
# packages only; and the dependency would be on a MULTI+NODE mount
# point (MP) package
In 11.17 package dependencies were only supported when the package that was "depended" on was a multi-node or system-multi-node package. There was no support for dependencies on standard failover packages.
11.18 removed this restriction:
http://docs.hp.com/en/B3935-90124/ch01s02.html#bgebgdde
So yes, I'm afraid I *am* telling you to upgrade to a newer version of Serviceguard... although if you *have* to do this anyway, you should skip straight past 11.18 and go straight to 11.19 which is the latest version...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2009 01:31 AM
07-24-2009 01:31 AM
Re: Package dependency problem
Ok I have to notice my users I'm going to stop their packages to upgrade ServiceGuard.
Thank You
Regards
Mauro