How to use adsmcli (tape robot)
- Log on clri6f or lxi001 or axp605 with profi account.
-
1. To list the archive
$ adsmcli query "*" frs /exp/run93
-
1. To retrieve the archive (substring match)
Change directory proprely (files are retrieved there)
ex.
$ set def frs$scratch:[profi.lmd]
$ adsmcli retrieve "*14.lmd" frs /exp/run93
-
1. To put file into the archive
(Unix)
% tape show
% tape alloc /dev/stxx
% adsmcli arch "/dev/stxx:*" frs /exp/run93
(VMS)
$ mount mkaxxx label
$ adsmcli arch "mkaxxx:*" frs /exp/run93