- 1. XFS 1.0/Quota (score: 1)
- Author: <marchuk@xxxxxxxxxxxxxxxxx>
- Date: Tue, 8 May 2001 10:02:00 -0700 (PDT)
- Does quota work on XFS 1.0? I've been trying to get it to work with no success. I've read documentation which say that quota does work but for some reason I dont think that's true. ** Walter Marchuk
- /archives/xfs/2001-05/msg00446.html (7,548 bytes)
- 2. Re: XFS 1.0/Quota (score: 1)
- Author: "Nathan Scott" <nathans@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 9 May 2001 09:57:08 -0500
- Yes, with a couple of caveats. The first problem was that the XFS code and the Redhat patches did not get merged correctly, so a system from the modified installer will not work with quota currently
- /archives/xfs/2001-05/msg00477.html (21,741 bytes)
- 3. Re: XFS 1.0/Quota (score: 1)
- Author: <marchuk@xxxxxxxxxxxxxxxxx>
- Date: Wed, 9 May 2001 10:03:19 -0700 (PDT)
- I've used kernel 2.4.3, installed xfs patch to kernel. installed latest cvs quota tools. Made sure that quota support and xfs quota support is selected in kernel. quotaon -av doesnt show anything. m
- /archives/xfs/2001-05/msg00495.html (8,425 bytes)
- 4. Re: XFS 1.0/Quota (score: 1)
- Author: fermin@xxxxxxxxxx (Fermin Molina)
- Date: Wed, 9 May 2001 20:01:38 +0200 (MET DST)
- For me, doesn't works well, I think that I have "out-dated" quota-tools, but quot /users/raid2 command works well for me. Try it. /Fermin
- /archives/xfs/2001-05/msg00498.html (8,453 bytes)
- 5. Re: XFS 1.0/Quota (score: 1)
- Author: "Nathan Scott" <nathans@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 10 May 2001 10:06:59 -0500
- There is a "README.quota" file in the xfsprogs package - read it & follow the instructions, that should get you up and running with XFS quota. The man page for quotaon(8) has some relevent info here
- /archives/xfs/2001-05/msg00516.html (8,939 bytes)
- 6. Re: XFS 1.0/Quota (score: 1)
- Author: <marchuk@xxxxxxxxxxxxxxxxx>
- Date: Wed, 9 May 2001 17:09:13 -0700 (PDT)
- I am still having problems with my quota. raid2 is a 350Gb xfs filesystem. I've installed quota-3.01-pre5.tar.gz. If I try setting a quota on another disk(ext2 filesystem) it works fine but on xfs it
- /archives/xfs/2001-05/msg00517.html (9,929 bytes)
- 7. Re: XFS 1.0/Quota (score: 1)
- Author: "Nathan Scott" <nathans@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 10 May 2001 10:21:25 -0500
- quotaon is the wrong way to try to enable quota on this XFS filesystem. If your filesystem is mounted with the above option, and the 3.01-pre5 quota tools are reporting no quota for the filesystem,
- /archives/xfs/2001-05/msg00518.html (9,109 bytes)
- 8. Re: XFS 1.0/Quota (score: 1)
- Author: <marchuk@xxxxxxxxxxxxxxxxx>
- Date: Thu, 10 May 2001 09:11:30 -0700 (PDT)
- I've recompiled kernel, this time making sure XFS quota is selected. When the machine starts up it does say "XFS doing quotacheck.. Please wait." I wait 5 minutes or so and then the machine freezes (
- /archives/xfs/2001-05/msg00552.html (10,237 bytes)
- 9. Re: XFS 1.0/Quota (score: 1)
- Author: "Nathan Scott" <nathans@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 11 May 2001 11:44:11 -0500
- hi there, Well, at least we know for sure quota are enabled now. ;-) Can you capture some output & send to me (offlist, it'll probably amount to alot of data): - cat /proc/meminfo - "quot -ug" on the
- /archives/xfs/2001-05/msg00573.html (10,254 bytes)
- 10. Re: XFS 1.0/Quota (score: 1)
- Author: @xxxxxxxxxx>
- Date: Fri, 25 May 2001 17:38:14 -0700 (PDT)
- I just tested out the latest CVS tree and quotacheck worked. As far as I can tell quota is working. Stats of machine: 256Mb Ram 350Gb xfs Thank You. ** Walter Marchuk Senior Computer Specialist Unive
- /archives/xfs/2001-05/msg01164.html (9,489 bytes)
- 11. XFS 1.0/Quota (score: 1)
- Author: xxxxxxxxxxx>
- Date: Tue, 8 May 2001 10:02:00 -0700 (PDT)
- Does quota work on XFS 1.0? I've been trying to get it to work with no success. I've read documentation which say that quota does work but for some reason I dont think that's true. ** Walter Marchuk
- /archives/xfs/2001-05/msg01810.html (7,548 bytes)
- 12. Re: XFS 1.0/Quota (score: 1)
- Author: xxxxxxxxxxx>
- Date: Wed, 9 May 2001 09:57:08 -0500
- Yes, with a couple of caveats. The first problem was that the XFS code and the Redhat patches did not get merged correctly, so a system from the modified installer will not work with quota currently
- /archives/xfs/2001-05/msg01841.html (21,741 bytes)
- 13. Re: XFS 1.0/Quota (score: 1)
- Author: xxxxxxxxxxx>
- Date: Wed, 9 May 2001 10:03:19 -0700 (PDT)
- I've used kernel 2.4.3, installed xfs patch to kernel. installed latest cvs quota tools. Made sure that quota support and xfs quota support is selected in kernel. quotaon -av doesnt show anything. m
- /archives/xfs/2001-05/msg01859.html (8,425 bytes)
- 14. Re: XFS 1.0/Quota (score: 1)
- Author: ord@xxxxxxx>
- Date: Wed, 9 May 2001 20:01:38 +0200 (MET DST)
- For me, doesn't works well, I think that I have "out-dated" quota-tools, but quot /users/raid2 command works well for me. Try it. /Fermin
- /archives/xfs/2001-05/msg01862.html (8,453 bytes)
- 15. Re: XFS 1.0/Quota (score: 1)
- Author: xxxxxxxxxxx>
- Date: Thu, 10 May 2001 10:06:59 -0500
- There is a "README.quota" file in the xfsprogs package - read it & follow the instructions, that should get you up and running with XFS quota. The man page for quotaon(8) has some relevent info here
- /archives/xfs/2001-05/msg01880.html (8,939 bytes)
- 16. Re: XFS 1.0/Quota (score: 1)
- Author: xxxxxxxxxxx>
- Date: Wed, 9 May 2001 17:09:13 -0700 (PDT)
- I am still having problems with my quota. raid2 is a 350Gb xfs filesystem. I've installed quota-3.01-pre5.tar.gz. If I try setting a quota on another disk(ext2 filesystem) it works fine but on xfs it
- /archives/xfs/2001-05/msg01881.html (9,929 bytes)
- 17. Re: XFS 1.0/Quota (score: 1)
- Author: xxxxxxxxxxx>
- Date: Thu, 10 May 2001 10:21:25 -0500
- quotaon is the wrong way to try to enable quota on this XFS filesystem. If your filesystem is mounted with the above option, and the 3.01-pre5 quota tools are reporting no quota for the filesystem,
- /archives/xfs/2001-05/msg01882.html (9,109 bytes)
- 18. Re: XFS 1.0/Quota (score: 1)
- Author: een@xxxxxxx>
- Date: Thu, 10 May 2001 09:11:30 -0700 (PDT)
- I've recompiled kernel, this time making sure XFS quota is selected. When the machine starts up it does say "XFS doing quotacheck.. Please wait." I wait 5 minutes or so and then the machine freezes (
- /archives/xfs/2001-05/msg01916.html (10,237 bytes)
- 19. Re: XFS 1.0/Quota (score: 1)
- Author: xxxxxxxxxxx>
- Date: Fri, 11 May 2001 11:44:11 -0500
- hi there, Well, at least we know for sure quota are enabled now. ;-) Can you capture some output & send to me (offlist, it'll probably amount to alot of data): - cat /proc/meminfo - "quot -ug" on the
- /archives/xfs/2001-05/msg01937.html (10,254 bytes)
- 20. Re: XFS 1.0/Quota (score: 1)
- Author: H <waltabbyh@xxxxxxxxxx>
- Date: Fri, 25 May 2001 17:38:14 -0700 (PDT)
- I just tested out the latest CVS tree and quotacheck worked. As far as I can tell quota is working. Stats of machine: 256Mb Ram 350Gb xfs Thank You. ** Walter Marchuk Senior Computer Specialist Unive
- /archives/xfs/2001-05/msg02528.html (9,489 bytes)
This search system is powered by
Namazu