今天让运维给集群升级了点内存,升级完成,重启集群过程中遇到一台机器的hdfs的NFS Gateway fails to start,查看日志显示:

  ERROR org.apache.hadoop.oncrpc.RpcProgram: Unregistration failure with localhost:2049,搜索:此端口没有应用,重启看到页面日报rpcbind没有启动

于是在此机器的命令行执行:systemctl start rpcbind 启动rpcbind,chd6.2 NFS Gateway fails to start

再次重启nfs服务,没有问题了

 

相关文章:

  • 2021-09-30
  • 2022-01-05
  • 2022-01-20
  • 2021-12-09
  • 2022-01-16
  • 2021-07-19
  • 2022-01-03
  • 2021-09-09
猜你喜欢
  • 2021-08-23
  • 2022-12-23
  • 2021-08-08
  • 2021-09-12
  • 2022-12-23
  • 2021-07-28
相关资源
相似解决方案