IPnom Home • Manuals • Legato NetWorker

 EMC Legato NetWorker Commands Reference

Legato NetWorker Stuff:NetWorker Commands ReferenceNetWorker Links
NetWorker Command Live Search (15 results max):
 Type in part of a Legato NetWorker command in the search box.
Legato NetWorker Commands Index:
  ansrd
  ascdcode
  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


nsrls

nsrls - list statistics of NetWorker index files

SYNOPSIS

       nsrls [ { clientname ...  | -m } ]


DESCRIPTION

       When  nsrls  is used without any specified options being specified, the
       number of records in an online index and the usage of the online  index
       with  respect to the number of kilobytes allocated to its UNIX files is
       printed.  Administrators can use this command  to  establish  how  many
       files have been saved by a client.


OPTIONS

       When  invoked  with the -m option, nsrls prints the information for the
       media database.  The media database has the following  four  statistics
       associated  with  it:  an  internal file ID (Fid), the size of the file
       (Size), the number of logical  records  in  the  file  (Count),  and  a
       descriptive name for the internal file (Name).

       The internal files are interpreted as follows:

       saveset files
              These  are the internal record files which store the actual data
              (for example, ss).

       volume files
              These are the internal record files which store the volumes (for
              example, vol).

       index files
              These  internal  b-tree  index files hold the index records used
              for optimizing media database queries.  The names of these files
              contain the extension "_i*" (for example, ss_i0 and vol_i1).

       temporary files
              These  files (beginning with the filename "temp_*") contain tem-
              porary records used during sorting.  Temporary files are present
              only while a database is currently being modified.

       The  number,  name,  function, and interpretation of the internal files
       can change at any time.

       An empty argument list prints the statistics for all known clients.


EXAMPLE

              % nsrls -m

              Database id 0: /nsr/mm/mmvolume
               Fid |      Size |     Count | Name
               ------------------------------------------
                 0 |     16 KB |         6 | vol
                 1 |    136 KB |       484 | ss
                 2 |     16 KB |         6 | vol_i0
                 3 |     16 KB |         5 | vol_i1

              .fi
              % nsrls jupiter

              /space2/nsr/index/jupiter: 292170 records requiring 50 MB
              /space2/nsr/index/jupiter is currently 100% utilized

              .fi


SEE ALSO

       nsr_layout(5), nsrindexd(1)


DIAGNOSTICS

       ... is not a registered client
              The client named is not a valid NetWorker client.


ADVERTISEMENT

Legato NetWorker 7.x

Man(1) output converted with man2html, sed, awk


 

Legato NetWorker Commands Reference • Legato NetWorker Links