login
Header Space

 
 

Re: oops in linear_mergeable_bvec

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Neil Brown <neilb@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>, <linux-raid@...>, <dm-devel@...>
Date: Friday, May 2, 2008 - 5:02 am

On Fri, May 2, 2008 at 7:28 AM, Neil Brown <neilb@suse.de> wrote:

ok


arianna:~# sfdisk -l /dev/hda

Disk /dev/hda: 24792 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/hda1          0+  24791   24792- 199141708+  83  Linux
/dev/hda2          0       -       0          0    0  Empty
/dev/hda3          0       -       0          0    0  Empty
/dev/hda4          0       -       0          0    0  Empty
arianna:~# sfdisk -l /dev/hdb

Disk /dev/hdb: 9733 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/hdb1          0+   9732    9733-  78180291   83  Linux
/dev/hdb2          0       -       0          0    0  Empty
/dev/hdb3          0       -       0          0    0  Empty
/dev/hdb4          0       -       0          0    0  Empty

or, in raw form

arianna:~# sfdisk -d /dev/hda
# partition table of /dev/hda
unit: sectors

/dev/hda1 : start=       63, size=398283417, Id=83
/dev/hda2 : start=        0, size=        0, Id= 0
/dev/hda3 : start=        0, size=        0, Id= 0
/dev/hda4 : start=        0, size=        0, Id= 0
arianna:~# sfdisk -d /dev/hdb
# partition table of /dev/hdb
unit: sectors

/dev/hdb1 : start=       63, size=156360582, Id=83
/dev/hdb2 : start=        0, size=        0, Id= 0
/dev/hdb3 : start=        0, size=        0, Id= 0
/dev/hdb4 : start=        0, size=        0, Id= 0
arianna:~#

i did try to remove the problematic file and
i got the same oops during rsync;
then i removed the whole drectory and the
rsync proceeded to copy another 20G of files
until it got the same oops in another place on
the filesystem.

the kernel version can be seen from

http://packages.debian.org/source/testing/linux-2.6
bottom of the page.
it is a 2.6.24 with patches.




-- 
"Reality continues to ruin my life." - Calvin.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: oops in linear_mergeable_bvec, Neil Brown, (Fri May 2, 1:28 am)
Re: oops in linear_mergeable_bvec, marco gaddoni, (Fri May 2, 5:02 am)
speck-geostationary