[Bugs] [Bug 1751722] Gluster fuse mount crashed during truncate
bugzilla at redhat.com
bugzilla at redhat.com
Wed Sep 18 17:03:27 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1751722
Nir Soffer <nsoffer at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|needinfo?(nsoffer at redhat.co |
|m) |
--- Comment #6 from Nir Soffer <nsoffer at redhat.com> ---
I think what we do is easy to reproduce like this:
for bs in 1 512 4096; do
dd if=/dev/zero of=/path/to/testfile bs=$bs count=1 oflag=direct
conv=fsync
done
We stop when dd succeeds, but I don't think it matter for testing gluster.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Bugs
mailing list