Harshavardhana b92a220db1
fix: handle weird drives sporadic read O_DIRECT behavior (#11832)
on freshReads if drive returns errInvalidArgument, we
should simply turn-off DirectIO and read normally, there
are situations in k8s like environments where the drives
behave sporadically in a single deployment and may not
have been implemented properly to handle O_DIRECT for
reads.
2021-03-18 20:16:50 -07:00
..
2021-03-16 08:50:36 -07:00
2019-11-09 09:27:23 -08:00
2021-03-16 08:50:36 -07:00
2020-11-20 22:55:35 -08:00