Legato NetWorker Commands Index:
ansrdascdcode
cdi_block_limits
cdi_bsf
cdi_bsr
cdi_eod
cdi_filemark
cdi_fsf
cdi_fsr
cdi_get_config
cdi_get_status
cdi_inq
cdi_load_unload
cdi_locate
cdi_offline
cdi_rewind
cdi_set_compression
cdi_space
cdi_ta
cdi_tapesize
cdi_tur
changers
dasadmin
ddmgr
EMASS_silo
erase
generate_test_tape
hadump
hafs
hagentd
hagetconf
haprune
hascsi
hasubmit
hasys
hpflip
IBM_silo
ielem
inquire
jbconfig
jbexercise
jbverify
ldunld
lgtolic
lgtolmd
libcdi
libscsi
libsji
libstlemass
libstlibm
libstlstk
lrescan
lreset
lus_add_fp_devs
lusbinfo
lusdebug
mini_el
mm_data
mminfo
mmlocate
mmpool
mmrecov
msense
mt
ndmpjbconf
networker
nsr (1)
nsr (5)
nsr_archive_request
nsr_client
nsr_crash
nsr_data
nsr_device
nsr_directive
nsr_getdate
nsr_group
nsr_ize
nsr_jukebox
nsr_label
nsr_layout
nsr_license
nsr_migration
nsr_notification
nsr_policy
nsr_pool
nsr_regexp
nsr_resource
nsr_schedule
nsr_service
nsr_shutdown
nsr_stage
nsr_storage_node
nsr_support
nsr_usergroup
nsradmin
nsralist
nsrarchive
nsrcap
nsrcat
nsrck
nsrclone
nsrcnct
nsrd
nsrexec
nsrexecd
nsrhsmck
nsrhsmclear
nsrhsmd
nsrhsmls
nsrhsmnfs
nsrhsmrc
nsrhsmrecall
nsrib
nsriba
nsrim
nsrindexasm
nsrindexd
nsrinfo
nsrjb
nsrlic
nsrls
nsrmig
nsrmm
nsrmmd
nsrmmdbasm
nsrmmdbd
nsrmon
nsrndmp_clone
nsrndmp_recover
nsrndmp_save
nsrpmig
nsrports
nsrretrieve
nsrssc
nsrstage
nsrtrap
nsrwatch
nwadmin
nwarchive
nwbackup
nwrecover
nwretrieve
pathownerignore
pmode
preclntsave
pstclntsave
read_a_block
recover
relem
resource
save
savefs
savegrp
savepnpc
scanner
sjiielm
sjiinq
sjimm
sjirdp
sjirdtag
sjirelem
sjirjc
sjisn
sn
ssi
stk_eject
STK_silo
stli
sym2xdm
tapeexercise
tur
uasm
writebuf
* - Windows Only
* mt
* nsrlpr
* nsrperf
stk_eject
stk_eject - eject tapes from a StorageTek siloSYNOPSIS
stk_eject acsls_hostname cap_id mode volser0 ... volsern
DESCRIPTION
The stk_eject command allows you to eject one to 42 tapes at a time from a StorageTek silo. By using the ACSLS (through ssi on the Net- Worker system), this utility originally was intended to avoid the nsrjb(1) command's limitation of ejecting only one tape per command. The limitation in nsrjb(1) was removed in NetWorker version 5.5 Patch 3. However, stk_eject is being maintained for compatibility and for use in customer developed scripts. Starting with version 1.1 of stk_eject, you will be able to eject vol- umes from devices controlled by more than one ACSLS server, as long as you are also using ssi version 1.06 or greater. The correct ssi to use will be automatically detected by stk_eject based on the ACSLS hostname passed in on the command line. NOTE: stk_eject does NOT deallocate volumes for the NetWorker system. To properly maintain the NetWorker software's idea of what is and is not present in the silo, you MUST perform the deallocation separately using the nsrjb -x -Txxx command. All parameters are required, and the list of volsers can be from 1 to 42 elements long. Volsers beyond the limit of 42 will be ignored. acsls_hostname - 1 word host ID of system running ACSLS or Library Sta- tion - e.g. expo1 cap_id - STK cap name, no internal spaces - e.g. 0,0,0 mode - should this command wait until the eject is completed? values are WAIT or NOWAIT for QUIET mode - or - WAITV or NOWAITV for VERBOSE mode volser - 6 character STK volser list - not checked for size or form - only first 6 characters are used. Volsers should be separated by a single space character. *** You may eject up to 42 VOLSERS per command *** NOTE: in NOWAIT or NOWAITV mode, there is no confirmation of ejection on this system. If you require confirmation, you should use the WAIT or WAITV modes. This program will then receive confirmation from ACSLS, but it will not return to the caller until all ejected tapes have been removed from the CAP. You will not receive any messages regarding emptying the CAP when it
SEE ALSO
STK_silo(1)
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk