xfs
[Top] [All Lists]

Re: 2.4.11 and large files

To: Nathan Scott <nathans@xxxxxxx>
Subject: Re: 2.4.11 and large files
From: Robert Sander <robert.sander@xxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2001 07:32:20 +0200
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <20011011122630.C486887@xxxxxxxxxxxxxxxxxxxxxxxx>
References: <news2mail-slrn9s8feg.ti2.gurubert-news@xxxxxxxxxxxxxxxxxxxxx> <3BC46867.3895800C@xxxxxxxxxxxxxxx> <news2mail-slrn9s8tn8.v5f.gurubert-news@xxxxxxxxxxxxxxxxxxxxx> <3BC48047.5959D636@xxxxxxxxxxxxxxx> <news2mail-slrn9s91kr.a8p.gurubert-news@xxxxxxxxxxxxxxxxxxxxx> <20011011122630.C486887@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.3.22i
On Thu, Oct 11, 2001 at 12:26:31PM +1100, Nathan Scott wrote:
> 
> Indeed.  Can you tell me whether you have both XFS Quota support
> and (VFS) Quota support enabled? - they are separate options at
> kernel build time.  Could you try switching OFF XFS quota support
> (but leaving the normal Quota support ON), and see if the problem
> persists?

I had both options on and switched off the VFS quota, XFS quota
then went also off. I'll try the other combination later.

--- /boot/config-2.4.11-xfs-ngroups     Wed Oct 10 10:58:03 2001
+++ /boot/config-2.4.11-xfs-ngroups-noquota     Wed Oct 10 19:19:51 2001
@@ -606,8 +606,8 @@
 #
 # File systems
 #
-CONFIG_QUOTA=y
-CONFIG_FS_POSIX_ACL=y
+# CONFIG_QUOTA is not set
+# CONFIG_FS_POSIX_ACL is not set
 # CONFIG_AUTOFS_FS is not set
 CONFIG_AUTOFS4_FS=m
 # CONFIG_REISERFS_FS is not set
@@ -653,7 +653,7 @@
 # CONFIG_XFS_RT is not set
 CONFIG_HAVE_ATTRCTL=y
 CONFIG_XFS_DMAPI=y
-CONFIG_XFS_QUOTA=y
+# CONFIG_XFS_QUOTA is not set

 #
 # Network File Systems

I also switched off ACLs, but I think they do not matter.

Greetings
-- 
Robert Sander
Computer Scientist                                       Epigenomics AG
Bioinformatics R&D        www.epigenomics.com         Kastanienallee 24
+493024345330                                              10435 Berlin


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