XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.4.1
    • None

    Description

      Ozone release contains example k8s deployment files to make it easier to deploy Ozone to kubernetes. As of now we use emptyDir everywhere, we should support the configuration of host volumes (hostPath or Local Persistent volumes).

      The big question here is the default:

      • Make the examples easy to start and ephemeral
      • Make the examples more safe, by default (but couldn't be started without additional administration).

      (Note this conversation is started in the review of HDDS-1508)

      Xiaoyu: Can we support mount hostVolume for datanode daemons?

      Marton: Yes, we can.

      AFAIK there are two options:

      The first one requires the knowledge of directory names on the host.
      The second one is recommended but it requires the creation of PersistentVolumes or install a PersistentVolume provider

      I am not sure what is the best approach, my current proposal is:

      • Use empty dir everywhere to make it easier to start simple ozone cluster
      • Provide simple option to turn on any of theses persistence (the kubernetes files are generated and the generation can be parametrized)
      • Document how to customize the kubernetes resources files

      Summary: it's question of the defaults:

      1. Use a complex, but persistent solution, which may not work out of the box
      2. Use a simple, but ephemeral solution (as default)

      I started to use (2) but I am open to change.

      Attachments

        Issue Links

          Activity

            People

              elek Marton Elek
              elek Marton Elek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m