- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Permission Denied Error while running cmgetconf & ...
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
12-13-2010 12:25 AM
12-13-2010 12:25 AM
We are using ServiceGuard A.11.19.00 version.
Cluster is running on nodeA. We rebooted nodeB & noticed that didn't join into cluster environment. we tried to run cmrunnode command on nodeB and getting permission denied error with nodeA IP address.
Then We added nodeA from nodeB using cmrunnode command.
Now cmviewcl command is working. But cmgetconf command is not working in nodeA. Same error.
Kindly provide your input on this.
Thanks & Regards
Shameem
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 01:19 AM
12-13-2010 01:19 AM
Re: Permission Denied Error while running cmgetconf & cmrunnode command
check this thread , i may help.
http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1340770
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 01:45 AM
12-13-2010 01:45 AM
SolutionOn nodeB execuete next commando:
# cmscancl -n nodeB -o /tmp/cmscancl.txt
Review /tmp/cmscancl.txt
cmscancl is a configuration report and diagnostic tool which gathers system software and hardware configuration information from a list of nodes, or from all the nodes in a cluster. The information that this command displays includes LAN device configuration, network status and
interfaces, file systems, LVM configuration, link-level connectivity (HPUX only), and the data from the binary cluster configuration file. This command can be used as a troubleshooting tool or as a data collection tool.
man cmscancl
rgs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 02:24 AM
12-13-2010 02:24 AM
Re: Permission Denied Error while running cmgetconf & cmrunnode command
Hi Kemo, Name resoultion is working properly.
Hi rariasn, i checked the output. I didn't find any issues on this report.
Do you need any specific information on this report?
Regards
Shameem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 02:39 AM
12-13-2010 02:39 AM
Re: Permission Denied Error while running cmgetconf & cmrunnode command
Verify:
- LOCAL network connections
- Contents of the Binary Configuration File
If you think that everything is running correctly:
On nodeB:
# cmscancl -s > /tmp/cmscancl.log
Comparing NodeB binary configuration with nodeA
Verify Checking REMOTE network connections (nodeB to nodeA)
rgs,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 02:42 AM
12-13-2010 02:42 AM
Re: Permission Denied Error while running cmgetconf & cmrunnode command
Issue resolved. What kemo told it's right.
fully qualified name resoultion was not configured properly. I removed fully qualified name and modified only with hostname.
Now it is working. Thanks for your support.
Regards
Shameem