Hello there,

I have running a Proxmox cluster which backups the VMs and CTs daily on a 
disk array with a history of 30 days.
The only changing data inside the virtual machines are error logs 
(unimportant if restore case) and configurations (important).
Configuration changes are done 1 to 3 times per month. Important user data 
are stored outside. So important for backup is the VM with it's config as a 
working unit.

My plan is to set up a job without scheduler for each VM - so I have it run 
manually when I have made config changes on a VM or had run an update on 
it. It should be for each job a full backup - the compressed backup file of 
a CT has around 3 GB.
The backup should be store on two different tapes (LTO-7)
So calculated in append mode, with 6000 GB space on tape, I would have 
space for up to 2000 full backups per tape.

Is there a way to do it within a pool definition, e.g. make a copy on a 2nd 
volume or the other way for me would be:

1. Making a spooling job to local disk
2. followed by a copy job to tape volume
3. followed by a move job to 2nd tape volume

When using the last scenario, can I label both volumes identically and it 
would be no matter which tape I use in the case of restoring?

I do own a single tape drive only, no autoloader. So manually work is 
needed.

Thanks, all the best, Frank

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/6bd90c53-9331-466d-a324-5c8a2265c2afn%40googlegroups.com.

Reply via email to