Skip to content

Does the CSI driver automatically detach volumes from nodes if it goes down and schedules it on another node #360

Answered by vitobotta
cryptobench asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, that's the default behaviour although there is some time delay before Kubernetes decides the node is not coming back up and therefore it attempts to reattach the volume on another node.

A side note: while performance with Hetzner volumes is pretty good (around 300MB/sec sequential both read and write, and around 7500 IOPS both read and write), if you need the highest performance for databases I would recommend you use the local path provisioner so to use the local disk directly.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@vitobotta
Comment options

@cryptobench
Comment options

@vitobotta
Comment options

@cryptobench
Comment options

@vitobotta
Comment options

Answer selected by cryptobench
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants