On 2016-08-06 00:45, Tomasz Chmielewski wrote:
And, miracle cure O_o
# file ./2016-08-02/serverX/syslog.log
ERROR: cannot read `./2016-08-02/serverX/syslog.log' (Input/output
error)
# echo 3 > /proc/sys/vm/drop_caches
# file 2016-08-02/serverX/syslog.log
2016-08-02/serverX/syslog.log: ASCII text, with very long lines
# cat 2016-08-02/serverX/syslog.log
(...)
A few mins after the previous "echo 3 > /proc/sys/vm/drop_caches" (this
file is around 1.5 MB and wasn't touched since 2016-06-21):
# file ./2016-06-21/serverY/nginx-dashboard-error.log
./2016-06-21/serverY/nginx-dashboard-error.log: ERROR: cannot read
`./2016-06-21/serverY/nginx-dashboard-error.log' (Input/output error)
# echo 3 > /proc/sys/vm/drop_caches
# file ./2016-06-21/serverY/nginx-dashboard-error.log
./2016-06-21/serverY/nginx-dashboard-error.log: ASCII text, with very
long lines
# cat ./2016-06-21/serverY/nginx-dashboard-error.log
(...works OK, no corruption...)
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