Discussion:
[ofw] WinOFED SRP Location Path and Target Number
John Carbone
2013-11-19 22:15:38 UTC
Permalink
I'm running Windows 2008 R2 will all updates applied, WinOFED 3.2, with just Core Modules and SRP installed, and Mellanox all MHQH29C-XTR cards with latest firmware. I have the SAN policy set to Offline Shared.

I have 3 targets with one LUN each. In Windows when I do "detail disk" in diskpart.exe for each disk the Targets are all 0 and the Location Path is UNAVAILABLE. However, vmware sees the targets with unique numbers.

I think that this might be causing a problem with Windows not being able to distinguish between the disks, and makes it very difficult for me to identify the disks myself.

Included is the output of vstat, and the disk detail of two of the disks.

Is there anything that be done to address this issue?


C:\Program Files\OFED>vstat
hca_idx=0
uplink={BUS=PCI_E, SPEED=2.5 Gbps, WIDTH=x8, CAPS=5*x8}
MSI-X={ENABLED=1, SUPPORTED=128, GRANTED=10, ALL_MASKED=N}
vendor_id=0x02c9
vendor_part_id=26428
hw_ver=0xb0
fw_ver=2.09.1000
PSID=MT_0FC0110009
node_guid=0002:c903:004d:ed9c
num_phys_ports=2
port=1
port_guid=0002:c903:004d:ed9d
port_state=PORT_ACTIVE (4)
link_speed=10.00 Gbps
link_width=4x (2)
rate=40.00 Gbps
port_phys_state=LINK_UP (5)
active_speed=10.00 Gbps
sm_lid=0x0001
port_lid=0x0001
port_lmc=0x0
transport=IB
max_mtu=4096 (5)
port=2
port_guid=0002:c903:004d:ed9e
port_state=PORT_ACTIVE (4)
link_speed=10.00 Gbps
link_width=4x (2)
rate=40.00 Gbps
port_phys_state=LINK_UP (5)
active_speed=10.00 Gbps
sm_lid=0x0005
port_lid=0x0005
port_lmc=0x0
transport=IB
max_mtu=4096 (5)

DISKPART> select disk 1
Disk 1 is now the selected disk.
DISKPART> detail disk
OI COMSTAR SCSI Disk Device
Disk ID: {1E738BC0-2FDD-43F2-8154-D06361265954}
Type   : FIBRE
Status : Online
Path   : 0
Target : 0
LUN ID : 0
Location Path : UNAVAILABLE
Current Read-only State : No
Read-only  : No
Boot Disk  : No
Pagefile Disk  : No
Hibernation File Disk  : No
Crashdump Disk  : No
Clustered Disk  : No
  Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
  ----------  ---  -----------  -----  ----------  -------  ---------  --------
  Volume 3     Z   Veeam Repos  NTFS   Partition   4095 GB  Healthy
DISKPART> select disk 2
Disk 2 is now the selected disk.
DISKPART> detail disk
OI COMSTAR SCSI Disk Device
Disk ID: {F20DFEEB-E18E-43CB-9E26-DD37DB1A24E8}
Type   : FIBRE
Status : Offline (Policy)
Path   : 0
Target : 0
LUN ID : 0
Location Path : UNAVAILABLE
Current Read-only State : Yes
Read-only  : Yes
Boot Disk  : No
Pagefile Disk  : No
Hibernation File Disk  : No
Crashdump Disk  : No
Clustered Disk  : No
There are no volumes.

Loading...