Reply to Message

View discussion in a popup

Replying to:
listener
Contributor
Contributor

Hi Andy!

Yes this is ESX 4.0GA. I just took the service console port out of the virtual switch, but that hasn't made a difference to the iscsi initiator.

Thanks!

Holly

# esxcfg-vswitch -l

Switch Name Num Ports Used Ports Configured Ports MTU Uplinks

vSwitch0 32 3 32 1500 vmnic0

PortGroup Name VLAN ID Used Ports Uplinks

VM Network 0 0 vmnic0

Service Console 0 1 vmnic0

Switch Name Num Ports Used Ports Configured Ports MTU Uplinks

vSwitch1 64 4 64 1500 vmnic4,vmnic1

PortGroup Name VLAN ID Used Ports Uplinks

VMkernel 0 1 vmnic1,vmnic4

# esxcfg-vmknic -l

Interface Port Group/DVPort IP Family IP Address Netmask Broadcast MAC Address MTU TSO MSS Enabled Type

vmk0 VMkernel IPv4 192.168.0.6 255.255.255.0 192.168.0.255 00:50:56:7e:c5:d6 1500 65535 true STATIC

vmk0 VMkernel IPv6 fe80::250:56ff:fe7e:c5d6 64 00:50:56:7e:c5:d6 1500 65535 true STATIC

[[root@vmshe-dell2950-02 ~]# ip -6 route show

unreachable ::/96 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable 2002:a00::/24 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable 2002:7f00::/24 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable 2002:a9fe::/32 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable 2002:ac10::/28 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable 2002:c0a8::/32 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable 2002:e000::/19 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

unreachable 3ffe:ffff::/32 dev lo metric 1024 expires -77358sec error -101 mtu 16436 advmss 16376 hoplimit 4294967295

fe80::/64 dev vmnic0 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

fe80::/64 dev vmnic1 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

fe80::/64 dev vmnic2 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

fe80::/64 dev vmnic3 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

fe80::/64 dev vmnic4 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

fe80::/64 dev vmnic5 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

fe80::/64 dev vswif0 metric 256 expires -77364sec mtu 1500 advmss 1440 hoplimit 4294967295

ff00::/8 dev vmnic0 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

ff00::/8 dev vmnic1 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

ff00::/8 dev vmnic2 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

ff00::/8 dev vmnic3 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

ff00::/8 dev vmnic4 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

ff00::/8 dev vmnic5 metric 256 expires -77365sec mtu 1500 advmss 1440 hoplimit 4294967295

ff00::/8 dev vswif0 metric 256 expires -77364sec mtu 1500 advmss 1440 hoplimit 4294967295

Can't ping host to the filer

# vmkping -6 fe80::2a0:98ff:fe0a:1d59

PING fe80::2a0:98ff:fe0a:1d59 (fe80::2a0:98ff:fe0a:1d59): 56 data bytes

sendto() failed (No route to host)

But I can ping from the filer to the host

NETAPP-fas3070-12> ping6 -i e0c fe80::250:56ff:fe7e:c5d6

PING6(56=4088 bytes) fe80::2a0:98ff:fe0a:1d59 --> fe80::250:56ff:fe7e:c5d6

16 bytes from fe80::250:56ff:fe7e:c5d6, icmp_seq=0 hlim=64 time=0 ms

Reply
0 Kudos