Soumitra Sulav created HDDS-6604:
------------------------------------

             Summary: [MultiTenancy] Tenant being created on existing volume
                 Key: HDDS-6604
                 URL: https://issues.apache.org/jira/browse/HDDS-6604
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Manager
    Affects Versions: 1.3.0
            Reporter: Soumitra Sulav


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]

Reply via email to