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


ascdcode

ascdcode - print error message for ASC/ASCQ error codes

SYNOPSIS

       ascdcode [ -o vendor id [ -p product id ] ] ASC ASCQ


DESCRIPTION

       The  ascdcode  program interprets Additional Sense Code (ASC) and Addi-
       tional Sense Code Qualifier (ASCQ)  data  and  returns  an  appropriate
       error  message.  The ascdcode program returns interpreted ASC/ASCQ data
       either for the named vendor  and  product  IDs  (with  the  -o  and  -p
       options),  or  for  all  libraries  or devices as defined in the SCSI-3
       Specifications (http://www.ncits.org) or individual vendors.  For unim-
       plemented  ASC/ASCQ codes, the ascdcode program will return the message
       Not implemented.


OPTIONS

       -o vendor id
              Checks to see if the vendor is an OEM and looks up the  ASC/ASCQ
              error  codes  defined original vendor for the library or device.
              If the -p option is not specified, ascdcode will  return  vendor
              specific  information  for  the    vendor id specified with this
              option.  The  vendor id should be identical to the vendor string
              reported  when you run the inquire program.  For a complete list
              of    vendor    ID    assignments,    see    the    web    page:
              http://www.t10.org/lists/vid-alph.htm.    This  option  is  only
              applicable to vendor specific ASC/ASCQ codes of value(s) greater
              than 0x7f.

       -p product id
              Use  with  -o  to  provide a library or device type with the OEM
              vendor.  The  product id should be identical to the  library  or
              device string reported when you run the inquire program.

            The ASC argument should be the first of the pair of ASC/ASCQ error
            codes reported by the library or  device.   You  may  specify  the
            value  as  a  hexadecimal number by preceding the value with  0x .
            The default value is assumed to be a decimal value.

            The ASCQ argument should be the latter of  the  pair  of  ASC/ASCQ
            error  codes  reported  by the library or device.  You may specify
            the value as a hexadecimal number by preceding the value with   0x
            .  The default value is assumed to be a decimal value.


FILES

       /INSTALL_PATH/lgtovendors
                 The  directory where the vendor specific files are installed.

       /INSTALL_PATH/lgtovendors/OEM_MAP
                 The file that maps OEM vendors and their corresponding  prod-
                 ucts  to original vendors.  See the file for a description on
                 how to add entries for new OEM vendors and products.


SEE ALSO

              0x[ASC], 0x[ASCQ], [error message]


ADVERTISEMENT

Legato NetWorker 7.x

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


 

Legato NetWorker Commands Reference • Legato NetWorker Links