Bug 853714
| Summary: | DNS Server (bind) sometimes hang ....... | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | davidyangyi <davidyangyi> |
| Component: | bind | Assignee: | Tomáš Hozza <thozza> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | qe-baseos-daemons |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2 | ||
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-04 13:38:54 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: | |||
|
Description
davidyangyi
2012-09-02 11:06:30 UTC
(In reply to comment #0) > Description of problem: > > DNS Server (bind) sometimes hang wich errors: > > # service named status > rndc: connect failed: 127.0.0.1#953: connection refused > named (pid 20043) running... > > Clients cannot resolve hostname. no response. > and I cannot stop it with "service named stop". I must kill -9 and start > again. and become normal. Can you please attach more information? 1. attach your /var/log/messages when your named hangs to bugzilla 2. install bind-debuginfo 3. attach named process with gdb (gdb attach <named_pid>) 4. in gdb run "t a a bt full" and attach output You can attach both outputs as "private attachment" if it contains private data. They will be invisible for other users. Thank you in advance! This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux. Due to lack of response and too little information to investigate this Bug, I'm closing it as INSUFFICIENT_DATA. If you run into the same situation in the future, feel free to reopen it and please provide additional information using steps described in comment #2. Thank you. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |