Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
b92c3dd7a1
3 changed files with 41 additions and 0 deletions
21
doc/bugs/journal_commit_error_when_using_annex.mdwn
Normal file
21
doc/bugs/journal_commit_error_when_using_annex.mdwn
Normal file
|
@ -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)
|
|
@ -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.
|
||||
"""]]
|
|
@ -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...
|
||||
"""]]
|
Loading…
Reference in a new issue