cant ping ldom from another ldm

Steve Maher <[email protected]> Thu, 17 Oct 2013 09:22:35 -0400
Newsgroups gmane.os.solaris.managers
Message-ID <CAJcoVV-FJ6VMewnz+yoVn=J5ov3V2FNUWy5gYFfTxE+m4eKjVw@mail.gmail.com>
Solaris 10
LDM 2.1

Two ldoms:

^C[sys1:/]#ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
        inet 127.0.0.1 netmask ff000000
vnet0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.175.102 netmask ffffff00 broadcast 192.168.175.255
        ether 0:14:4f:f8:27:b2
vnet1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 10.10.10.8 netmask ffffff00 broadcast 10.10.10.255
        ether 0:14:4f:fb:ed:f8
vnet2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
        inet 10.10.10.10 netmask ffffff00 broadcast 10.10.10.255
        ether 0:14:4f:f8:d9:a4
vnet3: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5
        inet 10.10.10.12 netmask ffffff00 broadcast 10.10.10.255
        ether 0:14:4f:f9:89:d4

and

[sys2:/]#ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
        inet 127.0.0.1 netmask ff000000
vnet0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.175.101 netmask ffffff00 broadcast 192.168.175.255
        ether 0:14:4f:f8:b4:c7
vnet2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
        inet 10.10.10.9 netmask ffffff00 broadcast 10.10.10.255
        ether 0:14:4f:f9:e6:68
vnet3: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5
        inet 10.10.10.11 netmask ffffff00 broadcast 10.10.10.255
        ether 0:14:4f:f8:ea:96

Ping fails from the ldom with the odd numbered ip's over to the even
numbered ips on the other ldom and vice versa.

#for u in 10.10.10.8 10.10.10.10 10.10.10.12 ; do
> ping $u 1
> done
no answer from 10.10.10.8
no answer from 10.10.10.10
no answer from 10.10.10.12

The systems have 2 crossover cables between the nxge0 and nxge1 interfaces.

dladm show-dev shows hte interface cables being up.

Any ideas ?



-- 
Steve Maher
President, Data Makes the Difference, LLC
570-332-2285
[email protected]