Soumitra Sulav created HDDS-6610:
------------------------------------
Summary: Recursive delete fails with Bucket Layout
Key: HDDS-6610
URL: https://issues.apache.org/jira/browse/HDDS-6610
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Manager
Affects Versions: 1.3.0
Reporter: Soumitra Sulav
With the new bucket layout feature, recursive delete fails on a volume with
buckets created with OBJECT_STORE layout.
The command fails with below message and the usage guide.
{code:java}
bash-4.2$ ozone fs -rm -R -skipTrash /vol*
-rm: Bucket: bucket-0-72747 has layout: OBJECT_STORE, which does not support
file system semantics. Bucket Layout must be FILE_SYSTEM_OPTIMIZED or LEGACY.
Usage: ozone fs [generic options]
[-appendToFile <localsrc> ... <dst>]{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]