xfs
[Top] [All Lists]

Error message when creating filesystems.

To: jasher1@xxxxxxxxxxxxxxx
Subject: Error message when creating filesystems.
From: Eric Sandeen <sandeen@xxxxxxx>
Date: 18 Oct 2001 14:18:46 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <200110181912.f9IJCvV03673@xxxxxxxxxxx>
References: <200110181912.f9IJCvV03673@xxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
Hi Jesse -

First off, please don't send HTML mail to the list.  It's actually
causing messages to bounce off the list, now.

> #> mkfs -t xfs -d unwritten=0 /dev/sda1
> mkfs.xfs: warning - cannot set blocksize on block device /dev/sda1:
> Invalid argument

The short answer is to upgrade your xfsprogs, and all will be well.

There used to be an added ioctl that mkfs used in the kernel, but it
went away.  your (old) mkfs is complaining that it can't find it - 
but it's not needed in any case.

-Eric

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


<Prev in Thread] Current Thread [Next in Thread>
  • Error message when creating filesystems., Eric Sandeen <=