Views:

Summary

Restarting DPX services on Linux OES uses the backupexpress.rc command with a variable ( stop and start)

 

Question

How do I restart DPX Services on Linux OES?

 

Answer

To restart the DPX services on Linux OES Servers the following commands need to be run from a command shell in the DPX/misc directory. 
  • To stop the DPX services run: ./backupexpress.rc stop
  • To start the DPX services run: ./backupexpress.rc start
  • To confirm the services running run: ps -ef | grep cmagent