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


nsr_policy

nsr_policy - NetWorker resource type 'NSR policy'

SYNOPSIS

       type: NSR policy


DESCRIPTION

       Each  NetWorker  policy  is  described by a single resource of type NSR
       policy (see nsr_resource(5)).  To view the NSR policy resources  for  a
       NetWorker  server,  enter  nsradmin  at the command prompt to start the
       nsradmin program.  At the nsradmin prompt, enter:
              nsradmin>print type:NSR policy
       See nsradmin(1) for more information on using the NetWorker administra-
       tion program.

       These  resources  control how long entries remain in a client's on-line
       file index and when to mark a save set as recyclable.  Each NSR  client
       resource  (see  nsr_client(5)) uses two policies, a browse policy and a
       retention policy.  Policies can only be deleted if no clients are using
       them.

       Each  policy  defines  an amount of time.  The amount of time is deter-
       mined by the period and the number of periods.


ATTRIBUTES

       The following attributes are defined for resource type NSR policy.  The
       information  in  parentheses  describes  how  the  attribute values are
       accessed.  Create-only indicates that the value cannot be changed by an
       administrator once the resource is created.  Read/write means the value
       can be set as well as read at  any  time.   Several  additional  hidden
       attributes  (for  example,  administrator) are common to all resources,
       and are described in nsr_resource(5).

       name      (create-only)
              This attribute contains the name of the policy defined  by  this
              resource.   The  name  must be unique for this NetWorker server,
              but otherwise can be anything that makes sense to  the  adminis-
              trator.  This name will appear as a choice attribute of each NSR
              client resource.  The NSR policy resources named  "Quarter"  and
              "Year"  may  be  modified, but may not be removed.  The name can
              only be specified when the group is created.
              Example: name: life cycle;

       comment        (read/write)
              This attribute is provided for the  administrator  to  keep  any
              explanatory  remarks or supplementary information about the pol-
              icy.

       number of periods (read/write)
              The number of periods attribute specifies  the  number  of  base
              units to use.
              Example: number of periods: 3;

       period         (read/write)
              The  period  attribute determines the base unit for this policy.

                              type: NSR policy;
                              name: Quarter;
                            period: Months;
                 number of periods: 3;


SEE ALSO

       nsr(1), nsrim(1), nsr_resource(5), nsr_client(5), nwadmin(1), 
       nsradmin(1).


ADVERTISEMENT

Legato NetWorker 7.x

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


 

Legato NetWorker Commands Reference • Legato NetWorker Links