Dies ist eine alte Version des Dokuments!


TSM Kommandozeile Überblick

dsmc query backup '/data/*'

dsmc restore „/data/*“ -su=yes -or- dsmc restore „/data/*“ /new/place/ -su=yes

("/" at end is recommended)
("-su" means do subdirectories"

It looks like using dsmc interactively will wait for tape mounts but otherwise it won't. Maybe there's an option to use?

-tapeprompt=no (default)

  1. means that it will wait
  2. yes means you will be prompted

-replace=

  1. Prompt

You are prompted whether to overwrite a file that already exists on your workstation. If the existing file is read-only, you are prompted whether to overwrite it. This is the default.

  1. All

All existing files are overwritten, including read-only files. All locked files are replaced when the system is rebooted. If access to a file is denied, you are prompted to skip or overwrite the file. No action is taken on the file until there is a response to the prompt.

  1. Yes

Any existing files are overwritten, except read-only files. If a file is read-only, you are prompted to overwrite the file or skip it. No action is taken on the file until there is a response to the prompt. If access to a file is denied, the file is skipped.

  1. No

Existing files are not overwritten. No prompts will be displayed.

dsmc set access backup „*“ TOP*.PHYSIK.UNI-FREIBURG.DE root delete access query access -fromnode=other

query restore

  1. lists restartable sessions

cancel restore restart restore (how do you cancel a restartable session?)

Do several at once to speed up recovery


QR-Code
QR-Code TSM Kommandozeile Überblick (erstellt für aktuelle Seite)