- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- MC/SG Network 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
11-06-2007 10:38 PM
11-06-2007 10:38 PM
I've a working cluster with 2 nodes (MC/SG 11.15 on HP-UX 11.23).
After a recofiguration (for changing of disk lock), I've run check command, but the output is this:
...
Error: Non-uniform connections detected:
NODE1 lan6 is assigned to bridged net 3
but it should be assigned to bridged net 2
to which saphp048 lan2 belongs.
Error: Non-uniform connections detected:
NODE2 lan6 is assigned to bridged net 3
but it should be assigned to bridged net 2
to which saphp048 lan2 belongs.
Error: Non-uniform connections detected:
NODE1 lan2 is assigned to bridged net 2
but it should be assigned to bridged net 3
to which saphp048 lan6 belongs.
Error: Non-uniform connections detected:
NODE2 lan2 is assigned to bridged net 2
but it should be assigned to bridged net 3
to which saphp048 lan6 belongs.
...
cmcheckconf : Unable to reconcile configuration file /etc/cmcluster/cluster.conf
with discovered configuration information.
LAN2 and LAN6 is two heartbeat, whereas the Stationary IP is assigned to LAN1.
Someone have some idea?
Thanks to all.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 10:41 PM
11-06-2007 10:41 PM
Re: MC/SG Network problem
BTW, your version is quite old and should be updated.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 10:48 PM
11-06-2007 10:48 PM
Re: MC/SG Network problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 02:18 AM
11-07-2007 02:18 AM
SolutionThe error message reflects a change in the network configuration compared to that which was saved in the cluster binary file.
Use cmviewconf to inspect the cluster binary file - and particularly the "bridged net ID" for each NIC.
Then use 'linkloop' between NICs on the same bridged network to confirm that physical network is still intact.
Command syntax:
# linkloop -i
The ppa number is the same as the Card In# shown in lanscan.
The error appears to indicate that lan6 is no longer connected to bridged net 3, but on bridged net 2, shich is where lan2 is attached.
Suggest you halt and rebuild the cluster if the new bridging is acceptable or correct the bridging changes that were made previous to this error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 02:44 AM
11-07-2007 02:44 AM
Re: MC/SG Network problem
I was supposed to be a binary-file problem!
I've tested NICs by linkloop, and all NICs are ok!
Only another question: Must I stop cluster for remove and re-create binary file (by check e apply)? Is it only solution?
Thanks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2007 12:58 AM
11-08-2007 12:58 AM
Re: MC/SG Network problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2007 01:14 AM
11-08-2007 01:14 AM