> 2007/1111 10:17:36 err 3: corrupted disk index bucket: n=41371 max=215, 
> range=[0,396984)
> 2007/1111 10:17:38 err 3: corrupted disk index bucket: n=55627 max=215, 
> range=[0,396984)
> /boot/venti: bad bucket XXX
> 2007/1111 10:17:38 err 3: corrupted disk index bucket: n=8135 max=215, 
> range=[0,396984)
> 
> Should I get a new harddisk or is something else wrong?

Your index buckets can hold a max of 215 entries
(because you have 8192-byte blocks), but the
16-bit entry counts look essentially random.

It's possible that you've configured your disk with
overlapping partitions, so that some other program
scribbled over the index thinking it was something else.
cat /dev/sd__/ctl and examine the ranges to make sure this isn't it.

If the partitions are in fact disjoint, then it sounds
like your disk is not healthy.

Russ

Reply via email to