]> dgit.raspbian.org Git - git-annex.git/blob
d1ad9c7c5795ecefb99fc63658c33dba64f6de0e
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 1"""
4  date="2019-03-19T02:33:02Z"
5  content="""
6 Since this is NFS, does it have annex.pidlock set?
7
8 If so, an stale pid lock (.git/annex/pidlock) can cause a stall, for up to
9 annex.pidlockimeout seconds.
10
11 The hang points seem consistent with it preparing to commit the journal to
12 the git-annex branch and indeed something related to locking.
13 An strace would tell for sure.
14 """]]