- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmcheckconf fail: Failed to probe network
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
02-09-2006 12:53 AM
02-09-2006 12:53 AM
# cmcheckconf -C cmcluster.asc
Begin cluster verification...
Error: nodeA lan2 did not receive DLPI probe from itself.
Error: nodeA lan2 should not be included in configuration.
Failed to probe network
cmcheckconf : Unable to reconcile configuration file cmcluster.asc
with discovered configuration information.
Have anyone met this problem before?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 01:03 AM
02-09-2006 01:03 AM
Re: cmcheckconf fail: Failed to probe network
Yes,
I fixed it by carefully reviewing network configuration, making sure all references in /etc/hosts to the two nodes of the cluster were consistent.
I openned up .rhosts for root, but eventually went to the /etc/cmcluster/cmnodelist for network functionality.
This is for SG 11.16 HP-UX
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
02-09-2006 01:38 AM
02-09-2006 01:38 AM
Re: cmcheckconf fail: Failed to probe network
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 01:56 AM
02-09-2006 01:56 AM
Re: cmcheckconf fail: Failed to probe network
But I check the /etc/hosts and the scancl.out, everything seems normal,no warning,no error...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 02:10 AM
02-09-2006 02:10 AM
Re: cmcheckconf fail: Failed to probe network
Post th eoutput, and if necessary post the scancl.out file, indicating the node name that has the error
Also, is this a standby or primary lan?
I suspect this is a standby lan that has had something configured on it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 02:17 AM
02-09-2006 02:17 AM
Re: cmcheckconf fail: Failed to probe network
And the main lan0 is working normaly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 06:34 PM
02-09-2006 06:34 PM
Re: cmcheckconf fail: Failed to probe network
In node 1,
# cmscancl
# more /tmp/scancl.out
In node 2,
# cmscancl
# more /tmp/scancl.out
- Verify "Checking LOCAL network connections"
Ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 07:32 PM
02-09-2006 07:32 PM
Re: cmcheckconf fail: Failed to probe network
The output is attached.
lan0 is main, lan2 is standby and lan1 is heartbeat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 08:03 PM
02-09-2006 08:03 PM
SolutionYou apear to have a hardware/cabling network problem which must be fixed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 08:39 PM
02-09-2006 08:39 PM
Re: cmcheckconf fail: Failed to probe network
I think is not possible both the lan3 and lan2 have hardware problem.
Should it be the network cable problem or the lanswitch problem?
Thanks all for the replies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 09:00 PM
02-09-2006 09:00 PM
Re: cmcheckconf fail: Failed to probe network
You will need to investigate and trouble shoot, for example move the cables to a known working switch port etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 12:26 AM
02-10-2006 12:26 AM
Re: cmcheckconf fail: Failed to probe network
Root cause is the lan2 network adapter. The "lan2" I was using in fact is the lan3...
When I plug the cable into the real "lan2", all trouble had gone...
Sorry for my naive midtake and thank you all. I really learn much from the discussion.
ps:Anyone knows how to match the lan0/lan1/lan2/lan3/lan4 with the physical ports behind the machine? Every time I need to test a lot of times to know who is who...