1833019 Members
1954 Online
110049 Solutions
New Discussion

cmcheckconf is failing

 
Jagur
Occasional Contributor

cmcheckconf is failing

Hi,

 

 cmcheckconf is failing with the following error..

 


eginning network probing (this may take a while)
Completed network probing
Non-uniform connections detected:
ieoesh15 lan6 is assigned to bridged net 2
but it should be assigned to bridged net 1
to which ieoesh09 lan4 belongs.
Non-uniform connections detected:
ieoesh15 lan6 is assigned to bridged net 2
but it should be assigned to bridged net 1
to which ieoesh15 lan1 belongs.
Non-uniform connections detected:
ieoesh15 lan1 is assigned to bridged net 1
but it should be assigned to bridged net 2
to which ieoesh15 lan6 belongs.
Non-uniform connections detected:
ieoesh09 lan4 is assigned to bridged net 1
but it should be assigned to bridged net 2
to which ieoesh15 lan6 belongs.
Non-uniform connections detected:
ieoesh28 lan1 is assigned to bridged net 1
but it should be assigned to bridged net 2
to which ieoesh15 lan6 belongs.
Non-uniform connections detected:
ieoesh15 lan6 is assigned to bridged net 2
but it should be assigned to bridged net 1
to which ieoesh28 lan1 belongs.
Detected a partition of IPv4 subnet 10.200.137.0.
  Partition 1
    ieoesh09 lan2
    ieoesh28 lan6
  Partition 2
    ieoesh15 lan6
Failed to evaluate network
cmcheckconf: Unable to reconcile configuration file test
 with discovered configuration information.

 

Could you please suggest how to resolve this issue...

 

Here is the network information:

 

ieoesh09#  cmviewcl -v -f line|grep -i interfac|egrep -i "name|bridged_net|ip_address"
node:ieoesh28|interface:lan1|name=lan1
node:ieoesh28|interface:lan1|bridged_net=1
node:ieoesh28|interface:lan1|ip_address:10.200.145.42|name=10.200.145.42
node:ieoesh28|interface:lan1|ip_address:10.200.145.42|netmask=255.255.255.0
node:ieoesh28|interface:lan1|ip_address:10.200.145.42|subnet=10.200.145.0
node:ieoesh28|interface:lan1|ip_address:10.200.145.42|heartbeat=true
node:ieoesh28|interface:lan6|name=lan6
node:ieoesh28|interface:lan6|bridged_net=2
node:ieoesh28|interface:lan6|ip_address:10.200.137.155|name=10.200.137.155
node:ieoesh28|interface:lan6|ip_address:10.200.137.155|netmask=255.255.255.0
node:ieoesh28|interface:lan6|ip_address:10.200.137.155|subnet=10.200.137.0
node:ieoesh28|interface:lan6|ip_address:10.200.137.155|heartbeat=true
node:ieoesh28|interface:lan5|name=lan5
node:ieoesh28|interface:lan5|bridged_net=1
node:ieoesh15|interface:lan1|name=lan1
node:ieoesh15|interface:lan1|bridged_net=1
node:ieoesh15|interface:lan1|ip_address:10.200.145.41|name=10.200.145.41
node:ieoesh15|interface:lan1|ip_address:10.200.145.41|netmask=255.255.255.0
node:ieoesh15|interface:lan1|ip_address:10.200.145.41|subnet=10.200.145.0
node:ieoesh15|interface:lan1|ip_address:10.200.145.41|heartbeat=true
node:ieoesh15|interface:lan6|name=lan6
node:ieoesh15|interface:lan6|bridged_net=2
node:ieoesh15|interface:lan6|ip_address:10.200.137.154|name=10.200.137.154
node:ieoesh15|interface:lan6|ip_address:10.200.137.154|netmask=255.255.255.0
node:ieoesh15|interface:lan6|ip_address:10.200.137.154|subnet=10.200.137.0
node:ieoesh15|interface:lan6|ip_address:10.200.137.154|heartbeat=true
node:ieoesh15|interface:lan5|name=lan5
node:ieoesh15|interface:lan5|bridged_net=1
node:ieoesh09|interface:lan4|name=lan4
node:ieoesh09|interface:lan4|bridged_net=1
node:ieoesh09|interface:lan4|ip_address:10.200.145.53|name=10.200.145.53
node:ieoesh09|interface:lan4|ip_address:10.200.145.53|netmask=255.255.255.0
node:ieoesh09|interface:lan4|ip_address:10.200.145.53|subnet=10.200.145.0
node:ieoesh09|interface:lan4|ip_address:10.200.145.53|heartbeat=true
node:ieoesh09|interface:lan2|name=lan2
node:ieoesh09|interface:lan2|bridged_net=2
node:ieoesh09|interface:lan2|ip_address:10.200.137.153|name=10.200.137.153
node:ieoesh09|interface:lan2|ip_address:10.200.137.153|netmask=255.255.255.0
node:ieoesh09|interface:lan2|ip_address:10.200.137.153|subnet=10.200.137.0
node:ieoesh09|interface:lan2|ip_address:10.200.137.153|heartbeat=true
node:ieoesh09|interface:lan1|name=lan1
node:ieoesh09|interface:lan1|bridged_net=1

 

Thanks

Sunil