sanconf -configure -library US9LS01033 mylib2 -hosts myhost
This will scan and configure only the new host.
14. In a MoM environment, to reconfigure an already configured library on "host02"
after adding a new host "myhost" to a Data Protector cell, run:
sanconf -mom -configure -library US9LS01033 mylib2 host02
-hosts myhost
This will add drives from the host "myhost" to the library "mylib2" which is
configured on the host "host2".
15. To configure only LTO Ultrium tape drives and add them into the library
"myLTOlib", run:
sanconf -list device.list
sanconf -configure device.list -library MPC0230031 myLTOlib
"libraryhost" ".LTO"
16. To reconfigure a non-multipath library named "SAN_STORE" with serial number
"MPC0100013" to a multipath library using the -hosts option, when new
clients "host04" and "host05" are added to the cell, run:
sanconf -configure -library MPC0100013 SAN_STORE host33
-hosts host04 host05 -multipath
17. To delete all tape drives configured in the library "mylib2" related to the clients
"host04" and "host05", run:
sanconf -remove_drives mylib2 -hosts host04 host05
18. To delete all tape drives configured in the library "mylib2", run:
sanconf -remove_drives mylib2
19. To remove all paths in the multipath library named "SAN_STORE" with serial
MPC0230031 that are configured on clients "host04" and "host05", run:
sanconf -remove_hosts -hosts host04 host05 -library
MPC0230031 -multipath
SEE ALSO
omniamo(1), omnidownload(1), omnimcopy(1), omniminit(1), omnimlist(1),
omnimm(1), omnimnt(1), omnimver(1), omniupload(1), uma(1M)
402