You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run a 10-node network (including 3 manager nodes and 7 data nodes).
Run 3 clients connects to the LeoFS.
Consistently generating parallel client operations including read, write, modify, etc.
Check the metadata between nodes in the network.
the checksum is not changed while data have changed when parallel rewriting data with different data sizes.
./leofs-adm status
[System Confiuration]
-----------------------------------+----------
Item | Value
-----------------------------------+----------
Basic/Consistency level
-----------------------------------+----------
system version | 1.4.4
cluster Id | leofs_1
DC Id | dc_1
Total replicas | 2
number of successes of R | 1
number of successes of W | 1
number of successes of D | 1
number of rack-awareness replicas | 0
ring size | 2^128
-----------------------------------+----------
Multi DC replication settings
-----------------------------------+----------
[mdcr] max number of joinable DCs | 2
[mdcr] total replicas per a DC | 1
[mdcr] number of successes of R | 1
[mdcr] number of successes of W | 1
[mdcr] number of successes of D | 1
-----------------------------------+----------
Manager RING hash
-----------------------------------+----------
current ring-hash | 03b09365
previous ring-hash | 03b09365
-----------------------------------+----------
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: