VMware disk volumes are only on LUN 0, and

some VMware HBAs have known bugs with commands
sent to other than LUN 0.

MFC after:	1 day
This commit is contained in:
mjacob 2006-06-24 16:40:59 +00:00
parent f5d673ba84
commit b872a72625

View File

@ -386,6 +386,11 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
{ T_DIRECT, SIP_MEDIA_FIXED, "CONNER", "CFP2107*", "*" },
/*quirks*/0, /*mintags*/0, /*maxtags*/0
},
{
/* Does not support other than LUN 0 */
{ T_DIRECT, SIP_MEDIA_FIXED, "VMware*", "VMware Virtu*", "*" },
CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
},
{
/*
* Broken tagged queuing drive.