Does anyone know if this KB article is accurate? http://kb.vmware.com/kb/1026596
And if yes, are there any plans on addressing the issues? #3 does not look good. At all.
If no, what version of IET should have resolved the issue?
-- Snip ---
When using OpenFiler to present iSCSI Storage to an ESX environment, you may experience these symptoms:
*Frequent SCSI Reservation Conflicts reported in the VMkernel logs
*Hosts become unresponsive to vCenter Server, vSphere Client, and SSH sessions
*Data corruption on the VMFS Volume
-- Snip ---
OpenFiler uses IET which has the following caveats:
*Does not support SCSI Reservations.
*Inquiry commands do not conform to SCSI Specification.
-- Snip ---
Regards,
John Jore
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Iscsitarget-devel mailing list
Iscsitar...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iscsitarget-devel
> Dear developers,
>
> Does anyone know if this KB article is accurate? http://kb.vmware.com/kb/1026596
>
> And if yes, are there any plans on addressing the issues? #3 does not look good. At all.
> If no, what version of IET should have resolved the issue?
>
>
> -- Snip ---
> When using OpenFiler to present iSCSI Storage to an ESX environment, you may experience these symptoms:
> *Frequent SCSI Reservation Conflicts reported in the VMkernel logs
> *Hosts become unresponsive to vCenter Server, vSphere Client, and SSH sessions
> *Data corruption on the VMFS Volume
> -- Snip ---
> OpenFiler uses IET which has the following caveats:
> *Does not support SCSI Reservations.
IET does SCSI Reservations for many versions now.
> *Inquiry commands do not conform to SCSI Specification.
I don't know what they are talking about here. Last I tested IET's handling of inquiry page 0x80 and 0x83 are compliant.
They must have tested against a 4+ year old version of the software before SCSI reservations or inquiry page 0x80 support.
-Ross
______________________________________________________________________
This e-mail, and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged
and/or confidential information. If you are not the intended recipient
of this e-mail, you are hereby notified that any dissemination,
distribution or copying of this e-mail, and any attachments thereto,
is strictly prohibited. If you have received this e-mail in error,
please immediately notify the sender and permanently delete the
original and any copy or printout thereof.
For the record:
SCSI reservations
------------------------------------------------------------------------
r78 | tomo | 2006-12-07 18:53:02 -0500 (Thu, 07 Dec 2006) | 4 lines
Add RELEASE/RESERVE support (without 3rd party reservations).
Signed-off-by: Juhani Rautiainen <jra...@iki.fi>
------------------------------------------------------------------------
And inquiry page 0x80
------------------------------------------------------------------------
r75 | tomo | 2006-12-04 23:18:55 -0500 (Mon, 04 Dec 2006) | 2 lines
Add ScsiSN option for VPD page 0x80 (from Steffen Plotner)
------------------------------------------------------------------------
These appeared in IET release 0.4.15 in April 2007.
Maybe this was true in an old old version of Openfiler.