Tivoli Header

Tivoli Space Manager for UNIX Using the Hierarchical Storage Management Clients

Stop the Space Management Daemons

To stop the space monitor, master recall or subordinate recall daemons, or scout daemon, follow these steps:

  1. Enter the dsmq command to obtain the recall ID and the recall daemon process ID for each recall process that is in the queue. For more information, see dsmq.
  2. Enter the dsmrm command to remove each recall process from the queue. For more information, see dsmrm.
  3. Enter ps -ef | grep dsm to verify that both the space monitor daemon and the master recall daemon are running.
  4. Enter the kill -15 command with the process identifier number to stop the daemons.
    Note:
    Stopping a master recall daemon stops all subordinate daemons.
  5. Verify that the daemons no longer are running.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]