Hi, you’d need those disks to be in some form of RAID, Veeam won’t split its backup between multiple disks.
Does the source system have multiple disks? If so, you could create different backups jobs for certain volumes and let it backup to the other target disk. Same goes for file backups.
Thanks a lot for your fast answers! No, unfortunately it’s just one disk. I do have some old spare disks, which of them I thought to use. Putting them both into a RAID 0 would be an approach, but I would have to have them both plugged in at the same time.
I suppose I have to use tar for a solution.
Thanks a lot for your fast answers! No, unfortunately it’s just one disk. I do have some old spare disks, which of them I thought to use. Putting them both into a RAID 0 would be an approach, but I would have to have them both plugged in at the same time.
I suppose I have to use tar for a solution.
Are you proposing to use tar to protect your machine? Or Veeam backup and then tar to split the backups? If the later then you’d still need space to store your original backup first.