ha/service-mgmt/sm-1.0.0/scripts
Don Penney fca5d91299 Add drbd.service as a dependency to sm.service
During initial controller configuration, the puppet manifest starts
the DRBD service in order to perform necessary config steps before
SM is launched. During shutdown, systemd tries to stop the DRBD
service ahead of SM, but because it is still in use, there are a
number of DRBD state change failures reported on the console.

This update adds After=drbd.service to the sm.service config file
to ensure SM is shutdown first, avoiding these failures.

Change-Id: I0af0bba59f722d268bd6a5bc3f68e8defae9d191
Story: 2004520
Task: 29397
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-02-07 11:19:43 -05:00
..
Makefile Standardizing Makefile install target name for service-mgmt/sm 2019-02-01 12:51:53 -06:00
sm Change compute node to worker node personality 2018-12-11 20:55:40 -05:00
sm-shutdown.service StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm.conf StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm.logrotate Update Logrotate rules 2018-06-28 15:50:04 -04:00
sm.notification Change compute node to worker node personality 2018-12-11 20:55:40 -05:00
sm.notify StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm.service Add drbd.service as a dependency to sm.service 2019-02-07 11:19:43 -05:00
sm.shutdown Change compute node to worker node personality 2018-12-11 20:55:40 -05:00
sm.troubleshoot StarlingX open source release updates 2018-05-31 07:36:26 -07:00