Hi there! When I start drbl-ocs (one time) I notice that there are two processes with absolutely identical names in "ps aux -H" output. For example ps aux -H gives following output:
…
… /bin/bash -v /opt/drbl/sbin/drbl-ocs …
… /bin/bash -v /opt/drbl/sbin/drbl-ocs … #This is the second. Obviously it was started by the first one
…
Is this behaviour normal? Why do two processes exist? Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there! When I start drbl-ocs (one time) I notice that there are two processes with absolutely identical names in "ps aux -H" output. For example ps aux -H gives following output:
…
… /bin/bash -v /opt/drbl/sbin/drbl-ocs …
… /bin/bash -v /opt/drbl/sbin/drbl-ocs … #This is the second. Obviously it was started by the first one
…
Is this behaviour normal? Why do two processes exist? Thanks in advance.
No idea… but I guess it's normal…
Did you see any performance issue?
Steven.