故障现象:

[root@nebula ~]# mount node01:/data /var/lib/one

mount: wrong fs type, bad option, bad superblock on node01:/data,

       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


解决办法:

[root@nebula ~]# yum -y install nfs-utils


相关文章:

  • 2022-02-02
  • 2021-09-28
  • 2021-10-12
  • 2021-05-20
  • 2021-08-03
  • 2022-12-23
猜你喜欢
  • 2021-08-11
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2021-12-09
相关资源
相似解决方案