What is the root cause of the problem?

Using the vSphere Web Client to display Software iSCSI Initiator properties reveals that one of two
configured paths is Not Used.
The ESXi syslog events are as shown:
— Exhibit —

— Exhibit —

What is the root cause of the problem?

Using the vSphere Web Client to display Software iSCSI Initiator properties reveals that one of two
configured paths is Not Used.
The ESXi syslog events are as shown:
— Exhibit —

— Exhibit —

What is the root cause of the problem?

A.
The VMkernel adapter named vmk3 is on a subnet different from the iSCSI server’s subnet.

B.
The path will only become Active if the VMkernel adapter named vmk1 loses connectivity.

C.
The VMkernel adapter named vmk3 has lost network connectivity.

D.
The VMKernel adapter named vmk3 is on a different vSwitch from vmk1.

Explanation:



Leave a Reply 18

Your email address will not be published. Required fields are marked *


Bart

Bart

The first sentence in the screen-dump says it all:
connection to discovery address 10.1.2.20 failed (You do not have to look any further)

Xylinx

Xylinx

Really? I don’t get that information here. How are you determining the different subnets?

PCTan

PCTan

How to tell the iSCSI server’s subnet from the screenshot?

Vmwareguru

Vmwareguru

I was wondering this too! No idea how you can find out the subnet from this screenshot.

MichaelK

MichaelK

Stared at this for a while, but look at the address of the putty session you have open (10.1.1.65)
10.1.2.20 is a different subnet

Fernando

Fernando

THANK YOU! i couldnt figure out how there was a different subnet shown. Didnt see the title bar up top!

CristianoSantos

CristianoSantos

Well, I’m not sure because you can have one VMKernel adapter to Management and other one to Storage, so a IP session from Putty dosen’t mean that you have a different subnet…

Michael095

Michael095

Oh my gosh

MD

MD

So what the putty session is to the MGMT interface, the iSCSI network need not be on the same network, in fact should not be. Bogus answer. A or C could be correct.

Sue Denim

Sue Denim

the 10.x.y.z range, whilst private is actually a class A address and therefore a default 8 bit subnet mask. Given that, esxi host 10.1.1.165 and lefthand array 10.1.2.20 are on the same subnet unless a default class C 24 bit subnet mask is used, and no subnet mask is given, nor is the absence of a router / firewall stated so if that is the right answer, shame on you vmware!

that link says 0008 is a timeout, perhaps caused by congestion or delay, and 0004 is network failure.

not convinced any way although A is likely but not proved – crap question 🙁

andp75

andp75

Adding my voice – shame on you VMware for the crappy question (if it was the only one or there were a few, it wouldn’t be as bad…)

Ariel

Ariel

perhaps c is incorrect because a vmkernel adapter can’t lose connectivity?

BUN

BUN

ターミナルセッションのウインドウタイトルが10.1.1.165なので。

3utterfly

3utterfly

A : The VMkernel adapter named vmk3 is on a subnet different from the iSCSI server’s subnet.