Bug 1187965

Summary: mariadb my.cnf socket path does not exist
Product: [Community] RDO Reporter: Harm Weites <harm>
Component: openstack-tripleo-image-elementsAssignee: James Slagle <jslagle>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JunoCC: jliberma
Target Milestone: ---   
Target Release: Juno   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 15:47:28 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:
Embargoed:

Description Harm Weites 2015-01-31 22:55:42 UTC
Description of problem:
The path specified to store the mariadb socket does no exist, thus mariadb fails to start. One needs to manually crete this path and assign proper permissions.

# grep sock /usr/share/tripleo-image-elements/mysql-common/os-apply-config/mnt/state/etc/mysql/my.cnf
socket                         = /var/run/mysqld/mysqld.sock
socket                         = /var/run/mysqld/mysqld.sock

# rpm -qf /var/run/mysqld
file /var/run/mysqld is not owned by any package

Version-Release number of selected component (if applicable):
openstack-tripleo-image-elements-0.8.10-8.fc22.noarch

Comment 3 Chandan Kumar 2016-05-19 15:47:28 UTC
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.