IBM E16RMLL-I - Tivoli Storage Manager Implementation Manual page 327

Implementation guide
Table of Contents

Advertisement

In Example 8-17 we delete the file space /opt for the client LOSGATOS. Note that
we are not deleting any files on the client itself—we are deleting all records of
any files backed up or archived in that file system on the Tivoli Storage Manager
server.
Example 8-17 Deleting file spaces for a client node
delete filespace losgatos /opt
tsm: ATLANTIC>
ANR2238W This command will result in the deletion of all inventory references
to the data on filespaces that match the pattern /opt (fsId=2) for node
LOSGATOS, whereby rendering the data unrecoverable.
Do you wish to proceed? (Yes (Y)/No (N)) y
ANS8003I Process number 14 started.
File space deletions can run in either the background or the foreground.
Example 8-17 was run in the background. To monitor the process, use the query
process command. You can view messages from the process in the server activity
log.
To run file space deletion in the foreground, add the WAIT=YES parameter to the
command. Foreground processes write messages directly to your CLI session. If
the file space contains a large number of files, we recommend running the
deletion in the background.
Example 8-18 shows the results of deleting file spaces in the foreground.
Example 8-18 Administrative command to delete file spaces
delete filespace losgatos * wait=yes
tsm: ATLANTIC>
ANR2238W This command will result in the deletion of all inventory references to the
data on filespaces that match the pattern * (fsId=1) for node LOSGATOS, whereby
rendering the data unrecoverable.
Do you wish to proceed? (Yes (Y)/No (N)) y
ANR0984I Process 15 for DELETE FILESPACE started in the FOREGROUND at 14:12:46.
ANR0800I DELETE FILESPACE * (fsId=1) for node LOSGATOS started as process 15.
ANR0802I DELETE FILESPACE * (fsId=1) (backup/archive data) for node LOSGATOS started.
ANR0806I DELETE FILESPACE * (fsId=1) complete for node LOSGATOS: 12 objects deleted.
ANR0987I Process 15 for DELETE FILESPACE running in the FOREGROUND processed 12 items
with a completion state of SUCCESS at 14:12:46.
q filespace losgatos
tsm: ATLANTIC>
ANR2034E QUERY FILESPACE: No match found using this criteria.
ANS8001I Return code 11.
Deleting a client node
An administrative user with either system privilege, unrestricted policy privilege,
or restricted policy privilege for the policy domain to which the client node is
297
Chapter 8. Managing Tivoli Storage Manager

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli storage manager

Table of Contents