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


nsrhsmrecall

nsrhsmrecall - recall HSM files to file system

SYNOPSIS

       nsrhsmrecall [ -qRuv ] [ -I includefile ] [ path1 path2 ...  ]


DESCRIPTION

       nsrhsmrecall  is  a  NetWorker XDSM HSM-specific command used to recall
       one or more files from nearline storage to the file system.   nsrhsmre-
       call  can  be  used before reading a large number of files.  For two or
       more files, nsrhsmrecall is usually faster than  automatic  transparent
       recalls caused by read or write system calls.

       If  no  path  arguments  and no includefile are specified, nsrhsmrecall
       recalls files in the current directory.


OPTIONS

       -q     Quiet. Turns off the verbose output.  nsrhsmrecall normally runs
              with verbose output.

       -R     Recurse  subdirectories  of directories specified on the command
              line, or in the input file.  By default, nsrhsmrecall  does  not
              recurse into subdirectories.

       -u     Stops  when an error occurs during recall.   Normally, nsrhsmre-
              call treats errors as warnings and tries to continue  to  recall
              the  rest  of the files requested.  However, when this option is
              used, nsrhsmrecall will stop recalling on  the  first  error  it
              encounters.

       -v     Enables more verbose output.

       -I includefile
              Takes the paths to recall from the command line, and reads paths
              to recall from the file includefile.  The paths must  be  listed
              one  per  line.   If no paths are specified on the command line,
              only those paths specified in includefile will be recovered.


EXAMPLES

       To recall all of the files in the current directory,  you  would  enter
       the following command:

       nsrhsmrecall

       To recall all files named Index, you would enter the following command:

       find . -name Index -print | nsrhsmrecall -I -


BUGS

       The file name printed on recall is the file name at the time  the  file
       was premigrated.

       Recover  of  HSM  stub files to a different location will cause two HSM
       stubs to refer to the same data, however only one of the HSM stubs  can
       be recalled at a time.  Run nsrhsmrecall again to recall the files that

ADVERTISEMENT

Legato NetWorker 7.x

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


 

Legato NetWorker Commands Reference • Legato NetWorker Links