Restart Shares Services
Some troubleshooting fixes may require that you stop, start, or restart one or more Shares services.
Restarting All Shares Services
# service aspera-shares restart
Restarting Individual Services
Restart a
service:
# /opt/aspera/shares/sbin/sv restart command_serviceFor
example, to start and stop the stats-collector command service, run the following
command:# /opt/aspera/shares/sbin/sv restart stats-collectorNote: Command services support all
sv commands including
stop, start, and restart.Command services include:
- crond
- mysqld
- nginx
- shares-background-0
- stats-collector
Tip: The shares-background-0 command service runs scheduled jobs in queue,
such as sending emails.