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
sn
sn - return tape library drive serial numbersSYNOPSIS
sn -a b.t.l
DESCRIPTION
The sn program will use several variations of the SCSI READ ELEMENT STATUS command to attempt to retrieve and display any serialization information that the library might have about the drives within it. For a description of the formatting of this information, see inquire(1).
SIMPLE OPTIONS
-a b.t.l Selects a specific ordinal SCSI address, where b is the logical SCSI bus, t is the SCSI target, and l is the SCSI logical unit number (LUN) on that target. See libscsi(1). The device selected should be a SCSI medium changer device (i.e. a tape library or autochanger)
Sample Output
If you specify a device that is not a medium changer: The device at scsidev@4.3.0 does not seem to be a medium changer If you select a library that returns only serial numbers for the drives: <Medium Changer Device HP C7200 G300 at scsidev@0.100.0> <Medium Changer S/N> US0EG00002 <Medium Changer SCSI-3 Device Identifiers> ATNN:HP C7200 US0EG00002 <Data Transfer Element 1> <Serial Number> CXA21P1213 <Data Transfer Element 2> <Serial Number> CXA18P2046 If you select a library that returns only SCSI-3 Device Identifiers for the drives: <Medium Changer Device HP C7200 G300 at scsidev@0.100.0> <Medium Changer S/N> US0EG00002 <Medium Changer SCSI-3 Device Identifiers> ATNN:HP C7200 US0EG00002 <Data Transfer Element 1> <SCSI-3 Device Identifiers> ATNN:QUANTUM DLT8000 CXA21P1213 <Data Transfer Element 2> <SCSI-3 Device Identifiers> ATNN:QUANTUM DLT8000 CXA18P2046 If you select a library that returns both serial numbers and SCSI-3 Device Identifiers for the drives: ATNN:QUANTUM DLT8000 CXA21P1213 <Data Transfer Element 2> <Serial Number> CXA18P2046 <SCSI-3 Device Identifiers> ATNN:QUANTUM DLT8000 CXA18P2046
SEE ALSO
libscsi (1), inquire (8), sjisn (8)
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk