Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
d6609a0847
6 changed files with 41 additions and 0 deletions
|
@ -14,3 +14,5 @@ ExecStop=/usr/bin/git-annex assistant --stop
|
|||
[Install]
|
||||
WantedBy=default.target
|
||||
"""]]
|
||||
|
||||
> This seems to overlap with [[todo/server-level_daemon__63__/]] in some way... --[[anarcat]]
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="db48x"
|
||||
subject="comment 2"
|
||||
date="2015-04-29T22:56:47Z"
|
||||
content="""
|
||||
Well, the usage just says
|
||||
|
||||
--stop stop daemon
|
||||
|
||||
so naturally I assumed that this is how you stop the daemon. It's cool though; systemd can just send it a SIGKILL or whatever.
|
||||
"""]]
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://me.yahoo.com/a/idrn495us85k6mwfdMUolYIsyp4-#cf755"
|
||||
subject="It's not so bad .. only about 10PB"
|
||||
date="2015-04-30T01:19:38Z"
|
||||
content="""
|
||||
The good news is that web-archive (.ARC) items are not publicly browsable, and that's about half of the archive's content, so you're only looking at about 10PB to backup.
|
||||
|
||||
The bad news is that unless you can work something out with archive.org (which seems unlikely; web-archive items are restricted to protect them legally), or use the old waybackup interface (which I don't think works anymore), or use the wayback machine (which last I heard only supported a few hundred connections per second) you'll only be able to back up half their data.
|
||||
|
||||
Still, non-web items seem like a nice place to start.
|
||||
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="db48x"
|
||||
subject="14 of 21PB, actually"
|
||||
date="2015-04-30T02:58:05Z"
|
||||
content="""
|
||||
IA helpfully did a quick count for us: https://archive.org/details/ia-bak-census_20150304
|
||||
"""]]
|
|
@ -0,0 +1 @@
|
|||
I have several TB of media on a Debian ZFS server. If I created a git-annex repo for the data, how hard would it be get git-annex (using bup I assume) to back up the files onto a set of Blu Ray disks? I realize that 8TB of data would take about 320 BR 25GB disks, but it seems like git annex would be great for identifying what disk(s) I needed to recover a file. I'm good at bash scripting, and use git daily. I have no experience with git-annex or bup however. Any links to information or suggestions is very appreciated. Thanks!
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="tomekwi"
|
||||
subject="comment 6"
|
||||
date="2015-04-29T20:38:51Z"
|
||||
content="""
|
||||
Thanks! Looks great :)
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue