【发布时间】:2020-12-21 07:12:05
【问题描述】:
虽然aws console 已正确创建 EFS 文件系统,但当我尝试通过命令提示符列出相同的文件系统时,出现以下错误。
aws efs describe-file-systems --file-system-id fs-0568723
An error occurred (FileSystemNotFound) when calling the DescribeFileSystems operation: File system 'fs-0568723' does not exist.
你能推荐我吗?
【问题讨论】:
-
双重检查区域。也许在 AWS 控制台中,您使用的区域与 CLI 不同。
-
谢谢....该问题现已解决...但低于警告 FailedMount 53s (x9 over 3m1s) kubelet, ip-192-171-22-131.ec2.internal MountVolume。卷“awscspv”的 MountDevice 失败:kubernetes.io/csi:attacher.MountDevice 无法创建新的CsiDriverClient:驱动程序名称 efs.csi.aws.com 在已注册的 CSI 驱动程序列表中找不到..您能否建议
-
很高兴听到。我认为为新问题提出新问题会更好。如果您不介意,我将为当前问题提供答案以供将来参考。我们将不胜感激。
-
谢谢..我得到了这个答案....
标签: amazon-web-services amazon-efs