ozone icon indicating copy to clipboard operation
ozone copied to clipboard

HDDS-6453. Ozone start/stop script cannot resolve OM nodes in HA

Open MLikeWater opened this issue 2 years ago • 1 comments

What changes were proposed in this pull request?

Fix the problem that the Ozone start and stop script resolve OM node, and ensure that the start-ozone.sh and stop-ozone.sh command is used to manage the start and stop services of the Ozone cluster.

What is the link to the Apache JIRA

HDDS-6453

How was this patch tested?

  1. configure password-free login between Ozone cluster nodes
  2. start the Ozone service on an Ozone node
start-ozone.sh
  1. stop the Ozone service on an Ozone node
stop-ozone.sh

MLikeWater avatar Apr 29 '22 04:04 MLikeWater

@adoroszlai Obtain OM nodes list by using the command ozone getconf -ozonemanagers. Please review.

MLikeWater avatar May 23 '22 13:05 MLikeWater

/pending

adoroszlai avatar Dec 07 '22 19:12 adoroszlai