On Tue, 25 Nov 2014, Joey Hess wrote: > You were asking about the assistant's monitoring of /usr/bin/git-annex > and auto-restarting on change at around this time. > Do you think that could be related?
I have upgraded only after I have detected this high cpu load, troubleshooted, and restarted... so -- unlikely > How is annex.autoupgrade configured? nohow specifically, "git config annex.autoupgrade" returns nothing > > git annex webapp causes browser to start but there it is stuck at "Starting > > webapp..." > This would kind of suggest the whole process is in a bad state, if its > web serving thread isn't replying. > > lr-x------ 1 yoh yoh 64 Nov 24 08:58 8 -> > > /home/yoh/.config/git-annex/autostart > This is unusual, because the assistant only has 2 functions that open this > file; one writes a new repository to it, and one reads it at program > start time and should not keep it open for long, and doesn't seem to in > my tests. at least here it seems to be consistent for me: $> ps auxw | grep 'git[-]annex' yoh 1977 0.1 0.3 604328 51720 ? Sl 11:13 0:33 git-annex assistant --startdelay=5s yoh 2016 0.1 0.2 446436 45568 ? Sl 11:13 0:30 git-annex assistant --startdelay=5s yoh 2099 0.0 0.1 444364 19072 ? SNl 11:13 0:00 git-annex remotedaemon yoh 2100 0.0 0.1 519120 20088 ? SNl 11:13 0:00 git-annex remotedaemon $> lsof | grep autostart git-annex 1977 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 1977 1979 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 1977 1980 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 1977 1981 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 1977 1983 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 1977 2209 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 1977 3655 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git 1993 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2016 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2016 2017 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2016 2018 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2016 2019 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2016 2021 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git 2025 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2099 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2099 2101 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2099 2102 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2099 2110 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2099 3002 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2100 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2100 2105 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2100 2106 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2100 2112 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2100 2390 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git-annex 2100 3795 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git 2175 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git 2192 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git 2368 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git 2616 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart git 2622 yoh 8r REG 254,1 39 3546553 /home/yoh/.config/git-annex/autostart if anyhow matters, no heavy cpu atm, and the last message webapp reports for one of the repos is "Failed to sync with ..." -- Yaroslav O. Halchenko, Ph.D. http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org Research Scientist, Psychological and Brain Sciences Dept. Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org