Re: is (rscsi_disks[i].sector_size != 512) ok ?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Apr 12 2000 - 10:25:49 EST


> We have a custom storage controller. It has configurable sector_size.
> When configured to 1K, fdisk goes through ok. Buf mkfs gives errors shown
> below.
>
> Does Linux kernel support non 512 sector_size. Does tools
> mkfs/fsck and filesystems run properly on such storage devices?

They do. You need to tell them to use that block size sometimes. Eg fdisk
needs to be told to use 1K block scaling

> SCSI disk error : host 0 channel 0 id 9 lun 0 return code = 8000002
> Info fld=0x10f5a9c, Current sd08:01: sense key Illegal Request

or you run off the end of the disk 8)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Apr 15 2000 - 21:00:18 EST