You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Siyao Meng (Jira)" <ji...@apache.org> on 2021/02/24 16:57:00 UTC

[jira] [Created] (HDDS-4865) Regression: ozone fs mkdir -p doesn't work for OFS as expected

Siyao Meng created HDDS-4865:
--------------------------------

             Summary: Regression: ozone fs mkdir -p doesn't work for OFS as expected
                 Key: HDDS-4865
                 URL: https://issues.apache.org/jira/browse/HDDS-4865
             Project: Apache Ozone
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Siyao Meng


A change might have broken the semantics of "-p":

{code}
$ ozone fs -mkdir -p ofs://ozone1/vol2/bucket2/
mkdir: Volume vol2 is not found
{code}

This should create volume vol2, and then create bucket2. This worked as expected during my development of OFS.

But now it seems to ignore '-p'.



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

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