Hi,
Gluster no resolving DNS name:
My system:
FreeBSD bsd11_01.local 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016
glusterfs 3.7.6 built on Oct 6 2016 16:28:07
my hosts file:
ping:
gluster name :
gluster ip:
Does somebody else have the same problem?
Best regards
Gluster no resolving DNS name:
My system:
FreeBSD bsd11_01.local 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016
glusterfs 3.7.6 built on Oct 6 2016 16:28:07
my hosts file:
Code:
::1 localhost localhost.my.domain
127.0.0.1 localhost localhost.my.domain
192.168.0.150 bsd11_01.local bsd11_01
192.168.0.151 bsd11_02.local bsd11_02
ping:
Code:
[root@bsd11_01 /]# ping bsd11_02
PING bsd11_02.local (192.168.0.151): 56 data bytes
64 bytes from 192.168.0.151: icmp_seq=0 ttl=64 time=0.945 ms
64 bytes from 192.168.0.151: icmp_seq=1 ttl=64 time=0.225 ms
64 bytes from 192.168.0.151: icmp_seq=2 ttl=64 time=0.386 ms
gluster name :
Code:
[root@bsd11_01 /]# gluster peer probe bsd11_02.local
bsd11_02.local is an invalid address
Usage: peer probe { <HOSTNAME> | <IP-address> }
gluster ip:
Code:
[root@bsd11_01 /]# gluster peer probe 192.168.0.151
peer probe: success. Host 192.168.0.151 port 24007 already in peer list
Does somebody else have the same problem?
Best regards