ofek/csi-gcs

Pod creation stuck when used more than one mounted volumes

Open

#56 geöffnet am 10. Juli 2020

Auf GitHub ansehen
 (3 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)Go (38 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (159 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hi, thank you for this amazing repo! I use this driver in my projects and it very helps me.

But I noticed the one problem: if I use more than one gcs volumes my pod is never started, stucks in the creating state and I see the status message say that there are unmourned volume (one of two). When I use one of any volume - everything is good. When I use one volume in different pods - it working too. But only not two at the same time.

Could you help me please with this problem?

Contributor Guide