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
nsrmmdbasm
nsrmmdbasm - NetWorker module for saving and recovering media databasesSYNOPSIS
nsrmmdbasm [ standard-asm-arguments ]
DESCRIPTION
The nsrmmdbasm is a standard, external ASM (Application Specific Mod- ule) that assists in the saving and recovering of the NetWorker media multiplexor's database files. See uasm(1) for a general description of ASMs and the [standard-asm-ar- guments]. It is intended that nsrmmdbasm only be invoked by nsrmmdbd(1) or mmrecov(1) operations. Features of nsrmmdbasm performance specific to the NetWorker applica- tion during a save are: Architecture independence: The high speed access methods and data structures implemented by the database code are machine-dependent. This ASM saves only the records (and not access indexes) in an architecture-indepen- dent manner. Therefore, NetWorker media databases may be saved from one machine architecture and recovered to another. Conservation: Since only changed records are saved, and not internal indexes, considerable network bandwidth and tape space are conserved. The recover operation of this ASM is the inverse of the save operation.
FILES
/nsr/mm/.nsr This directive file causes most files in the direc- tory to be skipped during normal save operations. nsrmmdbasm ignores this directive. /nsr/mm/mmvolume6 The directory which is saved and recovered by this ASM. /nsr/mm/mmvolume.r A temporary file that stores the contents of a re- covered media database until nsrmmdbd(1) has com- pleted building a new media database. /nsr/mm/mmvolume.s A temporary file that this ASM reads when backing up data. /nsr/mm/volume.tmp A temporary file created when converting an older media database schema to the present schema during recovery.
SEE ALSO
nsr(5), nsr_layout(5), mmrecov(1), nsrmmd(1), nsrmmdbd(1), nsrindexasm(1), recover(1), savegrp(1), uasm(1)
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk