This commit is contained in:
parent
2bd6dcf7a3
commit
578fe4edfe
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ I'm looking for a way to count/track annex data copied to LTO tapes.
|
|||
|
||||
In my use case I'm splitting many terabytes of data to separate repositories on several hard drives, backing them up on tapes, and keeping track of all this with remotes in a central repository (with lots of dropped content). All good with the HDs, but I'm at a loss about how to handle copies stored on tapes.
|
||||
|
||||
Three alternatives I've come up so far:
|
||||
Three alternatives I've come up with so far:
|
||||
|
||||
1. Simply tar the repositories from the HDs to the tapes. Problem: no way to notify git annex of the existence of these manual copies. Or is there?
|
||||
2. Remote (special or normal) on LTFS (linear posix compatible file system on top of tape). Problems:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue