George Huang created HDDS-5258: ---------------------------------- Summary: freon randomkeys taking very long time to finish Key: HDDS-5258 URL: https://issues.apache.org/jira/browse/HDDS-5258 Project: Apache Ozone Issue Type: Bug Components: SCM HA, Security Reporter: George Huang
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 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org