This commit is contained in:
parent
b34474e4e3
commit
eb93b6ce5b
1 changed files with 9 additions and 0 deletions
9
doc/forum/Repository_operations_stuck_suddenly.mdwn
Normal file
9
doc/forum/Repository_operations_stuck_suddenly.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Just stopped a `git status` call that was stuck for hours on the following line:
|
||||||
|
|
||||||
|
refresh index: 13% (30610/235456)
|
||||||
|
|
||||||
|
That problem suddenly occurred this weekend after I `git annex add`ed some files. I haven't called status or anything before, but last time I used that drive it worked well.
|
||||||
|
|
||||||
|
Other commands like `git commit` also just don't do anything and can't overcome a `S+` state. Problem happens on both macOS and Linux hosts. Nothing in the kernel log that indicates drive IO problems or something similar.
|
||||||
|
|
||||||
|
Any idea what might lead to this?
|
Loading…
Reference in a new issue