【已解决】 Unable to attach or mount volumes: unmounted volumes

这篇具有很好参考价值的文章主要介绍了【已解决】 Unable to attach or mount volumes: unmounted volumes。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

unable to attach or mount volumes,nfs,kubernetes,docker

 

安装nfs-provide-client的时候pod 一直不能启动,报错Unable to attach or mount volumes: 

wrong fs type,

Events:
  Type     Reason       Age                  From               Message
  ----     ------       ----                 ----               -------
  Normal   Scheduled    2m54s                default-scheduler  Successfully assigned kube-system/nfs-subdir-external-provisioner-7d6dd967f8-p86dr to node02
  Warning  FailedMount  51s                  kubelet            Unable to attach or mount volumes: unmounted volumes=[nfs-subdir-external-provisioner-root], unattached volumes=[nfs-subdir-external-provisioner-root kube-api-access-d7p44]: timed out waiting for the condition
  Warning  FailedMount  46s (x9 over 2m54s)  kubelet            MountVolume.SetUp failed for volume "nfs-subdir-external-provisioner-root" : mount failed: exit status 32
Mounting command: mount
Mounting arguments: -t nfs 172.16.2.131:/data/market_k8s/ /var/lib/kubelet/pods/24404fca-4a49-4f33-9cbd-326560b59d26/volumes/kubernetes.io~nfs/nfs-subdir-external-provisioner-root
Output: mount: wrong fs type, bad option, bad superblock on 172.16.2.131:/data/market_k8s/,
       missing codepage or helper program, or other error
       (for several filesystems (e.g. nfs, cifs) you might
       need a /sbin/mount.<type> helper program)

       In some cases useful info is found in syslog - try
       dmesg | tail or so.

wrong fs type, bad option ??

先找了个客户端挂载,试了下,发现是可以写入到nfs-server的挂载路径的

但是安装的nfs-provider却启动不来

然后发现是要挂载NFS的客户端【就是node 节点】 没有安装nfs-utils,被挂载的节点必须安装nfs的客户端,否则不适配

解决:

安装nfs的客户端即可

yum install nfs-utils -y 

 文章来源地址https://www.toymoban.com/news/detail-521915.html

到了这里,关于【已解决】 Unable to attach or mount volumes: unmounted volumes的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包