All of lore.kernel.org
 help / color / mirror / Atom feed
* end_request: I/O error, dev hda, sector 0
@ 2009-07-17 13:31 Marvin Schmidt
  0 siblings, 0 replies; only message in thread
From: Marvin Schmidt @ 2009-07-17 13:31 UTC (permalink / raw)
  To: linux-ide

After updating from 2.6.30 to 2.6.31-rc1 i got a lot of

	end_request: I/O error, dev hda, sector 0

messages when working on my dm-crypt'ed ext4 partition and I'm still
facing that issue with 2.6.31-rc3.

I'm able to reproduce it doing:
# cryptsetup luksOpen /dev/hda4 crypt-home
# mount /home
login as user
$ cp /path/to/some/file .

The relevant fstab-entry looks like:
/dev/mapper/crypt-home  /home  ext4  defaults,noauto  0  0

I bisected it to the following commit:

commit 647c7db14ef9cacc4ccb3683e206b61f0de6dc2b
Author: Mikulas Patocka <mpatocka@redhat.com>
Date:   Mon Jun 22 10:12:23 2009 +0100

    dm crypt: support flush
    
    Flush support for dm-crypt target.
    
    Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
    Signed-off-by: Alasdair G Kergon <agk@redhat.com>


--

Do you need any more information/my config/etc.?

Best regards,
Marvin Schmidt

	
	



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-17 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-17 13:31 end_request: I/O error, dev hda, sector 0 Marvin Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.