Bug 1750265
Summary: | configure name server in host will cause cli command hanging | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Tim <wabp2005> | ||||
Component: | cli | Assignee: | bugs <bugs> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | |||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.1 | CC: | bugs, pasik, srakonde, wabp2005 | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-11-19 09:30:09 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tim
2019-09-09 07:55:52 UTC
# gluster --version glusterfs 4.1.5 Repository revision: git://git.gluster.org/glusterfs.git Copyright (c) 2006-2016 Red Hat, Inc. <https://www.gluster.org/> GlusterFS comes with ABSOLUTELY NO WARRANTY. It is licensed to you under your choice of the GNU Lesser General Public License, version 3 or any later version (LGPLv3 or later), or the GNU General Public License, version 2 (GPLv2), in all cases as published by the Free Software Foundation. Created attachment 1613025 [details]
dns tcp dump
there are 2 workaround we used now: 1. delete nameserver in /etc/resolv.conf 2. add "192.168.2.5 /var/run/glusterd.socket" into "/etc/hosts" Hi Tim, I have nameserver added into /etc/resolve.conf which is generated by NetworkManager. I am still able to execute all the cli commands without any delay. I suspect, it is a configuration issue on your setup. Please check and get back. Thanks, Sanju As this is working in my setup without any issue, I'm closing this bug as worksforme. If you happen to see this issue, please feel free to re-open. |