xfs
[Top] [All Lists]

mount: Function not implemented?

To: <linux-xfs@xxxxxxxxxxx>
Subject: mount: Function not implemented?
From: "Anthony Biacco" <ABiacco@xxxxxxxxx>
Date: Mon, 19 Jul 2004 16:00:43 -0600
Sender: linux-xfs-bounce@xxxxxxxxxxx
Thread-index: AcRt29YpE8/YRwa/QpSz6947Pvvs4g==
Thread-topic: mount: Function not implemented?
Hi,

I'm trying to use an XFS filesystem under a newly compiled linux
2.6.8-rc2 kernel (my first try of the 2.6 series, btw)
I can create the FS fine, but mount won't mount it
System is RH AS3 Update 2, Dual AMD64 Opteron, xfs compiled in kernel as
module.

[root@stampy src]# mkfs.xfs -l size=32m -b size=16k -d su=16k,sw=3 -f -L
/u03 /dev/sdb1
meta-data=/dev/sdb1              isize=256    agcount=8, agsize=55976
blks
         =                       sectsz=512
data     =                       bsize=16384  blocks=447808, imaxpct=25
         =                       sunit=1      swidth=3 blks, unwritten=1
naming   =version 2              bsize=16384
log      =internal log           bsize=16384  blocks=2048, version=1
         =                       sectsz=512   sunit=0 blks
realtime =none                   extsz=65536  blocks=0, rtextents=0

[root@stampy src]# mount -t xfs /dev/sdb1 /u03
mount: Function not implemented

[root@stampy src]# mount -V
mount: mount-2.11y

[root@stampy src]# lsmod | grep xfs
xfs                   496464  0

[root@stampy src]# grep xfs /etc/fstab
/dev/sdb1              /u03                    xfs    defaults        1
2


I have the latest xfsprogs,xfsdump,attr,dmapi compiled from source.

Thanx,

--Tony
------------------------------
Anthony J. Biacco
Systems/Network Administrator
Quris, Inc.
720-836-2015


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