summaryrefslogtreecommitdiff
path: root/doc/bugs/journal_commit_error_when_using_annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-01 21:38:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-01 21:38:53 -0400
commitb92c3dd7a18dbab0ebfd15139f85ee352dbf8b59 (patch)
tree407498e8b01e6bb0e0f56dc734e6a414fc2fabe4 /doc/bugs/journal_commit_error_when_using_annex.mdwn
parent50679952d2956e5fecc585ac751e9199aad1492c (diff)
parentd9ad123668f97ecafcc05701d07361601867ddee (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/bugs/journal_commit_error_when_using_annex.mdwn')
-rw-r--r--doc/bugs/journal_commit_error_when_using_annex.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/bugs/journal_commit_error_when_using_annex.mdwn b/doc/bugs/journal_commit_error_when_using_annex.mdwn
new file mode 100644
index 000000000..fe1928229
--- /dev/null
+++ b/doc/bugs/journal_commit_error_when_using_annex.mdwn
@@ -0,0 +1,21 @@
+Sorry for the noise - notabug - [[done]]
+
+Setup:
+
+* git-annex version: 3.20120629 on Debian unstable.
+* external RAID1 array connected via usb
+
+I did: <code> git-annex add \<a specific album of ogg files\> </code>
+
+When it gets to the fourth song, there is a long delay and a bunch of "journal commit I/O error" from the kernel start appearing. Then GNOME helpfully tells me that my drive was just connected (implying that it thought it was disconnected momentarily)
+
+Log outputs:
+
+Both trying to add whole album, failing at song 4
+
+* <http://paste.mitechie.com/show/745/>
+* <http://paste.mitechie.com/show/746/>
+
+Just trying to add song 4 individually
+
+* <http://paste.mitechie.com/show/747/> (lots o' journal commit I/O errors that time)