0

我正在尝试练习 glusterfs 设置,当我进入时

mount -t glusterfs CNAME or IP Address:/volume1/gluster-storage

错误:mount: can't find CNAME or IP Address:/volume1/gluster-storage in /etc/fstab 文件服务器互相看到:主机名:IPADDRESS Uuid:系统 GUID 状态:集群中的对等(已连接)都显示(已连接)只是当我尝试设置客户端连接时我碰壁了我错过了什么这里?谢谢你的帮助

4

1 回答 1

0

确保您已创建 gluster 卷并在防火墙中启用所需的端口。
您可以按照这些设置 glusterfs
1. https://gluster.readthedocs.io/en/latest/
2. https://www.digitalocean.com/community/tutorials/how-to-create-a-redundant-storage -pool-using-glusterfs-on-ubuntu-servers
3. https://www.howtoforge.com/how-to-install-glusterfs-with-a-replicated-volume-over-2-nodes-on-ubuntu- 14.04

于 2016-09-02T07:43:19.620 回答