[Bugs] [Bug 1172458] New: fio: end_fsync failed for file FS_4k_streaming_writes.1.0 unsupported operation
bugzilla at redhat.com
bugzilla at redhat.com
Wed Dec 10 05:33:57 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1172458
Bug ID: 1172458
Summary: fio: end_fsync failed for file
FS_4k_streaming_writes.1.0 unsupported operation
Product: GlusterFS
Version: 3.6.1
Component: libgfapi
Assignee: bugs at gluster.org
Reporter: kiran at fractalio.com
QA Contact: sdharane at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
I am getting the error "fio: end_fsync failed for file
FS_4k_streaming_writes.1.0 unsupported operation" while running with libgfapi
on gluster volume.
How reproducible:
Always
Steps to Reproduce:
1. install gluster v3.6.1 one machine 1 (Ex: 192.168.1.246)
2. install fio from https://github.com/axboe/fio on machine 2 (Ex:
192.168.1.245)
3. # fio $args --output=4k_stream_writes.log --section=FS_4k_streaming_writes
--ioengine=gfapi --volume=vol1 --brick=192.168.1.246 fsmb.fio
Actual results:
fio: end_fsync failed for file FS_4k_streaming_writes.1.0
unsupported operation.(1),W(1),_(1)] [87.8% done] [0KB/117.2MB/0KB /s]
[0/30.3K/0 iops] [eta 00m:05s]
fio: end_fsync failed for file FS_4k_streaming_writes.2.0
unsupported operation.(3)] [94.9% done] [0KB/116.4MB/0KB /s] [0/29.7K/0 iops]
[eta 00m:02s]
fio: end_fsync failed for file FS_4k_streaming_writes.0.0
unsupported operation.[33.8% done] [0KB/118.2MB/0KB /s] [0/15.2K/0 iops] [eta
00m:43s]
Expected results:
Fio should complete with flying numbers (bandwidth, iops, ...) :)
Additional info:
fsmb.fio file content
------------------------
[FS_4k_streaming_writes]
name=seqwrite4
numjobs=4
rw=write
bs=4k
size=1g
iodepth=16
group_reporting
end_fsync=1
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list