Pratyush Bhatt created HDDS-9451:
------------------------------------
Summary: [OM Decommissioning] Configuration has no
ozone.om.address address that matches local node's address.
Key: HDDS-9451
URL: https://issues.apache.org/jira/browse/HDDS-9451
Project: Apache Ozone
Issue Type: Task
Components: Ozone Manager
Reporter: Pratyush Bhatt
*Scenario:*
Decommission a OM node.
*Steps:*
1. Add decommissioning property for one of the OM.
2. Do a Rolling restart instead of Regular restart.
3. During the start of the OM for which the decommissioning property is set,
fails withÂ
_Configuration has no ozone.om.address address that matches local node's
address._
Got this from OM Node startup message:
{code:java}
2023-10-13 12:59:42,484 INFO
[main]-org.apache.hadoop.ozone.om.OzoneManagerStarter: registered UNIX signal
handlers for [TERM, HUP, INT]
2023-10-13 12:59:43,164 INFO [main]-org.apache.hadoop.ozone.audit.AuditLogger:
Refresh DebugCmdSet for OMAudit to [].
2023-10-13 12:59:43,433 INFO
[main]-org.apache.hadoop.ozone.om.ha.OMHANodeDetails:
ozone.om.internal.service.id is not defined, falling back to
ozone.om.service.ids to find serviceID for OzoneManager if it is HA enabled
cluster
2023-10-13 12:59:43,477 ERROR
[main]-org.apache.hadoop.ozone.om.ha.OMHANodeDetails: Configuration has no
ozone.om.address address that matches local node's address.
2023-10-13 12:59:43,479 INFO
[shutdown-hook-0]-org.apache.hadoop.ozone.om.OzoneManagerStarter: SHUTDOWN_MSG:
{code}
*Expected Behavior:*
Property addition should have been successful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]