This shows you the differences between two versions of the page.
|
tsm_handling [2013/04/29 13:06] root [Query] |
tsm_handling [2013/06/25 10:40] (current) root |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| dsmc query backup -inactive -subdir=yes "<filesystem/file(s)/*>" | dsmc query backup -inactive -subdir=yes "<filesystem/file(s)/*>" | ||
| + | | ||
| + | ===== Delete backup files ===== | ||
| + | |||
| + | The node must be granted delete rights on the TSM server side. | ||
| + | |||
| + | dsmc delete backup "/var/log/*.tgz" -deltype=INACTIVE | ||
| + | |||