Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • new option '--basic' for pbs_snapshot:
    • Will capture only the following:
      • server/qstat_Bf.out - output of qstat -Bf
      • server/qstat_Qf.out - output of qstat -Qf
      • scheduler/qmgr_lsched.out - output of qmgr -c 'list sched'
      • node/pbsnodes_va.out - output of pbsnodes -va
      • reservation/pbs_rstat_f.out - output of pbs_rstat -f
      • job/qstat _f.out - output of qstat -f
      • hook/qmgr_lpbshook.out - output of qmgr -c 'list pbshook'
      • sched_priv/ for all sched instances
      • server_priv/resourcedef - the resourcedef file
      • pbs.conf - copy of server's pbs.conf
      • pbs_snapshot.log - log of pbs_snapshot execution
      • ctime - timestamp of when the snapshot was captured
      • job/qstat_tf.out - output of qstat -tf (this includes subjobs)
    • Can be paired with other options like --accounting-logs & --daemon-logs to capture additional logging data if desired.