xfs
[Top] [All Lists]

Re: linux/xfs mount problem - 512byte cluster size

To: rob <rob@xxxxxxxx>
Subject: Re: linux/xfs mount problem - 512byte cluster size
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Tue, 08 May 2001 08:36:52 -0500
Cc: linux-xfs@xxxxxxxxxxx
References: <3AF7D7DD.4E1D3934@xxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
Rob - 

XFS for Linux only supports block sizes that are the same as the size of
a memory page.  On ia32 systems, this means a 4k blocksize.

Support for other block sizes is on the TODO list, but at this point,
you will not be able to mount an XFS filesystem with 512k blocks.

xfsdump/xfsrestore is one option to get the data from your Octane onto a
Linux XFS filesystem.

-Eric

rob wrote:

> I've checked out 2.4.4-xfs  from cvs (i think this is the head branch)
> as I need to desperately access an Octane drives.
> 
> The problem is the Octane has been formatted with a cluster size of 512
> bytes and the xfs driver for linux seems to only support 4096 bytes and
> therefore wont mount it.
> 
> Any info on support for variable cluster sizes the driver supports ?
> 
> Error reported by mount :
> 
> XFS: Trying to mount file system with blocksize 512 bytes
> XFS: Only page-sized (4096 bytes) blocksize currently works.
> XFS: SB validate failed


-- 
Eric Sandeen      XFS for Linux     http://oss.sgi.com/projects/xfs
sandeen@xxxxxxx   SGI, Inc.

<Prev in Thread] Current Thread [Next in Thread>