| Newsgroups |
gmane.ietf.rddp |
| Message-ID |
<[email protected]> |
> iSER is a protocol that uses MPA (RDDP mapping to TCP) for iSCSI.
> The iSER draft authors have found MPA's current CRC requirements text
> to be insufficient for iSER usage of MPA, and hence currently impose
> stronger requirements. iSER requires that RDDP provide at least
> CRC32-class integrity, but the current MPA draft text allows CRC32C
> to be disabled in situations where that would not be the result.
>
> The RDDP WG's rough consensus has been that ULPs can assume at least
> CRC-class integrity from RDDP. Hence the sense of the room is that the
> MPA draft text needs to be tightened to do this and remove the need
> for iSER to add requirements to MPA.
This smells like a red herring. CRC32 is not a class of integrity,
it is a mechanism for providing integrity. Quantifying integrity
should be done with metrics like mean time between undetected
failure or mean GB of data transferred between undetected failure,
not bits of CRC. RDDP should provide the ULP with a guaranteed
level of integrity, not guarantee a mechanism for providing it.
The case that iSER requires a higher level of reliability that
iSCSI or NFS seems like a difficult case to make (but since I
wasn't at the meeting, perhaps it was made effectively). iSCSI
and NFS do not require mandatory CRC.
I suspect that the real reason is that all planned implementations
provide CRC for free, and options are a pain. However this it
not a bad argument, so I am not troubled by the conclusion.
> --> Important Security Issue #1: IPsec - required or optional?
>
> A lengthy discussion ensued on this topic. Important points:
> - For optional: IPsec can involve significant hardware complexity.
> - For mandatory: Some attacks can only be mitigated by IPsec (WG has
> little interest in designing its own security mechanism), and
> they will be of concern in some deployment environments.
OK, I'll be politically incorrect. Running RDMA over IPsec is
sufficiently stupid that NOBODY will implement IPsec regardless of
how mandatory it is. Just make it mandatory and quit worrying.