Our primary tape backups are entirely for "joe schmoe deleted such and such, can we have it back?" moments. Nothing even gets transported off-site.
We recently upgraded from an LTO5 setup to an LTO7 setup. The storage increase is... dramatic. As such, when our weekly job finishes, there's a great deal of tape left at the end of the job. It appears that the tape is then marked with a retention and it's off limits until that retention period expires.
What I myself am looking for is an ability to append multiple weekly iterations to the same tapes, where they would fit. For example, in a situation where 4 weeks of backups would fit on two tapes:
Code: Select all
Tape 1
<>-----------------------------------------------|--------------------------------------------|-----------------<>
Start Week 1 Week 2 Week 3 EOT
Tape 2
<>-------------------------------|-------------------------------------------------|~~~~~~~~~~~~~~~~~~~~~~~~~~~~<>
Start Week 3 Continued Week 4 EOT
Code: Select all
Tape 1
<>---------------------------------------------------------|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<>
Start Week 1 Empty EOT
Tape 2
<>---------------------------------------------------------|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<>
Start Week 2 Empty EOT
Tape 3
<>---------------------------------------------------------|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<>
Start Week 3 Empty EOT
Tape 4
<>---------------------------------------------------------|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<>
Start Week 4 Empty EOT