You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ethan Rose (Jira)" <ji...@apache.org> on 2023/09/26 23:54:00 UTC

[jira] [Created] (HDDS-9355) ozone admin namespace du returns INVALID_BUCKET_NAME when used on root or volume

Ethan Rose created HDDS-9355:
--------------------------------

             Summary: ozone admin namespace du returns INVALID_BUCKET_NAME when used on root or volume
                 Key: HDDS-9355
                 URL: https://issues.apache.org/jira/browse/HDDS-9355
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: Ozone Recon
            Reporter: Ethan Rose


Running a command like {{ozone admin namespace du /}} or {{ozone admin namespace du /s3v}} results in the following error:

{code}
Exception: INVALID_BUCKET_NAME org.apache.hadoop.ozone.om.exceptions.OMException: Bucket or Volume length is illegal, valid length is 3-63 characters
{code}

The error is not returned if a bucket is added to the command, like {{ozone admin namespace du /s3v/bucket}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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