From 6ba848b41279f5731df11b8aeda2d0d9af38463d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnjDzZkA6SzZHgT5_Jy3Rw3s7m_W3-oNLY" Date: Thu, 22 Jan 2015 20:18:12 +0000 Subject: Added a comment: Process seems to hang on Synology --- ...ent_4_b04a1245378d3580432e85dff8eefdec._comment | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/tips/Synology_NAS_and_git_annex/comment_4_b04a1245378d3580432e85dff8eefdec._comment (limited to 'doc/tips/Synology_NAS_and_git_annex') diff --git a/doc/tips/Synology_NAS_and_git_annex/comment_4_b04a1245378d3580432e85dff8eefdec._comment b/doc/tips/Synology_NAS_and_git_annex/comment_4_b04a1245378d3580432e85dff8eefdec._comment new file mode 100644 index 000000000..b0eb9bdfa --- /dev/null +++ b/doc/tips/Synology_NAS_and_git_annex/comment_4_b04a1245378d3580432e85dff8eefdec._comment @@ -0,0 +1,26 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnjDzZkA6SzZHgT5_Jy3Rw3s7m_W3-oNLY" + nickname="Antoni" + subject="Process seems to hang on Synology" + date="2015-01-22T20:18:12Z" + content=""" +I think I've completed the setup correctly, as I + +* am able to execute git-annex-shell on the server +* locally running ``git-annex sync`` triggers the git-annex process on the server + +However, once I provide the password to the key on my local machine, nothing seemingly happens - there is no output after the password prompt. + +The repository I'm trying to sync with the remote on the server is ~200 mb and is in my lan. + +When monitoring the remote server, I see the following in process being triggered: + +```` +31433 31431 amk D 656m270.7 7.1 /volume1/homes/amk/bin/git-annex.linux//lib/ld-linux.so.3 --library-path /volume1/homes/amk/bin/git-annex.linux//etc/ld.so.conf.d:/volume1/homes/amk/bin/git-annex.linux//usr/lib/arm-linux-gnueabi/audit:/volume1/homes/amk/bin/git-annex.linux//usr/lib/arm-linux-gnueabi/gconv:/volume1/homes/amk/bin/git-annex.linux//usr/lib:/volume1/homes/amk/bin/git-annex.linux//usr/lib/arm-linux-gnueabi:/volume1/homes/amk/bin/git-annex.linux//lib:/volume1/homes/amk/bin/git-annex.linux//lib/arm-linux-gnueabi: /volume1/homes/amk/bin/git-annex.linux/shimmed/git-annex-shell/git-annex-shell -c git-annex-shell 'configlist' '/volume1/homes/amk/archive/annex' +```` + +The memory usage goes up graudally, reaching well over 200mb, hogging the cpu significantly. I have never used git-annex before, so I'm not sure what else I should be looking for. This is what the server runs on: +``armv7l GNU/Linux synology_armada370_214se`` + +Is this an issue caused by the host architecture mismatch? +"""]] -- cgit v1.2.3