aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4 <Markus@web>2015-02-11 11:16:50 +0000
committerGravatar admin <admin@branchable.com>2015-02-11 11:16:50 +0000
commit98b531e5eea76701f791ed70650b28682d3f0acd (patch)
tree7fc3d23d59a386b85d70b53525025a5080508528
parent3619601398fcb675f4e96492ddf27fc64460ebec (diff)
Added a comment
-rw-r--r--doc/bugs/git-annex_on_NAS_eats_all_memory/comment_3_55e6a9b9021fc7080570f1e35343ccfd._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_on_NAS_eats_all_memory/comment_3_55e6a9b9021fc7080570f1e35343ccfd._comment b/doc/bugs/git-annex_on_NAS_eats_all_memory/comment_3_55e6a9b9021fc7080570f1e35343ccfd._comment
new file mode 100644
index 000000000..51565c771
--- /dev/null
+++ b/doc/bugs/git-annex_on_NAS_eats_all_memory/comment_3_55e6a9b9021fc7080570f1e35343ccfd._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4"
+ nickname="Markus"
+ subject="comment 3"
+ date="2015-02-11T11:16:50Z"
+ content="""
+It's a DS414 Synology NAS. I followed this tutorial:
+http://git-annex.branchable.com/tips/Synology_NAS_and_git_annex/ and I've run runshell to create those two scripts inside the .ssh folder.
+
+I'm using the pubkey authentication with separate keys (just as described). Thus git-annex-shell in the .ssh script is run, when git-annex on my laptop tries to connect by ssh.
+
+This is the cmdline argument of the process that eats up all memory without finishing:
+/volume1/homes/admin/git-annex.linux//lib/ld-linux.so.3--library-path/volume1/homes/admin/git-annex.linux//etc/ld.so.conf.d:/volume1/homes/admin/git-annex.linux//usr/lib/arm-linux-gnueabi/audit:/volume1/homes/admin/git-annex.linux//usr/lib/arm-linux-gnueabi/gconv:/volume1/homes/admin/git-annex.linux//usr/lib:/volume1/homes/admin/git-annex.linux//usr/lib/arm-linux-gnueabi:/volume1/homes/admin/git-annex.linux//lib:/volume1/homes/admin/git-annex.linux//lib/arm-linux-gnueabi:/volume1/homes/admin/git-annex.linux/shimmed/git-annex-shell/git-annex-shell-cgit-annex-shell 'configlist' '/volume1/homes/admin/GitAnnex'
+"""]]