Enabling quotas on an already existing file system




Hello,
OS : RedHat release 4

I have the following situation. At present I have a file system
Which is mounted without quota option and users are using it.
(/etc/fstab content:
/dev/vg00/ftp_data /data xfs defaults 1 2)

I want to implement userquota on this file system. I would like to
know the following:

1. Can I implement quota on this file system?
2. If I can, Can I do the following:

a. unmount /data
b. mount with following command:
/dev/vg00/ftp_data /data xfs defaults,usrquota 1 2

c. quotacheck -avum

d. quotaon -a

d. then I will define the quota with "edquota username /data"



I donot know whether I have missed anything. I cannot make any
test on this production system.

Regards
Kumar


------------------------------------------------------------------
Padiyath Sreekumar | Tel: +41.56.310.3643
Paul Scherrer Institut | email: kumar.padiyath@xxxxxx
AIT | Office: WHGA/U132
WHGA/U132 | Fax: +41.56.310.3649
CH-5232 Villigen PSI |
Switzerland |
-----------------------------------------------------------------


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • SUMMARY Pt II: 100% full filesystem
    ... Subject: SUMMARY: 100% full filesystem ... One is file system boot time checks, ... equivalent to "fsck" in the AdvFS stuff, consistency is sort of assumed as a ... AdvFS, unlike UFS, does indeed have mandatory quota files, even if you are ...
    (Tru64-UNIX-Managers)
  • Elastic Quota File System (EQFS)
    ... file system works on a simple concept ... ... each user is given a fixed amount of quota. ... EQFS tries to solve this problem by exploiting the users' ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Elastic Quota File System (EQFS)
    ... file system works on a simple concept ... ... each user is given a fixed amount of quota. ... EQFS tries to solve this problem by exploiting the users' ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Quota message
    ... How much disk does user 'aj.bunyola' have filled up ... to locate all the disk a user is occupying in a file system. ... What is user aj.bunyola quota set at. ... unreasonably low amount on the /var filesystem. ...
    (freebsd-questions)
  • Re: Enabling quotas on an already existing file system
    ... On Tue, 27 Jun 2006, John O'Loughlin wrote: ... On Tue, 27 Jun 2006, Padiyath Sreekumaran wrote: ... Which is mounted without quota option and users are using it. ... I want to implement userquota on this file system. ...
    (RedHat)