followup
This commit is contained in:
parent
739b7923f4
commit
6e41b2080b
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 3"""
|
||||||
|
date="2018-10-08T16:42:29Z"
|
||||||
|
content="""
|
||||||
|
If you use the --jobs option, git-annex will actually balance load amoung
|
||||||
|
multiple remotes that have the same cost. Which will prevent everything
|
||||||
|
bottlenecking on a single repository.
|
||||||
|
|
||||||
|
Alternatively, configure the cost of the slow repository to be higher than
|
||||||
|
the other drives, and then things like `git annex get` will avoid using the
|
||||||
|
slow one if a faster one is available.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue