diff options
author | umeboshi <umeboshi@web> | 2016-01-02 23:13:43 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-01-02 23:13:43 +0000 |
commit | 07bc99c1a51536898a52bd0c555f4f7d9f6e8381 (patch) | |
tree | 38fd405c656cc7e7436b1be6d4f15d4c1bc70d46 | |
parent | bcb9bead7fc7321533c4e0b791d8d2fe83220592 (diff) |
removed
-rw-r--r-- | doc/forum/Massive_drop_in_performance_with_--jobs_option/comment_1_a4945af282f5f12e243ed1a4b898dcc0._comment | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/forum/Massive_drop_in_performance_with_--jobs_option/comment_1_a4945af282f5f12e243ed1a4b898dcc0._comment b/doc/forum/Massive_drop_in_performance_with_--jobs_option/comment_1_a4945af282f5f12e243ed1a4b898dcc0._comment deleted file mode 100644 index 3c3cadb31..000000000 --- a/doc/forum/Massive_drop_in_performance_with_--jobs_option/comment_1_a4945af282f5f12e243ed1a4b898dcc0._comment +++ /dev/null @@ -1,28 +0,0 @@ -[[!comment format=mdwn - username="umeboshi" - subject="comment 1" - date="2016-01-02T23:09:53Z" - content=""" -I have been getting more failures than I used to when using -J with get and copy commands. - -The dirannex remote is a local directory remote. -``` -get 74/024842a88350573fa70e33f6dea9d274.jpg (from web...) ok -get 74/02c67a1850ee54848d0203c48a613d74.jpg (from dirannex...) ok -get 75/024b4a9e700c51aeb9a51d7566a19c75.jpg (transfer already in progress, or unable to take transfer lock) - Unable to access these remotes: web - - Try making some of these repositories available: - 00000000-0000-0000-0000-000000000001 -- web -failed -``` -``` -git-annex copy -J5 --to dirannex -<snip> -(transfer already in progress, or unable to take transfer lock) failed -git-annex: copy: 5 failed -``` - - - -"""]] |