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_Guide | Assignee: | 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: | |||
This bug is being assigned to Martin Lopes, who is now the designated docs specialist for Database service. Currently reviewing this content. Cancelling needinfo. MariaDB content has been addressed under earlier bug BZ#1094547. Closing as duplicate. *** This bug has been marked as a duplicate of bug 1094547 *** |
### 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