Forum Discussion

florin_s's avatar
florin_s
Level 4
11 years ago

Netbackup SLP activity monitor

Hello,   is there a way to check the status of an SLP that is in progress? i would like to know stuff like %completion time, GB transferred, current kb/s. are there some best practices/tuning...
  • Dave_ts's avatar
    11 years ago

    When a backup finishes, the duplication will not neccessarly start straight away, there are a number of paramters which will control these

    DUPLICATION_SESSION_INTERVAL_MINUTES = 15
    MAX_MINUTES_TIL_FORCE_SMALL_DUPLICATION_JOB = 30
    MIN_GB_SIZE_PER_DUPLICATION_JOB = 8

    but when the duplications does start you should see a job appear in the activity log of the NBU GUI with a job type duplication and the policy name bing the SLP name.

    Do you not see thiese jobs?

    The % completion does not seem to update very well but the kilobytes written does update through out the job.

    the previous "nbstlutil list -image_incomplete -U" will tell those outstanding SLP. 

    Just tested it and this is what I saw.