Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5076 Follow-on work for FileSystemOptimizations(FSO)
  3. HDDS-5172

[FSO] Simple layout keys should be available after turning on prefix layout

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      Steps to reproduce:

      1. cd compose/upgrade && docker-compose up -d (if it fails, fix the permission of the dirs, and repeat the up command)

      2. create /vol1/bucket1/dir1/dir2/key1

      3. list the keys in /vol1/bucket1

      4. stop the cluster

      5. modify the docker-config by enabling prefix layout:

      OZONE-SITE.XML_ozone.om.enable.filesystem.paths=true
      OZONE-SITE.XML_ozone.om.metadata.layout=prefix
      

      6. start the cluster

      7. list the keys in /vol1/bucket1 --> it returns with empty result

      Expected behavior: Existing keys with Simple layout should be available.

       

      Reference jira: HDDS-5094

      Attachments

        Issue Links

          Activity

            People

              rakeshr Rakesh Radhakrishnan
              rakeshr Rakesh Radhakrishnan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: