- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error: Detected a partition of IP subnet
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
07-18-2005 01:59 AM
07-18-2005 01:59 AM
I'm configuring a simple 2 node cluster. I have 2 network cards on each system, with each set of interfaces configured on a different subnet.
Subnet A: 10.10.30.0
Subnet Mask: 255.255.255.0
Subnet B: 100.100.0.0
Subnet Mask: 255.255.0.0
The second subnet is isolated, as in two network cables connected to an isolated hub.
All the linkloop outputs between each of the interfaces is fine ... even checked using cmscancl.
But still when I run cmcheckconf I get the following errors
Error: Detected a partition of IP subnet 100.100.0.0.
Partition 1
hp11 lan1
Partition 2
sux4 lan1
Failed to evaluate network
cmcheckconf : Unable to reconcile configuration file cmclconfig.ascii
with discovered configuration information.
How can this error be resolved, and what does it mean in the first place.
Would appreciate any assistance.
ServiceGuard Version is 11.16 on HP-UX 11i V1
Thanks and Regards,
-Alvi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 02:13 AM
07-18-2005 02:13 AM
Re: Error: Detected a partition of IP subnet
I would run a cmquerycl again, writing it to a test file, and compare the network information that gets put in the asciifile.
Also, check that something is not stopping tcp communication going through the network.
You could post the result of ifconfig lan1 from each node here, also lanscan, and maybe the node info that is in the ascii file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 02:21 AM
07-18-2005 02:21 AM
Re: Error: Detected a partition of IP subnet
All in all this what you have said points to the fact that the two nodes can not communicate overl lan1 due to a some cause. Is it a plain hub connecting them or a switch. If it is a switch, are the two ports these lan1s are connected on the same vlan ? Or are you just using a crossover cable, in which case is it wired correctly ?
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2005 07:17 PM
07-19-2005 07:17 PM
Re: Error: Detected a partition of IP subnet
I was able to resolve the intiial problem; it turned out that the lans were totally isolated.
With the route add host command and making use of hp-ux's inherent routing capabilities I got the lans to communicate.
Just one issue. What is the point eventually
A- That each lan1 , aln2 and lan3 can communicate with the other respectively
or
B- Total interconnectivity where each lan can linkloop to each and every other lan whether it be lan0, 1 or 2
If its B, its a tough task as private networks and vlans are security requirements.
Any assistance is appreciated.
Thanks and Regards,
-Alvi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2005 07:30 PM
07-19-2005 07:30 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2005 08:00 PM
07-19-2005 08:00 PM
Re: Error: Detected a partition of IP subnet
Systam A and Systm B each having three lans on differents subnets and vlans.
I have a downtime soon and I was preparing the prerequisites for installation.
Following is the cmscancl linkloop output from one system to the other
###### Checking REMOTE network connections (systemB to systemA) ######
------ lan0 on node systemB to lan0 on node systemA ------
PPA 0 link test to 0x000F202B4550 -- OK
------ lan0 on node systemB to lan1 on node systemA ------
PPA 0 link test to 0x00306EF56593 (NO CONNECTION)
------ lan0 on node systemB to lan2 on node systemA ------
PPA 0 link test to 0x00306EF565A3 (NO CONNECTION)
------ lan1 on node systemB to lan0 on node systemA ------
PPA 1 link test to 0x000F202B4550 (NO CONNECTION)
------ lan1 on node systemB to lan1 on node systemA ------
PPA 1 link test to 0x00306EF56593 -- OK
------ lan1 on node systemB to lan2 on node systemA ------
PPA 1 link test to 0x00306EF565A3 (NO CONNECTION)
------ lan2 on node systemB to lan0 on node systemA ------
PPA 2 link test to 0x000F202B4550 (NO CONNECTION)
------ lan2 on node systemB to lan1 on node systemA ------
PPA 2 link test to 0x00306EF56593 (NO CONNECTION)
------ lan2 on node systemB to lan2 on node systemA ------
PPA 2 link test to 0x00306EF565A3 â OK
From my point of view this is acceptable as I have no standby lans, all these are active lans
As for the linkloop within the system none of the lans can communicate with each other as they're on different vlans
------ lan0 to lan1 ------
PPA 0 link test to 0x00306EF56593 (NO CONNECTION)
------ lan0 to lan2 ------
PPA 0 link test to 0x00306EF565A3 (NO CONNECTION)
------ lan1 to lan0 ------
PPA 1 link test to 0x000F202B4550 (NO CONNECTION)
------ lan1 to lan2 ------
PPA 1 link test to 0x00306EF565A3 (NO CONNECTION)
------ lan2 to lan0 ------
PPA 2 link test to 0x000F202B4550 (NO CONNECTION)
------ lan2 to lan1 ------
PPA 2 link test to 0x00306EF56593 (NO CONNECTION)
Isn't this acceptable from MCSG point of view.
If not then what alternatives do I have? Can't reconfigure the vlans.
Thanks and Regards,
-Alvi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2005 08:25 PM
07-19-2005 08:25 PM
Re: Error: Detected a partition of IP subnet
To check if all is ok, use the cmquerycl comman and check the ascii file against what you expect