小编Ani*_*dya的帖子

如何正确配置 2 节点 glusterfs 系统?

我正在尝试使用 glusterfs 3.7.6 进行数据复制和起搏器 + corosync 作为资源管理器来制作具有高可用 apache 的 2 节点 linux 服务器。但是,当两个节点都关闭并且其中一个首先联机时,我在特定场景中看到 gluster 出现问题。即使该节点上有一个砖块并且 gluster 服务正在运行,也没有砖块进程。

[root@node1 ~]# gluster volume status data 
Status of volume: data
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick node1:/gluster_data                   N/A       N/A        N       N/A  
NFS Server on localhost                     N/A       N/A        N       N/A  
NFS Server on localhost                     N/A       N/A        N       N/A  

Task Status of Volume data
------------------------------------------------------------------------------
There are no active volume tasks
Run Code Online (Sandbox Code Playgroud)

当我启动另一个节点时,似乎一切正常,我可以挂载该卷。

[root@node1 ~]# gluster volume status data
Status of volume: …
Run Code Online (Sandbox Code Playgroud)

linux glusterfs centos7

5
推荐指数
1
解决办法
7721
查看次数

标签 统计

centos7 ×1

glusterfs ×1

linux ×1