Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-4944 Multi-Tenant Support in Ozone
  3. HDDS-6604

[MultiTenancy] Tenant being created on existing volume

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • None
    • Ozone Manager

    Description

      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.

      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'.
      

      Attachments

        Activity

          People

            smeng Siyao Meng
            ssulav Soumitra Sulav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: