Dying USB stick?

danswartz

2[H]4U
Joined
Feb 25, 2011
Messages
3,715
So I have ESXi 5.0 installed on a lexar usb stick and it's been working fine until now. I happed to be checking the logs on the server (I have a 2.5 SSD for a VM that needs to be on the local datastore), and I see the last couple of days, a lot of messages like:

2012-07-11T17:42:19.199Z cpu7:104397)WARNING: NMP: nmp_IssueCommandToDevice:2954:I/O could not be issued to device "mpx.vmhba32:C0:T0:L0" due to Not found
2012-07-11T17:42:19.199Z cpu7:104397)ScsiDeviceIO: 2322: Cmd(0x412400750280) 0x9e, CmdSN 0xc193 from world 0 to dev "mpx.vmhba32:C0:T0:L0" failed H:0x1 D:0x0 P:0x0 Possible sense data: 0x0 0x0 0x0.
2012-07-11T17:42:19.199Z cpu7:104397)WARNING: NMP: nmp_IssueCommandToDevice:2954:I/O could not be issued to device "mpx.vmhba32:C0:T0:L0" due to Not found
2012-07-11T17:42:19.199Z cpu7:104397)ScsiDeviceIO: 2322: Cmd(0x412400750280) 0x25, CmdSN 0xc194 from world 0 to dev "mpx.vmhba32:C0:T0:L0" failed H:0x1 D:0x0 P:0x0 Possible sense data: 0x0 0x0 0x0.
2012-07-11T17:42:19.199Z cpu7:104397)WARNING: NMP: nmp_IssueCommandToDevice:2954:I/O could not be issued to device "mpx.vmhba32:C0:T0:L0" due to Not found

I ran:

esxcli storage core device list

and see:

t10.ATA_____M42DCT064M4SSD2__________________________0000000011500324D633
Display Name: Local ATA Disk (t10.ATA_____M42DCT064M4SSD2__________________________0000000011500324D633)
Has Settable Display Name: true
Size: 61057
Device Type: Direct-Access
Multipath Plugin: NMP
Devfs Path: /vmfs/devices/disks/t10.ATA_____M42DCT064M4SSD2__________________________0000000011500324D633
Vendor: ATA
Model: M4-CT064M4SSD2
Revision: 000F
SCSI Level: 5
Is Pseudo: false
Status: on
Is RDM Capable: false
Is Local: true
Is Removable: false
Is SSD: true
Is Offline: false
Is Perennially Reserved: false
Thin Provisioning Status: unknown
Attached Filters:
VAAI Status: unknown
Other UIDs: vml.010000000030303030303030303131353030333234443633334d342d435430

mpx.vmhba32:C0:T0:L0
Display Name: Local USB Direct-Access (mpx.vmhba32:C0:T0:L0)
Has Settable Display Name: false
Size: 0
Device Type: Direct-Access
Multipath Plugin: NMP
Devfs Path: /vmfs/devices/disks/mpx.vmhba32:C0:T0:L0
Vendor: Lexar
Model: JumpDrive
Revision: 1100
SCSI Level: 2
Is Pseudo: false
Status: dead
Is RDM Capable: false
Is Local: true
Is Removable: true
Is SSD: false
Is Offline: false
Is Perennially Reserved: false
Thin Provisioning Status: unknown
Attached Filters:
VAAI Status: unsupported
Other UIDs: vml.0000000000766d68626133323a303a30

The 2nd entry here is the lexar usb stick. ESXi seems to think it's dead? Even if it died, my understanding is that the OS is running out of RAM anyway, so this wouldn't have take down the hypervisor. Is this stick history? I guess before anything else, I can try unplugging/replugging it?
 
Last edited:
Yeah, you are safe to unplug the stick and see if it's dead, everything will keep running as you presumed.

H:0x1 D:0x0 P:0x0 is a permanent device lost scsi sense code.
 
Thanks, I was hoping that was the case. I'm even more hoping it isn't really dead, but is a transitory USB error - either BIOS related or maybe an esxi driver bug. I'll see when I get home...
 
Well that sucks. Seems like it will need a reboot. Pulling and replugging that stick (as well as 3 others) doesn't get rid of the vmhba32 turd. Oh well...
 
Back
Top