- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Non- uniform connection detected when running cmq...
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
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
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-2004 07:06 PM
тАО12-13-2004 07:06 PM
My cluster contains 4 nodes ( node1, node 2, node3 ,node4) there are 2 package running on this cluster (package1, package2) 2 package is able to adopt to 3 other nodes.(node1 is orginal node)
Now I replace node2 by other server( have better configuration). I did as following:
1. modify package1, package2 conf.
NODE_NAME node1
#NODE_NAME node2
NODE_NAME node3
NODE_NAME node4
2. cmcheckconf ├в v ├в P package1.conf
3. cmcheckconf ├в v ├в P package1.conf
4. cmapplyconf ├в v ├в P package1.conf
5. 2. cmapplyconf ├в v ├в P package1.conf
And then.
Cmquerycl ├в v ├в C /etc/cmcluster/03nodes.conf ├в c CLUSTER_NAME ├в n node1 ├в n node3 ├в n node4.
At this step it return error.
Begin checking the nodes...
Looking for nodes in cluster VBARD ... Done
Gathering configuration information ............. Done
Warning: The disk at /dev/dsk/c3t2d0 on node node1 does not have an ID, or a disk label.
Warning: The disk at /dev/dsk/c3t2d0 on node node3 does not have an ID, or a disk label.
Warning: The disk at /dev/dsk/c3t2d0 on node node4 does not have an ID, or a disk label.
Warning: The disk at /dev/dsk/c3t2d0 on node node2 does not have an ID, or a disk label.
Warning: Disks which do not have IDs cannot be included in the topology description.
Use pvcreate(1M) to initialize a disk for LVM or,
use vxdiskadm(1M) to initialize a disk for VxVM.
node3 lan3 successfully received from node3 lan2
but node3 lan2 did not receive from node3 lan3.
This is probably due to heavy network traffic or heavy load on node3.
Error: Non-uniform connections detected,
node3 lan1 successfully received from node3 lan2
but node3 lan2 did not receive from node3 lan1.
This is probably due to heavy network traffic or heavy load on node3.
Error: Non-uniform connections detected,
node3 lan3 successfully received from node3 lan4
but node3 lan4 did not receive from node3 lan3.
This is probably due to heavy network traffic or heavy load on node3.
This is probably due to heavy network traffic or heavy load on node4.
Error: Non-uniform connections detected,
node4 lan1 successfully received from node4 lan0
but node4 lan0 did not receive from node4 lan1.
This is probably due to heavy network traffic or heavy load on node4.
Error: Non-uniform connections detected,
node4 lan3 successfully received from node4 lan2
but node4 lan2 did not receive from node4 lan3.
This is probably due to heavy network traffic or heavy load on node4.
Error: Non-uniform connections detected,
node4 lan1 successfully received from node4
I had searched solution on forum.itrc.hp.com. there are some similar case but solution is not correct.
I am using MC-SG version 11.14. HP-UX 11i.
I attached cmscancl result for reference.
I had checked and found:
- no conflic IP on cluster
- No conflic MAC on cluster.
- al
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2004 11:20 PM
тАО12-13-2004 11:20 PM
Re: Non- uniform connection detected when running cmquerycl or cmccheckconf
This may be defective cables, but may also be something to do with your switches/hubs.
Also make sure you have the latest patch for SG 11.14 PHSS_31065
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2004 03:08 PM
тАО12-15-2004 03:08 PM
Re: Non- uniform connection detected when running cmquerycl or cmccheckconf
I had patched PHSS_31065. But problem was still exits.
Now I intend to do like the following:
1. Backup cluster and package config file (binary+ascii file)
2. replace node2 by new server.
change IP, hostname as node2, import vg
3. Copy all config file to new server.
4.start cluster.
5. switch 02 packages to new server
is it possible to do???
does MC-SG run base on MAC address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2004 12:02 AM
тАО12-16-2004 12:02 AM
SolutionYou will need to add the new node in and then delete the unwamted node, or delete the node then add in the new node as per the Managing Serviceguard manual.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2004 12:58 AM
тАО12-16-2004 12:58 AM
Re: Non- uniform connection detected when running cmquerycl or cmccheckconf
Title: FIXES for "Non-uniform connections detected" by cmcheckconf, cmapplyconf
-SD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-16-2004 03:25 PM
тАО12-16-2004 03:25 PM
Re: Non- uniform connection detected when running cmquerycl or cmccheckconf
Thank gurus
tienna