1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

MCOL-4314 Workernode template changes based on feedback

This commit is contained in:
Jose
2020-10-09 07:07:26 -05:00
parent ad3a615071
commit 0637c19313
6 changed files with 9 additions and 10 deletions

View File

@ -8,7 +8,7 @@
/bin/systemctl stop mcs-writeengineserver
/bin/systemctl stop mcs-primproc
/bin/systemctl stop mcs-controllernode
/bin/systemctl stop mcs-workernode@1.service mcs-workenrode@2.service
/bin/systemctl stop mcs-workernode@1.service
/bin/systemctl stop mcs-storagemanager
exit 0