Bug 467997
| Summary: | collectd uses udp | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Gerd Hoffmann <kraxel> |
| Component: | ovirt-server-suite | Assignee: | Mo Morsi <mmorsi> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | apevec, hbrock, ovirt-bugs, ovirt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-05-29 03:49:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Gerd Hoffmann
2008-10-22 09:24:54 UTC
Not fully sure I understand the issue (if it is still an issue). Which components running on which machines are failing to communicate due to the transport protocol mismatch? Is this an issue w/ collectd itself or how we are configuring it in ovirt? What relies on this that's being affected? If you could elaborate, I'd appreciate it. It's just a misnomer, collectd uses UDP. It doesn't break anything, but should be fixed regardless, for correctness sake: just change default dnsmasq config and lookups in the ovirt-node scripts. Sorry this took so long, was thrown off by the project the fix should be in. Shouldn't the change be in the server project? As the server installer sets up /etc/dnsmasq.d/ovirt-dns.conf which contains the incorrect collectd entry. In any case, I just send this out which I believe resolves the issue: https://www.redhat.com/archives/ovirt-devel/2009-May/msg00222.html Changes to the node to use the new dns entry, based on alan's feedback https://www.redhat.com/archives/ovirt-devel/2009-May/msg00238.html Committed and resolved |