| Summary: | Mitaka - overcloud deploy gives: [ERROR] /usr/libexec/mysqld: option '--wsrep_notify_cmd' requires an argument | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Michele Baldessari <michele> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Tomas Sedovic <tsedovic> |
| Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | trunk | CC: | jtrowbri, shardy, srevivo, vcojot |
| Target Milestone: | --- | ||
| Target Release: | Kilo | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-19 16:01:26 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: | |
|
Description
Michele Baldessari
2016-01-23 17:11:17 UTC
Reverting this commit fixes things again:
commit e30e0bc958761890ea4f06cdd3f1fc7242a00fe2
Author: Julien Pivotto <roidelapluie>
Date: Fri Jan 8 13:52:23 2016 +0100
Re-Add the ability to set a empty string as option parameter
Prior to 136b1aa646efde57b91fd994bfcf55b38ba7c294 it was possible to
have an empty string as value of a my.cnf parameter, resulting in a line
with just the parameter name.
That commit re-enable that behavior that was removed by accident.
Not sure reverting is the real fix though. Maybe leaving out the option
wsrep_notify_cmd => '' from tht is enough?
We're seeing this in upstream CI as well: https://bugs.launchpad.net/tripleo/+bug/1537720 This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen. |