Hi,

After i managed to get this Debian working on the DELL 7150 (thx bdale
:), i
installed a stock 2.4.9 + mosberger linux-2.4.9-ia64-010820.diff.bz2
patch.

Then i created a reiserfs partition fine. Mount ran fine.
Had the ~32Mo journal.

Then i tried to run dbench but obviously it didn't work :

root@itanium:/data# mkdir test
root@itanium:/data# ls -la
total 5
drwxr-xr-x    4 root     root          208 Sep 25 20:02 .
drwxr-xr-x   21 root     root         4096 Sep 25 19:42 ..
root@itanium:/data# mkdir test
mkdir: cannot create directory `test': File exists
root@itanium:/data# ls -la
total 5
drwxr-xr-x    4 root     root          208 Sep 25 20:02 .
drwxr-xr-x   21 root     root         4096 Sep 25 19:42 ..
root@itanium:/data# cd test
root@itanium:/data/test# ls

and then the machine oops'ed.

After rebooting , ls /data show unaligned access message:
In syslog :

Sep 25 20:42:04 itanium kernel: kernel unaligned access to
0xe000000174c2af12, ip=0xe00000000461dab0
Sep 25 20:42:04 itanium kernel: kernel unaligned access to
0xe000000174c2af12, ip=0xe00000000462e600
Sep 25 20:42:04 itanium kernel: kernel unaligned access to
0xe000000174c2af22, ip=0xe00000000462e600
Sep 25 20:42:04 itanium kernel: kernel unaligned access to
0xe000000174c2af32, ip=0xe00000000462e600

I did a reiserfsck --check and got :


root@itanium:/# reiserfsck --check /dev/sda3 

<-------------reiserfsck, 2001------------->
reiserfsprogs 3.x.0k-pre10


Will read-only check consistency of the filesystem on /dev/sda3
Will put log info to 'stdout'
Do you want to run this program?[N/Yes] (note need to type Yes):Yes
104857k will be used
###########
reiserfsck --check started at Tue Sep 25 20:42:56 2001
###########
Replaying journal..
0 transactions replayed
Checking S+tree../  1 (of   2)bad_directory_item: block 8211: item 1 2
0x1 DIR (3), len 208, location 3844 entry count 8, fsck need 0, format
old has entry "test" with wrong deh_state 0 - expected 4
bad_directory_item: block 8211: item 1 2 0x1 DIR (3), len 208, location
3844 entry count 8, fsck need 0, format old has entry "tbench_srv" with
wrong deh_state 0 - expected 4
bad_directory_item: block 8211: item 1 2 0x1 DIR (3), len 208, location
3844 entry count 8, fsck need 0, format old has entry "dbench" with
wrong deh_state 0 - expected 4
bad_directory_item: block 8211: item 1 2 0x1 DIR (3), len 208, location
3844 entry count 8, fsck need 0, format old has entry "client.txt" with
wrong deh_state 0 - expected 4
bad_directory_item: block 8211: item 1 2 0x1 DIR (3), len 208, location
3844 entry count 8, fsck need 0, format old has entry "tbench" with
wrong deh_state 0 - expected 4
bad_directory_item: block 8211: item 1 2 0x1 DIR (3), len 208, location
3844 entry count 8, fsck need 0, format old has entry "zobada" with
wrong deh_state 0 - expected 4
/  2 (of   2)bad_leaf: block 8212 has invalid item 7: 2 8 0x1 DIR (3),
len 48, location 216 entry count 48, fsck need 0, format old
ok           
Comparing bitmaps..ok
Checking Semantic tree...semantic_rebuild.c 443 get_next_directory_item
get_next_directory_item: item 1 2 0x1 DIR (3): hidden entry 2 'test'

Aborted


Nothing in the logs except those unaligned acess mesages.

There have been a great amount of patches lately and i didn't have time
to have a deeper look at what patches were in and which were not.

Anyway, I will gladly send any kind of debugreiserfs output.

Thanks,

Philippe.

Reply via email to