You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/11/17 15:00:00 UTC

[jira] [Created] (HDDS-5999) Freon datanode chunk validator does not find pipeline from param

Attila Doroszlai created HDDS-5999:
--------------------------------------

             Summary: Freon datanode chunk validator does not find pipeline from param
                 Key: HDDS-5999
                 URL: https://issues.apache.org/jira/browse/HDDS-5999
             Project: Apache Ozone
          Issue Type: Bug
          Components: freon
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Freon Datanode Chunk Validator does not find the pipeline provided via command-line option:

{code}
$ ozone freon dcg -n10 -t1 -p dcg1 --pipeline e92fa709-db01-433f-ae8b-8c42d328c819
...
Successful executions: 10

$ ozone freon dcv -n10 -t1 -p dcg1 --pipeline e92fa709-db01-433f-ae8b-8c42d328c819
...
Pipeline ID is defined, but there is no such pipeline: e92fa709-db01-433f-ae8b-8c42d328c819

$ ozone admin pipeline list | grep -c e92fa709-db01-433f-ae8b-8c42d328c819
1
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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