mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
2c913dde04
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"} |
||
---|---|---|
.. | ||
backend | ||
erasure_coding | ||
idx | ||
needle | ||
needle_map | ||
super_block | ||
types | ||
disk_location.go | ||
disk_location_ec.go | ||
needle_map.go | ||
needle_map_leveldb.go | ||
needle_map_memory.go | ||
needle_map_metric.go | ||
needle_map_metric_test.go | ||
needle_map_sorted_file.go | ||
store.go | ||
store_ec.go | ||
store_ec_delete.go | ||
store_vacuum.go | ||
volume.go | ||
volume_backup.go | ||
volume_backup_test.go | ||
volume_checking.go | ||
volume_info.go | ||
volume_info_test.go | ||
volume_loading.go | ||
volume_read_write.go | ||
volume_super_block.go | ||
volume_tier.go | ||
volume_vacuum.go | ||
volume_vacuum_test.go |