Open lewandowskim1988 opened 1 week ago
Could you double check the GCSFuse and GKE versions? The line numbers in your error message align more with v2.4.0 than with 2.5.0.
Hey @lewandowskim1988 ,
Can you please provide the steps to reproduce the issue?
Thanks, Tulsi Shah
I have an issue with one of my
CI
tests. All tests are mountingFUSE
volume in same directory and do some operations but only one is failing with error message that I don't know how to manage.Error message from Kubernetes
events
of failingpod
:My setup is as follows
nvcr.io/nvidia/cuda:11.8.0-devel-ubuntu22.04
GKE v1.31.1-gke.1146000
v1.5.0
Dose anybody have some idea how I can debug it further?