Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep sidechain data between launches #45

Open
cthulhu-rider opened this issue Dec 8, 2022 · 1 comment
Open

Keep sidechain data between launches #45

cthulhu-rider opened this issue Dec 8, 2022 · 1 comment
Labels
enhancement Improving existing functionality I1 High impact S4 Routine U4 Nothing urgent

Comments

@cthulhu-rider
Copy link
Contributor

I propose to use persistent storage for the sidechain data by default. This will allow to not loose the data like containers after accidental restart.

Additionally cleaning command should be provided.

@cthulhu-rider cthulhu-rider added the enhancement Improving existing functionality label Dec 8, 2022
cthulhu-rider added a commit to cthulhu-rider/neofs-aio that referenced this issue Dec 8, 2022
Use `sidechain` volume to store sidechain data and make it accessible
after restarts.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit to cthulhu-rider/neofs-aio that referenced this issue Dec 8, 2022
Use `sidechain` volume to store sidechain data and make it accessible
after restarts.

Signed-off-by: Leonard Lyubich <[email protected]>
@roman-khimov roman-khimov added U4 Nothing urgent S4 Routine I1 High impact labels Dec 20, 2023
@roman-khimov
Copy link
Member

I think with current volumes (neofs-aio_data/neofs-aio_cache) it persists already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I1 High impact S4 Routine U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

2 participants