ha/service-mgmt/sm-1.0.0
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
..
centos Merge "Standardizing Makefile install target name for service-mgmt/sm" 2019-02-04 23:12:33 +00:00
scripts Add drbd.service as a dependency to sm.service 2019-02-07 11:19:43 -05:00
src Merge "Fixed host-swact failed" 2019-02-06 22:26:49 +00:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00
Makefile Standardizing Makefile install target name for service-mgmt/sm 2019-02-01 12:51:53 -06:00