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 0000000000..fe19282292 --- /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: git-annex add \ + +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 + +* +* + +Just trying to add song 4 individually + +* (lots o' journal commit I/O errors that time) diff --git a/doc/bugs/journal_commit_error_when_using_annex/comment_1_38f60ca3503ea1530c4bd2cde5c9182f._comment b/doc/bugs/journal_commit_error_when_using_annex/comment_1_38f60ca3503ea1530c4bd2cde5c9182f._comment new file mode 100644 index 0000000000..de39249a8b --- /dev/null +++ b/doc/bugs/journal_commit_error_when_using_annex/comment_1_38f60ca3503ea1530c4bd2cde5c9182f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo" + nickname="Justin" + subject="comment 1" + date="2012-08-01T23:06:03Z" + content=""" +That's not a git-annex error, your drive is dying. + +I'm sure if you tried just playing the song you'll get the same errors. +"""]] diff --git a/doc/bugs/journal_commit_error_when_using_annex/comment_2_6de455a67f37d9ee0a307a78123781bf._comment b/doc/bugs/journal_commit_error_when_using_annex/comment_2_6de455a67f37d9ee0a307a78123781bf._comment new file mode 100644 index 0000000000..dd1e1c92b7 --- /dev/null +++ b/doc/bugs/journal_commit_error_when_using_annex/comment_2_6de455a67f37d9ee0a307a78123781bf._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://creativecommons.net/greg/identity" + ip="64.79.125.70" + subject="comment 2" + date="2012-08-01T23:22:03Z" + content=""" +Probably right, the song in question is not playing fully and causing same error. + +Time to go into crises mode... +"""]]