Erro: saída: mount.nfs: acesso negado pelo servidor ao ativar x.x.x.x:/file-share-name
Verifique se os valores spec.nfs.path e spec.nfs.server do PV correspondem
ao nome do compartilhamento de arquivos e ao endereço IP da instância do Filestore, respectivamente.
Exemplo:
Se o compartilhamento de arquivos for chamado vol1 e o endereço IP da
instância do Filestore for 10.0.0.2, o spec.nfs.path e
spec.nfs.server do PV precisam corresponder a estes valores:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]