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


cdi_load_unload

cdi_load_unload - load or unload a tape device

SYNOPSIS

       cdi_load_unload -f  device { -l | -u } [ -a ] [ -e ] [ -r ] [ -v ] [ -t
                       { s | t | g | n | m | i } ]


DESCRIPTION

       The cdi_load_unload program loads or unloads medium into or from a tape
       device.


OPERANDS

       -f     device
            Specifies the device to perform the load/unload operation on.

       { -l | -u }
              Perform a load (-l) or unload (-u) medium operation.


OPTIONS

       -a     Use  asynchronous  I/O  for the operation.  Rather than blocking
              till completion, the program will return immediately.   If  this
              flag  is  set  and  CHECK  CONDITION  status is returned for the
              load/unload operation, the load or unload operation will not  be
              performed.  The default is synchronous I/O.

       -e     Position  to end-of-medium before unloading the medium.  If this
              flag is specified with the -l flag (i.e., load medium), the SCSI
              device will return CHECK CONDITION status and the sense key will
              be set to ILLEGAL REQUEST in the sense data.

       -r     Apply the correct tension to the medium.  Not all  devices  have
              the  capability  to  re-tension media.  Please refer to the spe-
              cific device manuals to confirm whether the re-tension  function
              is available for the device.

       -t     Use the -t option to specify the method of tape functions to use
              to load/unload medium.  If the -t option is not  specified,  the
              default  method  is  to  use the OS tape driver SCSI passthrough
              functions.  Please refer to the libcdi (1) manpage  for  a  com-
              plete   list  of  access  methods  currently  supported  by  the
              cdi_load_unload program.

       -v     Run the program in verbose mode.  This option will print out the
              version number of the CDI library used by the program.


EXAMPLES

       Sample output from cdi_load_unload:

     % cdi_load_unload -l -f /dev/rmt/2cbn

     cdi load unload succeeds for   via /dev/rmt/2cbn:
       elapsed time for command was 0 seconds
       cdi_info.drivestat is:
         status = 0, DRIVE_STATUS_READY
         msg = The tape drive is ready for use

ADVERTISEMENT

Legato NetWorker 7.x

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


 

Legato NetWorker Commands Reference • Legato NetWorker Links