Which disk is it?

Manuel Arostegui Ramirez manuaroste at yahoo.es
Wed Jun 23 19:53:53 UTC 2004


--- Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>
escribió: > 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)

A quickly explanation of SCSI Device Designation could
be like that:
sd(X,Y,Z)
where:
X=SCSI host interface, resident on the system bus.
Y= Target ID number (of controller) multiplied by 8
possible SCSI devices for each target, plus the
logical  unit number of the device, it must be done in
hex.
Z= Partition number (or file number)

After that you should know waht disk is sd(8,6)),
don't you?

Cheers

=====
--

Manuel Aróstegui Linux user 200896
http://manuel.todo-linux.com


		
______________________________________________
Renovamos el Correo Yahoo!: ¡100 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es





More information about the Ext3-users mailing list