K8S增加节点无法挂载nfs问题解决

新增K8Snode节点,pods挂载磁盘报错如下:

Warning FailedMount 47m (x8 over 160m) kubelet Unable to attach or mount volumes: unmounted volumes=[antelope-dump-pvc fonts-pvc], unattached volumes=[kube-api-access-wx5wx antelope-dump-pvc fonts-pvc]: timed out waiting for the condition
Warning FailedMount 38m (x48 over 3h21m) kubelet Unable to attach or mount volumes: unmounted volumes=[antelope-dump-pvc fonts-pvc], unattached volumes=[antelope-dump-pvc fonts-pvc kube-api-access-wx5wx]: timed out waiting for the condition
Warning FailedMount 22m (x97 over 3h23m) kubelet MountVolume.SetUp failed for volume “pvc-f59e2722-ab2f-477f-9d3f-32a7856c7c67” : mount failed: exit status 32
Mounting command: mount
Mounting arguments: -t nfs 10.103.142.243:/data/nfsdata/pre-prod-antelope-pvc-f59e2722-ab2f-477f-9d3f-32a7856c7c67 /var/lib/kubelet/pods/a17cb016-8861-45d9-99d4-8118aacd01f6/volumes/kubernetes.io~nfs/pvc-f59e2722-ab2f-477f-9d3f-32a7856c7c67
Output: mount: wrong fs type, bad option, bad superblock on 10.103.142.243:/data/nfsdata/pre-prod-antelope-pvc-f59e2722-ab2f-477f-9d3f-32a7856c7c67,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount. helper program)

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

解决办法:

新的node节点执行下面的命令即可:
yum install nfs-utils

  • 4
    点赞
  • 9
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值