seaweedfs/weed
Chris Lu 2c913dde04 volume: detect and drop volumes with disk IO error
from Jethro in slack:
is it possible to make the assign request a bit smarter? Currently I’m in the state that a disk failed but all assign request are being send to this volume. It would be cool if the master sees this and stopped using this volume.
e=HTTP(http://x:8089/913,045a782b63176edf) not 200 but 500 Internal Server Error
Body={"size":740167,"error":"failed to write to local disk: write /mnt/v9/913.dat: input/output error","eTag":"ee4381e202212ff3aee647704c036689"}
e=HTTP(http://x:8089/913,045a782c90240077) not 200 but 500 Internal Server Error
Body={"size":792779,"error":"failed to write to local disk: write /mnt/v9/913.dat: input/output error","eTag":"c43463ccc11eb6eb2fc306f407a6a953"}
e=HTTP(http://x:8089/913,045a782e6b7901ea) not 200 but 500 Internal Server Error
Body={"size":3962392,"error":"failed to write to local disk: write /mnt/v9/913.dat: input/output error","eTag":"04c91198e9b276c81f11dbf189af5d28"}
2020-11-28 00:09:29 -08:00
..
command volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
filer s3: remove empty parent folder on delete 2020-11-26 12:21:58 -08:00
filesys add debug message 2020-11-26 10:41:10 -08:00
ftpd scaffold for sftpd 2020-10-30 20:57:08 -07:00
glog change log_dir flag to logdir 2019-01-10 17:17:32 +08:00
images Revert "remove fixJpgOrientation" 2020-07-10 10:08:36 +08:00
messaging refactoring in order to adjust volume server url later 2020-10-11 20:15:10 -07:00
notification remove ctx if possible 2020-02-25 22:23:59 -08:00
operation go fmt 2020-11-26 11:22:30 -08:00
pb fs.configure: configurable volume growth 2020-11-17 01:00:02 -08:00
query go fmt 2019-10-09 00:03:18 -07:00
replication passing full path when assign volume locations 2020-10-25 15:46:29 -07:00
s3api remove unnecessary checking 2020-11-17 17:00:06 -08:00
security refactor 2020-09-20 15:40:49 -07:00
sequence delete the var etcdClient and comments 2019-11-05 15:45:25 +08:00
server filer: readonly handle static resources 2020-11-27 13:42:14 -08:00
shell volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
static embed static resources via statik 2018-10-07 21:42:57 -07:00
statik embed static resources via statik 2018-10-07 21:42:57 -07:00
stats add available resource stats 2020-10-22 09:13:47 -07:00
storage volume: detect and drop volumes with disk IO error 2020-11-28 00:09:29 -08:00
topology avoid possible concurrent access inside ensureCorrectWritables() 2020-11-22 17:15:59 -08:00
util go fmt 2020-11-26 11:22:30 -08:00
wdclient gen pb 2020-11-12 04:10:06 +05:00
Makefile add debug_webdav 2020-10-16 12:53:56 -07:00
weed.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00