[
https://issues.apache.org/jira/browse/HDDS-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718981#comment-17718981
]
Soumitra Sulav commented on HDDS-6610:
--------------------------------------
Issue is for recursive delete and this will cause issue in deletion of even
other FSO buckets.
We could have a solution where it throws warning for OBS and don't delete them
but go ahead and delete all FSO buckets.
If in a volume, any bucket is an OBS type any such recursive operation start to
fails. Even the recursive listing.
> Recursive list/delete fails with Bucket types OBS
> -------------------------------------------------
>
> 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
> Priority: Major
>
> 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.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]