mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-05-02 17:12:59 +00:00
NEWS: mention #625 (deep-repair breaks when it tries to repair a read-only directory)
This commit is contained in:
parent
60b06b8d32
commit
309e41cffc
4
NEWS
4
NEWS
@ -32,6 +32,10 @@ limitations are:
|
|||||||
delete immutable shares. If corruption is detected, the repairer will
|
delete immutable shares. If corruption is detected, the repairer will
|
||||||
upload replacement shares to other servers, but the corrupted shares will
|
upload replacement shares to other servers, but the corrupted shares will
|
||||||
be left in place.
|
be left in place.
|
||||||
|
* read-only directories and read-only mutable files must be repaired by
|
||||||
|
someone who holds the write-cap: the read-cap is insufficient. Moreover,
|
||||||
|
the deep-check-and-repair operation will halt with an error if it attempts
|
||||||
|
to repair one of these read-only objects.
|
||||||
* Some forms of corruption can cause both download and repair operations to
|
* Some forms of corruption can cause both download and repair operations to
|
||||||
fail. A future release will fix this, since download should be tolerant of
|
fail. A future release will fix this, since download should be tolerant of
|
||||||
any corruption as long as there are at least 'k' valid shares, and repair
|
any corruption as long as there are at least 'k' valid shares, and repair
|
||||||
|
Loading…
x
Reference in New Issue
Block a user