Bug 1380658
Summary: | Delay in receiving mails posted to gluster community mailing lists | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Soumya Koduri <skoduri> |
Component: | project-infrastructure | Assignee: | bugs <bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, gluster-infra, mscherer, nigelb |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-09-17 07:14:28 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
Soumya Koduri
2016-09-30 09:17:05 UTC
Seems to be mailman needing a restart. I also see issue on rsyslog side, that i was investigating yesterday, causing delay into logging (like ssh login), so that's likely the problem. So while I do not think this is the cause, I also rebooted supercolony for various upgrade, and because dmesg did show weird cpu errors messages. Restarting syslog fix the issue, but that's not a good fix, as I do not know what cause it. Ok so I found a potential issue in the rsyslog config, who is configured to get stuff only from rackspace. I am submitting a fix in the upstream role and hotfix for now on the server. So here is the fix I pushed upstream: https://github.com/OSAS/ansible-role-rsyslog/pull/6 and while I wait for review to be integrated, I pushed this to at least have the fix: https://github.com/gluster/gluster.org_ansible_configuration/commit/a9ea05b45446dca7363c72130ccbe7dc056db123 This is now fixed. |