Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5258

freon randomkeys taking very long time to finish

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • SCM HA, Security
    • None

    Description

      on a 3 data node ozonesecure-ha cluster, execute freon randomkeys like this takes more than 2 hrs to finish:

      ozone freon randomkeys --numOfVolumes=10 --numOfBuckets 10 --numOfKeys 10  --replicationType=RATIS --factor=THREE

      Only bring all SCMs up
      Assume SCM1 leader

      Start OM1 so it gets cert from SCM1
      Start DN1 so it gets cert from SCM1

      Change leader by stopping SCM1

      Start OM2 (Get cert from new SCM leader)
      Start DN2 (Get cert from new SCM leader)

      Stop new leader and bring SCM1 up

      Start OM3 (Get cert from new SCM leader)
      Start DN3 (Get cert from new SCM leader)

      Execute ozone freon as following:

      ozone freon randomkeys --numOfVolumes=10 --numOfBuckets 10 --numOfKeys 10  --replicationType=RATIS --factor=THREE

      Attachments

        1. testresult.zip
          104 kB
          Sumit Agrawal

        Activity

          People

            sumitagrawl Sumit Agrawal
            ghuangups George Huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: