Back to bug 1305903

Who When What Removed Added
Jaroslav Škarvada 2016-02-09 15:17:44 UTC Status NEW ASSIGNED
Jaroslav Škarvada 2016-02-09 15:23:29 UTC Doc Text Cause:
Previously there was an typo in the tuned-adm code regarding automatic daemon restart.

Consequence:
If tuned-adm command was run and if it found out that tuned daemon is not running, it tried to restart it, but this attempt failed with the traceback. If tuned daemon was running (the default, expected state), everything worked as expected. Also daemon restarts through systemd worked as expected.

Fix:
The tuned-adm code was fixed.

Result:
Now the tuned daemon restart attempt performed by tuned-adm doesn't end with traceback.
Jaroslav Škarvada 2016-02-09 15:29:37 UTC Status ASSIGNED MODIFIED
Fixed In Version tuned-2.5.1-4.el7.3
errata-xmlrpc 2016-02-09 15:32:23 UTC Status MODIFIED ON_QA
Tereza Cerna 2016-02-16 09:35:07 UTC Status ON_QA VERIFIED
Tereza Cerna 2016-02-16 09:35:19 UTC QA Contact qe-baseos-daemons tcerna
Milan Navratil 2016-03-10 18:18:40 UTC CC mnavrati
Doc Text Cause:
Previously there was an typo in the tuned-adm code regarding automatic daemon restart.

Consequence:
If tuned-adm command was run and if it found out that tuned daemon is not running, it tried to restart it, but this attempt failed with the traceback. If tuned daemon was running (the default, expected state), everything worked as expected. Also daemon restarts through systemd worked as expected.

Fix:
The tuned-adm code was fixed.

Result:
Now the tuned daemon restart attempt performed by tuned-adm doesn't end with traceback.
Due to a bug, if the tuned-adm command was issued while the tuned service was not running, an attempt to automatically start the tuned service failed with a traceback. The underlying source code has been patched to handle automatic starting of the daemon correctly. As a result, starting the tuned service no longer fails in the described situation.
Milan Navratil 2016-03-11 11:38:13 UTC Doc Text Due to a bug, if the tuned-adm command was issued while the tuned service was not running, an attempt to automatically start the tuned service failed with a traceback. The underlying source code has been patched to handle automatic starting of the daemon correctly. As a result, starting the tuned service no longer fails in the described situation. Due to a bug, if the tuned-adm command was issued while the tuned service was not running, an attempt to automatically restart the tuned service failed with a traceback. The underlying source code has been patched to handle automatic restarting of the daemon correctly. As a result, restarting the tuned service no longer fails in the described situation.
Michael Napolis 2016-03-13 23:55:53 UTC CC mnapolis
errata-xmlrpc 2016-03-22 08:42:32 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-03-31 22:03:18 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-03-31 18:03:18 UTC

Back to bug 1305903