Which disk is it?

Jeremy Rumpf jrumpf at heavyload.net
Wed Jun 23 19:38:57 UTC 2004


On Wednesday 23 June 2004 15:30 pm, Ralf Hildebrandt wrote:
> Which disk is it?
> /dev/sda6 or /dev/sdb8 or /dev/sdc6?
>
> From my log:
>
> Jun 10 21:25:39 postamt1 kernel: attempt to access beyond end of device
> Jun 10 21:25:39 postamt1 kernel: 08:06: rw=0, want=1680353324,
> limit=59954548 Jun 10 21:25:39 postamt1 kernel: EXT3-fs error (device
> sd(8,6)): ext3_readdir: directory #3473659 contains a hole at offset
> 1852399616
>
> $ mount
> /dev/sdb6 on / type auto (rw)
> none on /proc type proc (rw)
> /dev/sdb5 on /boot type ext3 (rw)
> /dev/sda6 on /home type ext3 (rw,nosuid,noatime)
> /dev/sdb8 on /tmp type ext3 (rw,nosuid,nocheck)
> /dev/sdb7 on /var type ext3 (rw,nosuid,noatime)
> /dev/sdb9 on /extra type ext3 (rw,noatime,data=journal,nocheck)
> /dev/hda6 on /mnt/hda type ext3 (rw,nosuid,noatime,nocheck)
> none on /dev/pts type devpts (rw,gid=5,mode=620)
> /dev/sdc6 on /copymail type ext3 (rw,nosuid,noatime,data=writeback,nocheck)


ls -l /dev | grep ' 8, *6 '


Should be sda6...

HTH,
Jeremy





More information about the Ext3-users mailing list