rvalle commented on issue #3973: systemd dependency on db URL: https://github.com/apache/cloudstack/pull/3973#issuecomment-602001641 I have continued testing a bit more. The general case of starting and stopping the system, were both services are properly configured and work, is OK. mysql and CSM are started/stopped in the right order. However, I can attempt to start CSM with mysql stopped and it will not start it automatically either. I wonder what would happen in a situation in which CSM takes some time to stop, like just after the install. I am going to try to run my to run the following test: - Install CSM - reboot right after finished. - Reestart On installation CSM does a lot of database operations and a restart right after it would break the database. With "Require" dependency it does not break, will it be the same with Wants?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
