| Performing Maintenance Tasks | |
Some troubleshooting fixes may require that you stop, start, or restart one or more IBM Aspera Shares services.
Run the following commands to restart all Shares services at once. # service aspera-shares stop # service aspera-shares start
Restart a service:
#/opt/aspera/shares/sbin/sv restart [command service]
For example, to start and stop the stats-collector command service:
# /opt/aspera/shares/sbin/sv restart stats-collector