7. To configure a tape library with the default tape device and library settings using
the "device.list" file created by the example above, run:
sanconf -configure device.list -library MPC0220423 myLib1
8. To configure a library with a specific drive type, run:
sanconf -configure -library MPC0100013 SAN_STORE host33
".9840" -hosts host01 host02
This command creates a library named "SAN_STORE" with robotics configured
on client "host33" and STK drives configured on clients "host01" and "host02".
The drives are named as follows:
SAN_STORE_1_host01
SAN_STORE_1_host02
SAN_STORE_2_host01
SAN_STORE_2_host02
9. To configure three libraries using the configuration options contained in the
library template "myway", run:
sanconf -configure -library US9LS02033 mylib5
-library_template myway
sanconf -configure -library US9LS02034 mylib6
-library_template myway
sanconf -configure -library US9LS02035 mylib7
-library_template myway
10. To configure a multipath LTO library with the serial number "LLL1", named
"Library1", and connected to client "host1", run:
sanconf -configure -library LLL1 Library1 host1 ".LTO"
-multipath
11. To configure a multipath LTO library with the serial number "LLL1", named
"Library1", and connected to client "host1" and "host2", run:
sanconf -configure -library LLL1 Library1 host1 ".LTO"
-hosts "host1" "host2" -multipath
This will configure a library and drives with multipath option checked and
configured paths on host1 and host2.
12. To update an already configured library with the configuration information for
new hosts or tape devices, run:
sanconf -configure -library US9LS01023 mylib2
13. To reconfigure an already configured library after adding a new host "myhost"
to a Data Protector cell, run:
Command line interface reference 401