Errore: output: mount.nfs: accesso negato dal server durante il montaggio di x.x.x.x:/nome-condivisione-file
Assicurati che i valori di PV spec.nfs.path e spec.nfs.server corrispondano rispettivamente al nome della condivisione file e all'indirizzo IP dell'istanza Filestore.
Esempio:
Se la condivisione file si chiama vol1 e l'indirizzo IP dell'istanza Filestore è 10.0.0.2, i PV spec.nfs.path e
spec.nfs.server devono corrispondere a questi valori:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-03 UTC."],[[["This page offers troubleshooting guidance for resolving issues when using Filestore with GKE."],["A common problem is the inability to access file shares from GKE clusters."],["An \"access denied\" error can often be resolved by ensuring the PersistentVolume (PV) `spec.nfs.path` and `spec.nfs.server` values correctly match the file share name and Filestore instance IP address."],["Additional troubleshooting resources for Kubernetes and GKE are available in their respective official guides."]]],[]]