- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Serviceguard
- >
- Re: Adding a Package to a Running Cluster
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-16-2006 09:45 PM
08-16-2006 09:45 PM
I have a running 2-node cluster on two rp3440s, HP-UX 11.11, MCSG A11.16.
I have an odd problem in that when I try to add a new package to it, curious errors occur when running cmcheckconf - see below - all commands are run from
# mkdir /etc/cmcluster/X
# cmmakepkg -p /etc/cmcluster/X/X.config
PACKAGE_NAME X
NODE_NAME
NODE_NAME
RUN_SCRIPT /etc/cmcluster/X/X.cntl
HALT_SCRIPT /etc/cmcluster/X/X.cntl
SUBNET 1.2.3.0
# cmmakepkg -s /etc/cmcluster/X/X.cntl
VG[0]=/dev/vgX
LV[0]="/dev/vgX/lvol1"; FS[0]="/db01"; FS_MOUNT_OPT[0]="-o largefiles";
LV[1]="/dev/vgX/lvol2"; FS[1]="/db02"; FS_MOUNT_OPT[1]="-o largefiles";
LV[2]="/dev/vgX/lvol3"; FS[2]="/X"; FS_MOUNT_OPT[2]="-o largefiles";
IP[0]="1.2.3.4"
SUBNET[0]="1.2.3.0"
I copy these files to the adoptive node(s);
# rcp *
Then run `cmcheckconf`;
# cmcheckconf -v -P /etc/cmcluster/X/X.config
Checking existing configuration ... Done
Gathering configuration information ... Done
Parsing package file: /etc/cmcluster/X/X.config.
Attempting to add package X.
Error: Run script /etc/cmcluster/Y/Y.cntl for package Y
does not have execute access on node
Maximum configured packages parameter is 20.
Configuring 3 package(s).
17 package(s) can be added to this cluster.
200 access policies can be added to this cluster.
cmcheckconf : Unable to verify package.
#
I'm just mystified why cmcheckconf seems to want to reference other packages, (in this example, Y), when I'm using the "-P" to specify the one I want to add. There are definitely NO REFERENCES to package Y in my cntl or config files for package X.
Any help gratefully appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-16-2006 09:51 PM
08-16-2006 09:51 PM
Re: Adding a Package to a Running Cluster
Check permissions on the package and anything it calls.
Make sure both nodes have the same version of all control scripts.
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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-16-2006 10:34 PM
08-16-2006 10:34 PM
Re: Adding a Package to a Running Cluster
Thanks for the reply.
The files WILL be the same revisions, (you'll note above that my "rcp" takes care of that).
And permissions of said files compare favourably with existing packages, even those of package Y, so I can't see that being the problem either.
Best regards, Mike.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-16-2006 11:41 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-17-2006 01:12 AM
08-17-2006 01:12 AM
Re: Adding a Package to a Running Cluster
Error: Run script /etc/cmcluster/Y/Y.cntl for package Y
does not have execute access on node
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-17-2006 01:30 AM
08-17-2006 01:30 AM
Re: Adding a Package to a Running Cluster
It was indeed an issue with the perms on Y.cntl, (ie: no execute).
I guess what threw me was the fact that I'd use -P to point towards X and Y was called. Presumably when you cmcheckconf, it checks all packages by default anyway, whether they're running or not.
Steve - apologies to you. If you'd like to say hello (or shalom), I'll gladly reward you for the time taken.
regards, Mike.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP