You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Mukul Kumar Singh (Jira)" <ji...@apache.org> on 2020/06/03 07:07:00 UTC

[jira] [Resolved] (HDDS-3542) ozone chunkinfo CLI cannot connect to OM when run from NON OM leader client node

     [ https://issues.apache.org/jira/browse/HDDS-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mukul Kumar Singh resolved HDDS-3542.
-------------------------------------
    Fix Version/s: 0.6.0
       Resolution: Fixed

Thanks for the contribution [~sadanand_shenoy], I have merged this change.

> ozone chunkinfo CLI cannot connect to OM when run from NON OM leader client node
> --------------------------------------------------------------------------------
>
>                 Key: HDDS-3542
>                 URL: https://issues.apache.org/jira/browse/HDDS-3542
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Sadanand Shenoy
>            Assignee: Sadanand Shenoy
>            Priority: Major
>              Labels: TriagePending, pull-request-available
>             Fix For: 0.6.0
>
>
> When ozone debug chunkinfo command is run from a client node where OM leader is not present, the operation fails.
>  When run from the client node where OM leader is present, it works fine
> {quote}/opt/cloudera/parcels/CDH/bin/ozone debug chunkinfo o3://ozone1/vol1/buck1/file1 20/04/21 11:04:02 INFO ipc.Client: Retrying connect to server: 0.0.0.0/0.0.0.0:9862. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS) 20/04/21 11:04:03 INFO ipc.Client: Retrying connect to server: 0.0.0.0/0.0.0.0:9862. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS) 20/04/21 11:04:04 INFO ipc.Client: Retrying connect to server: 0.0.0.0/0.0.0.0:9862. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS) 20/04/21 11:04:05 INFO ipc.Client: Retrying connect to server: 0.0.0.0/0.0.0.0:9862. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS) 20/04/21 11:04:06 INFO ipc.Client: Retrying connect to server: 0.0.0.0/0.0.0.0:9862. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS)
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org