andrijapanicsb commented on a change in pull request #224:
URL:
https://github.com/apache/cloudstack-documentation/pull/224#discussion_r683467222
##########
File path: source/installguide/management-server/_database.rst
##########
@@ -287,6 +301,12 @@ same node for MySQL. See `“Install the Database on the
Management Server Node
service mysqld start
+ On SUSE, start MySQL
+
+ .. parsed-literal::
+
+ systemctl start mysql
Review comment:
Do you also need "systemctl enable mysql" - is the start of MySQL
enabled on boot (check with systemctl status MySQL - it is reported there
"vendor" boot on start behaviour and the current/set behaviour on boot - if
it's set to start automatically or not)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]