Skip to content

Make cache volumes optional #136

Description

@gbartolini

Right now, a Server resource must define a cache volume for both tier1 and tier2, where used.

For better usability and a simpler interface, evaluate if this is needed in the first place.

If we want to retain the ability to dedicate different cache volumes, at least make it optional for tier1, with a fallback to a folder inside the tier1.data volume. The same applies to tier2.cache, only in those cases where tier1 is defined.

In both cases, provide a way to:

  1. Add the cache on an existing tier1/tier2 of a server with a rolling restart, by moving the folder to the new volume
  2. Remove it from an existing server, implementing a similar behaviour as the previous entry

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions