Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Add support for dynamically opening and closing shards (disk hot swap) #29

Description

@Zepheus

Right now, LogDevice needs to be restarted whenever a shard gets disabled, in order for the filesystem to unmount. This restart is quite a heavy operation (sequencers move around, recoveries, ...) that can be simplified by stopping and starting the RocksDB instances while running.

This could perhaps be implemented using an Admin command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions