[
https://issues.apache.org/jira/browse/HDDS-6604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siyao Meng updated HDDS-6604:
-----------------------------
Parent: HDDS-4944
Issue Type: Sub-task (was: Bug)
> [MultiTenancy] Tenant being created on existing volume
> ------------------------------------------------------
>
> Key: HDDS-6604
> URL: https://issues.apache.org/jira/browse/HDDS-6604
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: Ozone Manager
> Affects Versions: 1.3.0
> Reporter: Soumitra Sulav
> Assignee: Siyao Meng
> Priority: Major
> Labels: ozone-multitenancy
>
> As per design tenant should not be created on an existing volume as we don't
> know the policies associated with existing volume.
> But I was able to create tenant on an existing volume.
> {code:java}
> bash-4.2$ ozone sh volume create test
> bash-4.2$ echo $?
> 0
> bash-4.2$ ozone tenant create test
> 2022-04-19 15:54:11,665 [main] INFO rpc.RpcClient: Creating Tenant: 'test',
> with new volume: 'test'
> Created tenant 'test'.
> {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]