Deleting backup configuration files using the CLI

You can use the command-line interface (CLI) to delete backup configuration files.

Perform the following steps to delete backup configuration files:

  1. Issue the following command to log onto the cluster:
    ssh -l admin your_cluster_name -p 22

    Where your_cluster_name is the name of your cluster.

  2. Issue the following CLI command to erase all of the files that are stored in the /tmp directory:
    svconfig clear -all
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.