[8604] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

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

daemon@ATHENA.MIT.EDU (Alan Cox)
Wed Apr 12 12:09:37 2000

To: sara@procsys.com
Date:	Wed, 12 Apr 2000 16:25:49 +0100 (BST)
Cc: linux-kernel@vger.rutgers.edu, linux-scsi@vger.rutgers.edu
In-Reply-To: <Pine.LNX.4.10.10004121955290.6019-100000@yonder.procsys.com> from "sara@procsys.com" at Apr 12, 2000 08:13:34 PM
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <E12fP1a-00019r-00@the-village.bc.nu>
From: Alan Cox <alan@lxorguk.ukuu.org.uk>

> 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-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post