Unable to switch fuel rsyslog to udp
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Michael Polenchuk | ||
Mitaka |
Fix Released
|
Medium
|
Sergii Rizvan | ||
Newton |
Fix Committed
|
Medium
|
Michael Polenchuk |
Bug Description
Detailed bug description:
By default mos deployed cloud uses tcp for transporting logs from nodes to fuel master.
This may degrade performance of a cloud or even crush it.
Option in fuel ui does not switch it to udp. It switches proto for remote rsyslog server only.
Steps to reproduce:
Deploy MOS9.1 cloud, using remote rsyslog server in udp mode
tcpdump on admin interface on fuel node for messages coming to rsyslog server (usualy 514/tcp).
You should see packets.
Expected:
Another ui option, that switches to udp rsyslog messages from nodes to fuel node.
Logs delivered via udp not tcp.
Actual:
Logs are delivered via tcp not udp.
Workaround:
manual reconfiguration of fuel rsyslog and nodes to use udp transport.
Impact:
Degrade performance of a cloud or even crush it.
LAB:
MOS9.1 any + remote rsyslog server in udp mode
tags: | added: customer-found |
Changed in fuel: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Fuel Sustaining (fuel-sustaining-team) |
milestone: | none → 11.0 |
tags: | added: area-library |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Michael Polenchuk (mpolenchuk) |
tags: | added: on-verification |
Fix proposed to branch: master /review. openstack. org/414948
Review: https:/