public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* mount problem with xfs
@ 2006-10-23  7:26 satish kumar
  2006-10-23  9:46 ` Jason White
  0 siblings, 1 reply; 3+ messages in thread
From: satish kumar @ 2006-10-23  7:26 UTC (permalink / raw)
  To: xfs

I formatted a partition of size 5GB with xfs block size=16K
I am not able to mount
I get the following problem
mount:functon not implemented

help me out

regards

 				
---------------------------------
 Find out what India is talking about on  - Yahoo! Answers India 
 Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW

[[HTML alternate version deleted]]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mount problem with xfs
  2006-10-23  7:26 mount problem with xfs satish kumar
@ 2006-10-23  9:46 ` Jason White
  2006-10-23 13:50   ` Eric Sandeen
  0 siblings, 1 reply; 3+ messages in thread
From: Jason White @ 2006-10-23  9:46 UTC (permalink / raw)
  To: xfs

On Mon, Oct 23, 2006 at 08:26:13AM +0100, satish kumar wrote:
> I formatted a partition of size 5GB with xfs block size=16K
> I am not able to mount

Block size must be <= page size under Linux (see the XFS FAQ).

The page size is 4k for x86, 8k for ia64; the FAQ explains further.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mount problem with xfs
  2006-10-23  9:46 ` Jason White
@ 2006-10-23 13:50   ` Eric Sandeen
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2006-10-23 13:50 UTC (permalink / raw)
  To: xfs

Jason White wrote:
> On Mon, Oct 23, 2006 at 08:26:13AM +0100, satish kumar wrote:
>> I formatted a partition of size 5GB with xfs block size=16K
>> I am not able to mount
> 
> Block size must be <= page size under Linux (see the XFS FAQ).
> 
> The page size is 4k for x86, 8k for ia64; the FAQ explains further.

Looking at system messages would probably have yielded something like this:

"filesystem with block size 16384 bytes.  only pagesize (4096) or less will 
currently work."

looking at kernel messages after a failed mount is always a good idea.

-Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-23 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-23  7:26 mount problem with xfs satish kumar
2006-10-23  9:46 ` Jason White
2006-10-23 13:50   ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox