Hi,
I am getting the following status when I am trying to run “st2ctl status” as shown below:
[root@sftyautomation-node1 ~]# st2ctl status
##### st2 components status #####
**st2actionrunner PID: 17420**
**st2actionrunner PID: 17423**
**st2actionrunner PID: 17428**
**st2actionrunner PID: 17433**
**st2actionrunner PID: 17439**
**st2actionrunner PID: 17442**
**st2actionrunner PID: 17447**
**st2actionrunner PID: 17456**
**st2actionrunner PID: 17461**
**st2actionrunner PID: 17472**
st2api PID: 17665
st2api PID: 19010
st2stream PID: 17777
st2stream PID: 19162
st2auth PID: 17832
st2auth PID: 19397
st2garbagecollector PID: 17972
st2notifier PID: 18045
st2resultstracker PID: 18132
st2rulesengine PID: 18279
st2sensorcontainer PID: 18368
st2chatops is not running.
st2timersengine PID: 18529
st2workflowengine PID: 18734
st2scheduler PID: 19006
mistral-server PID: 19252
mistral.api PID: 19251
mistral.api PID: 19503
mistral.api PID: 19504
So from the above output multiple st2actionrunners are getting executed.But my question is can’t I make that st2actionrunner to run only with one pid instead of multiple pids. Is there any steps that need to configured for that to get into reflection.I have highlighted in the above output.