octavia_rsyslog service fails/keeps restarting | Openstack Wallaby | Tripleo
Hi, I am currently trying to deploy octavia in openstack wallaby, but the octavia_rsyslog service is malfunctioning it seems. And I am checking the logs but am not sure how to fix the issue. Attached log for reference. With regards, Swogat Pradhan
The key line seems to say it all: 2022-05-15T16:20:55.599266842+00:00 stderr F /usr/local/bin/kolla_start: line 18: /usr/sbin/rsyslogd: No such file or directory It looks like you need to install rsyslog there. dnf install rsyslog or apt-get install rsyslog I would have thought kolla/tripleo would have installed that package. Michael On Sun, May 15, 2022 at 9:41 AM Swogat Pradhan <swogatpradhan22@gmail.com> wrote:
Hi, There is an error with the name of the octavia_rsyslog image, Brent Eagles proposed a fix for this issue: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842351 On Sun, May 15, 2022 at 6:39 PM Swogat Pradhan <swogatpradhan22@gmail.com> wrote:
participants (3)
-
Gregory Thiemonge
-
Michael Johnson
-
Swogat Pradhan