I'm getting occasional (every few weeks) input/output errors on a btrfs
filesystem with compress-force=zlib, running on Amazon EC2, with 4.5.2
kernel:
# cat 2016-08-02/serverX/syslog.log
cat: 2016-08-02/serverX/syslog.log: Input/output error
Strangely, nothing gets appended in dmesg:
# dmesg -c
#
The filesystem stores mostly remote syslog files (so, all text files,
appended to).
Expected?
# btrfs fi show /var/log/remote/
Label: none uuid: 5cec93a8-7894-41f6-94a4-9d9b58216dd4
Total devices 1 FS bytes used 146.55GiB
devid 1 size 200.00GiB used 153.01GiB path /dev/xvdb
# btrfs fi df /var/log/remote/
Data, single: total=149.00GiB, used=144.50GiB
System, single: total=4.00MiB, used=48.00KiB
Metadata, single: total=4.01GiB, used=2.05GiB
GlobalReserve, single: total=512.00MiB, used=0.00B
Tomasz Chmielewski
https://lxadm.com
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html