Pausing and resuming QoS

QoS provides a mechanism to pause or resume the QoS service at a specific time. Pausing QoS avoids allowing the server to be killed during an option that is expected to take a long time or that is critical to server operation; examples are backups or other maintenance operations. Temporarily disabling QoS allows these operations to complete without being misinterpreted by QoS as a server problem.

Procedure

  • To pause QoS probing, use the following command at the Domino® server console:
    tell qos pause
    With this pause, only the QoS probe is running; it will not kill or restart the Domino® server.
  • To resume QoS probing, use the following command at the Domino® server console:
    tell qos resume

Results

To verify the command completed successfully, check the most recent QoS log file in the Domino® server's data directory. The server reports errors in the console, but does not report any completion status.