How do I restart the Storix queue daemon?

SBAdmin Support

Need Help? We got you covered.

How do I restart the Storix queue daemon?

When starting or exiting the SBAdmin interface, I am presented with the following message:

The queue daemon process is not running. Jobs may be scheduled and will be queued, but no backups will be run until the problem has been resolved.

How do I restart the Storix queue daemon?

ANSWER



The Storix queue daemon is configured to start on normal system boot. However, they may come times where it has stopped for a number of unknown reasons. To restart the queue daemon:

AIX:
# stopsrc -s stqdaemon
# startsrc -s stqdaemon

Linux:
# /etc/init.d/stqdaemon restart

Solaris:
# /opt/storix/bin/stqdaemon &