Skip to content

Commit 1ebf9b7

Browse files
iwanbkLeeSmet
authored andcommitted
chore(readme): add info about metastore behavior
1 parent cb9771a commit 1ebf9b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ there is no specific difference between them.
272272
Because the system is designed to prioritize recoverability over availability,
273273
writers will be rejected if the metadata storage is in the degraded state, that is,
274274
not all 4 stores are available and writeable.
275+
However, read operations are still possible with at least two stores available.
276+
Similarly, the 0-stor daemon can be started with a minimum of two stores available.
275277

276278
A metadata store can be replaced by a new one, by removing the old one in the config
277279
and inserting the new one. The repair subsystem will take care of rebulding the data,

0 commit comments

Comments
 (0)