Sitsofe Wheeler
Sitsofe Wheeler
We should fix this as you've found a legitimate bug. I think there are few subtleties: - You were using a depth greater than 1 and knew that you had...
I'm going to have to come back to this one as I'm almost out of time for reviews today but I agree client/server mode might complicate things. Is the expectation...
Interesting... I'm going to have to come back to this one to think more on it so I'll warn you it may be a while :-)
@rustyscottweber You're running fio as root but you say your share NFS share has[ `root_squash`](https://man7.org/linux/man-pages/man5/exports.5.html#DESCRIPTION) which remaps root to a user that typically doesn't have permissions? Does using ``` touch...
I think the "quick" workaround for you for now would be to map the share as a drive and then access it through a drive letter. I can well believe...
I'll leave this one open as it's a genuine issue if you can't set up a mapping.
(@mirim-123 but I'm glad you were able to workaround your particular issue!)
@louwrentius Do things look any different with a `log_avg_msec` of 1000?
@louwrentius: > What do you make of it? Sounds like the I/O is affected by so much latency it doesn't fit in the 500ms interval. I'm not sure - I'd...
Do the IOPS look OK when log_avg_msec is 2000 (or any value above 1000)?