• Netvault API how to include multiple files/directories in the include parameter?

    I'm attempting to use the netvault api endpoint /sets/restoreselection/create

    The POST request body parameters are suppose to be:
    {
    "setname": ""
    "plugin": ""
    "client": ""
    "saveset": ""…

  • Why tapes write half of the data to tape and jumps to other tape to write remaining data?

    Hi Everyone,

    I created two tapes of 5TiB of each in AWS.

    I have a backup job which backups up 1.25 TB of data.

    When I start the backup job, it is selecting the tape and writing the half of the data on 1st Tape(413 Gb) and jumping to other tape to write…