[Bugs] [Bug 1659824] Unable to mount gluster fs on glusterfs client: Transport endpoint is not connected

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 7 08:26:54 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1659824

Amar Tumballi <atumball at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |atumball at redhat.com



--- Comment #1 from Amar Tumballi <atumball at redhat.com> ---
Sorry about getting back to you late on this.

This is a case of gluster's volgen having IP/Hostname details in
'protocol/client' given during volume creation.

You can check the volfile you received in client side (available on log file),
and see what is the 'remote-host' option pointing at. If its a server name,
then you can have a overriding DNS resolution through /etc/hosts to use public
IP, and that should be enough.

If you are seeing IP address in 'remote-host' option, you may have to copy the
volfile, and start glusterfs process with `glusterfs -f$local-volfile
$mountpoint`. This should work.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list