Controller setup in OpenStack Installation Guide sql start automatically when the system boots

Bug #1293648 reported by Eugeniu Iacub
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Matt Kassawara

Bug Description

...
Start the MySQL database server and set it to start automatically when the system boots.

# service mysqld start
# chkconfig mysqld on

Finally, you should set a root password for your MySQL database. The OpenStack programs that set up databases and tables prompt you for this password if it is set.
...

"chkconfig mysqld on" on fedora 20 minimal install returns an error

it should be: "systemctl enable mariadb.service"

-----------------------------------
Built: 2014-03-17T08:06:14 00:00
git SHA: f9b28d34034baf96ae73e25af460b0b9c7fd71fb
URL: http://docs.openstack.org/trunk/install-guide/install/yum/content/basics-database-controller.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-fedora/doc/install-guide/ch_basics.xml
xml:id: basics-database-controller

description: updated
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

The "service" command should still work in Fedora and retains compatibility with other distributions. As for MariaDB, we're trying to determine how to approach this situation since MySQL was standard on all distributions prior to Fedora 20 and RHEL 7.

Changed in openstack-manuals:
assignee: nobody → Matt Kassawara (ionosphere80)
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → Medium
milestone: none → icehouse
tags: added: install-guide
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Tom,

I thought you were testing Fedora. Can you update this bug?

Thanks,
Matt

Changed in openstack-manuals:
assignee: Matt Kassawara (ionosphere80) → Tom Fifield (fifieldt)
Revision history for this message
Tom Fifield (fifieldt) wrote :

Eugeniu's suggestions are correct

Tom Fifield (fifieldt)
Changed in openstack-manuals:
assignee: Tom Fifield (fifieldt) → nobody
importance: Medium → High
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: icehouse → juno
Changed in openstack-manuals:
assignee: nobody → Talusani Mani Shanker (shanker-mani0)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/104988

Changed in openstack-manuals:
status: Triaged → In Progress
Changed in openstack-manuals:
assignee: Talusani Mani Shanker (shanker-mani0) → nobody
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: In Progress → Triaged
Changed in openstack-manuals:
assignee: nobody → Matt Kassawara (ionosphere80)
Darren Chan (dazzachan)
Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Resolved in the following patch:

https://review.openstack.org/#/c/121954/

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-manuals (master)

Change abandoned by Christian Berendt (<email address hidden>) on branch: master
Review: https://review.openstack.org/104988

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.