Usage:
vtk_sanity_check setId_ignored REREAD|SANITY|RESOURCES|FAIRSHARE|TASKERS|NODESTATUS|PREEMPTION
Description:
Perform a sanity check of vovserver data structures. The first argument, setId, is ignored. The second argument, what, identifies the type of check to perform. If its value is 'SANITY' then vovserver performs a complete sanity check of all internal data structures. If its value is RESOURCES or FAIRSHARE or TASKERS or NODESTATUS or PREEMPTION, a check of the corresponding subsystem is performed. Otherwise (what = REREAD), vovserver rereads its configuration files, discards all caches, flushes log and journal files, sanity checks resourcemaps, re-starts vovresourced, and checks VOV license validity.
Examples:
vtk_sanity_check 0 REREAD
vtk_sanity_check 0 SANITY
vtk_sanity_check 0 RESOURCES
vtk_sanity_check 0 PREEMPTION