MurmurationsNetwork / MurmurationsServices

Index, Library and other microservices that implement the Murmurations protocol
https://docs.murmurations.network/developers/index-api.html
GNU General Public License v3.0
7 stars 3 forks source link

Research ways to reduce volume mount time #771

Closed maxyzli closed 1 month ago

maxyzli commented 2 months ago

When a stateful set on a node fails and we reschedule it on another node, it takes about 5 minutes to restart. Why?

How can we resolve the multi-attach issue?