Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1104362

Summary: [Doc][ICG] mariadb-galera-server does not include a service named mariadb
Product: Red Hat OpenStack Reporter: james labocki <jlabocki>
Component: doc-Installation_and_Configuration_GuideAssignee: Martin Lopes <mlopes>
Status: CLOSED DUPLICATE QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 6)CC: dnavale, jlabocki, yeylon
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22620, Installation and Configuration Guide-5 Build Date: 03-06-2014 16:42:49 Topic ID: 15954-646610 [Latest]
Last Closed: 2014-09-05 05:42:19 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 james labocki 2014-06-03 20:46:53 UTC
### Documentation States ###

Procedure 2.5. Starting the database service
    Use the service command to start the mariadb service.
    # service mariadb start
    Use the chkconfig command to ensure that the mariadb service will be started automatically in the future.
    # chkconfig mariadb on
The mariadb service has been started. 

#############################

I believe it should actually be `service mysqld start` and `chkconfig mysqld on` since mariadb-galera-server does not include init scripts for mariadb.

[root@host138 ~]# rpm -ql mariadb-galera-server |grep -i etc
/etc/logrotate.d/mysqld
/etc/my.cnf.d/galera.cnf
/etc/my.cnf.d/server.cnf
/etc/pki/galera
/etc/rc.d/init.d/mysqld

Comment 2 Deepti Navale 2014-06-04 00:59:21 UTC
This bug is being assigned to Martin Lopes, who is now the designated docs specialist for Database service.

Comment 5 Martin Lopes 2014-06-27 01:30:36 UTC
Currently reviewing this content. Cancelling needinfo.

Comment 6 Martin Lopes 2014-09-05 05:42:19 UTC
MariaDB content has been addressed under earlier bug BZ#1094547. Closing as duplicate.

*** This bug has been marked as a duplicate of bug 1094547 ***