一、故障现象

[root@node3 ~]# cat /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.local
::1         localhost localhost.localdomain localhost6 localhost6.local
192.168.159.68 node1
192.168.159.11 node2
192.168.159.13 node3
192.168.159.10 node4

二、处理流程

1、检查防火墙是否关闭

2、用其他主机ping node1

3、查看/etc/hosts,所有显示正常

虽然显示正常,但是一开始不是通过vim编辑器编写的,而是通过 echo "192.168.159.68" >> /etc/hosts输入的。

三、处理方法

1、更换虚拟机。一样有问题

2、删除所有主机的/etc/hosts文件中的映射关系,然后,通过vim编辑器进行编辑。故障解决。

[root@node3 ~]# vim /etc/hosts
[root@node3 ~]# gluster peer status
Number of Peers: 0
[root@node3 ~]# gluster peer status
Number of Peers: 3Hostname: node4
Uuid: b79e033d-34bf-4294-b979-940b64a1aa0b
State: Peer in Cluster (Connected)Hostname: node1
Uuid: f451f4fd-7fdb-4b0e-8fdb-ce044bd62334
State: Peer in Cluster (Connected)Hostname: node2
Uuid: 1c1698be-5e21-406b-97ce-7a572d05d4e5
State: Peer in Cluster (Connected)
[root@node3 ~]# gluster pool list
UUID                    Hostname    State
b79e033d-34bf-4294-b979-940b64a1aa0b    node4       Connected
f451f4fd-7fdb-4b0e-8fdb-ce044bd62334    node1       Connected
1c1698be-5e21-406b-97ce-7a572d05d4e5    node2       Connected
3f3e7e67-1488-4f46-bd19-2d76ce380e8c    localhost   Connected

总结:

/etc/hosts中映射关系的问题,全部删除重新编辑,有时看着是对的,然而系统并不认可。

peer probe: failed: Probe returned with 传输端点尚未连接相关推荐

  1. k8s etcd-2 Unhealthy HTTP probe failed with statuscode: 503

    [root@vlin121 bin]# kubectl get componentstatuses --server=192.168.133.121:8080      k8s验证错误 NAME   ...

  2. postgresql 开启远程访问、postgre设置开机自启动、psql: error: FATAL: Peer authentication failed for user “postgres“

    文章目录 一.psql: error: FATAL: Peer authentication failed for user "postgres" 二.postgresql 开启远 ...

  3. Postgres数据库报错:FATAL: Peer authentication failed for user “zabbix“ Previous connection kept

    报错信息 :FATAL: Peer authentication failed for user "zabbix" /etc/postgresql/9.3/main/pg_hba. ...

  4. postgres报错:FATAL: Peer authentication failed for user “zabbix“ Previous connection kept

    连接zabbix用户失败, postgres=# \c - zabbix FATAL: Peer authentication failed for user "zabbix" P ...

  5. pgadmin3 新建服务器出现错误 Peer authentication failed for user postgres 的解决办法

    用pgadmin3 新建服务器出现错误 Peer authentication failed for user "postgres" 在stackoverflow上找到答案,出现此 ...

  6. Invocation failed Server returned invalid Response.

    idea/webStorm上传git时Invocation failed Server returned invalid Response Invocation failed Server retur ...

  7. Android之间互相的录屏直播 --点对点传输(tcp长连接发送h264)(一)

    前言 转载请注明出处 ,来自: 暂时两篇: (1) Android之间互相的录屏直播 –点对点传输(tcp长连接发送h264)(一) http://blog.csdn.net/baidu_335462 ...

  8. 【解决方案】istio-ingressgateway HTTP probe failed with statuscode: 503

    简单描述 直观上来看,问题是出在istio-proxy这个sidecar容器上了. 一般来说,问题是处在了istio-system中的pilot和容器之间的连接上了.这样看来,其实问题有很多种,比如 ...

  9. k8s报错503或者其他网络错误 Readiness probe failed: HTTP probe failed with statuscode: 503

最新文章

  1. 前后端分离的接口规范
  2. php蛇蛇大作战,Android ConstraintLayout 2.0:ConstraintLayoutStates
  3. 向IIS注册ASP.NET代码
  4. 页面打印错误 抛出异常 公司内部用
  5. 登录mysql报错2059,navicat连接mysql报错2059如何解决
  6. python笔记本-如何用Python在笔记本电脑上分析100GB数据(上)
  7. php 有indexof函数吗,详解PHP处理字符串类似indexof的方法函数
  8. OpenCASCADE:使用DRAW绘图
  9. android 使用Photoshop获取图片某一点的颜色
  10. 初识ES-安装kibana
  11. 原来数学才是世界上最浪漫的学科!
  12. Java进阶之路——从初级程序员到架构师,从小工到专家必会的技能
  13. 多个 小程序_最简单的小程序制作方法,不会代码也能撸一个
  14. ASP.NET 2.0 Page的执行顺序
  15. webSocket 干货分享 附带项目源码
  16. 模型推理速度与硬件算力
  17. Android GPRS上网过程中数据图标的变化过程
  18. 信道估计中的导频结构
  19. distiller的另一个实例正忙于启动_PYQT5学习(02):利用Qt Designer制作第一个窗口程序
  20. 跳跃游戏 Jump Game 分析与整理

热门文章

  1. 开源布道,一场艰难的修行 —— 适兕与开源之道
  2. 首日战报|第三届全国人工智能大赛决赛进行中
  3. echarts中怎么把x轴文字方向设置为竖向
  4. 阿里工作8年熬到P8,经验全在这份864页文档里了,已助朋友进腾讯!
  5. 2022天勤考研数据结构笔记 第2章 线性表
  6. 51nod1455 宝石猎人【dp---状态转移】
  7. 抖音怎么显示服务器开小差,抖音服务器不能看直播是怎么办 用户打不开不能点赞干着急...
  8. Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on
  9. CAD2007中圆角工具如何使用?
  10. C/C++:Ubuntu20.04报错:无法打开mysql/mysql.h