Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent metadata between nodes after fuzzing testing. #1209

Open
SecTechTool opened this issue Dec 4, 2023 · 0 comments
Open

Inconsistent metadata between nodes after fuzzing testing. #1209

SecTechTool opened this issue Dec 4, 2023 · 0 comments

Comments

@SecTechTool
Copy link

  1. Run a 10-node network (including 3 manager nodes and 7 data nodes).
  2. Run 3 clients connects to the LeoFS.
  3. Consistently generating parallel client operations including read, write, modify, etc.
  4. Check the metadata between nodes in the network.
  5. The hash value in metadata between manager nodes and data nodes is becoming inconsistent after around 1 hour fuzzing test.
./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 |
                previous ring-hash |
-----------------------------------+----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant