Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
ozone s3 path <<bucketname>>
ozone s3 path are not working on OM HA cluster
Because these commands do not take URI as a parameter. And for shell in HA, passing URI is mandatory.
Below is the output when running on OM HA cluster:
$ozone s3 path Service ID or host name must not be omitted when ozone.om.service.ids is defined.
HDDS-2279 fixed only getsecret, and this is missed because parameter added om-service-id is applicable only getsecret command.
This Jira suggests to do, move parameter to common class named S3Handler, and make all S3 commands inherit this, so in future any new commands, this parameter will be applicable.
Thank You chinseone for reporting this issue.
Attachments
Issue Links
- is a clone of
-
HDDS-2279 Ozone S3 CLI commands not working on HA cluster
- Resolved
- links to