<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic setting filesystem quotas for users in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/setting-filesystem-quotas-for-users/m-p/2700895#M1458</link>
    <description>I am running RH7.2 kernel rev&lt;BR /&gt;2.4.7-10. I am trying to set&lt;BR /&gt;filesystem quotas for users.&lt;BR /&gt;When I issue the command &lt;BR /&gt;"edquota -u &lt;USERNAME&gt;, I get&lt;BR /&gt;"No filesystems with quota &lt;BR /&gt;detected" &lt;BR /&gt;&lt;BR /&gt;LABEL=/1                /                       ext3    defaults        1 1&lt;BR /&gt;LABEL=/boot             /boot                   ext3    defaults        1 2&lt;BR /&gt;none                    /dev/pts                devpts  gid=5,mode=620  0 0&lt;BR /&gt;none                    /proc                   proc    defaults        0 0&lt;BR /&gt;none                    /dev/shm                tmpfs   defaults        0 0&lt;BR /&gt;/dev/hda5               swap                    swap    defaults        0 0&lt;BR /&gt;/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,kudzu,ro 0 0&lt;BR /&gt;/dev/fd0                /mnt/floppy             msdos   noauto,owner,kudzu 0 0&lt;BR /&gt;&lt;BR /&gt;Above are my filesystem mount&lt;BR /&gt;points. Prior to issuing the&lt;BR /&gt;edquota command, I performed&lt;BR /&gt;a "quotaon -u -a", and ran&lt;BR /&gt;"touch /quota.user". What am&lt;BR /&gt;I doing wrong, and what does &lt;BR /&gt;the message mean?&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;/USERNAME&gt;</description>
    <pubDate>Wed, 10 Apr 2002 17:14:55 GMT</pubDate>
    <dc:creator>Gerald Penyweit</dc:creator>
    <dc:date>2002-04-10T17:14:55Z</dc:date>
    <item>
      <title>setting filesystem quotas for users</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-filesystem-quotas-for-users/m-p/2700895#M1458</link>
      <description>I am running RH7.2 kernel rev&lt;BR /&gt;2.4.7-10. I am trying to set&lt;BR /&gt;filesystem quotas for users.&lt;BR /&gt;When I issue the command &lt;BR /&gt;"edquota -u &lt;USERNAME&gt;, I get&lt;BR /&gt;"No filesystems with quota &lt;BR /&gt;detected" &lt;BR /&gt;&lt;BR /&gt;LABEL=/1                /                       ext3    defaults        1 1&lt;BR /&gt;LABEL=/boot             /boot                   ext3    defaults        1 2&lt;BR /&gt;none                    /dev/pts                devpts  gid=5,mode=620  0 0&lt;BR /&gt;none                    /proc                   proc    defaults        0 0&lt;BR /&gt;none                    /dev/shm                tmpfs   defaults        0 0&lt;BR /&gt;/dev/hda5               swap                    swap    defaults        0 0&lt;BR /&gt;/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,kudzu,ro 0 0&lt;BR /&gt;/dev/fd0                /mnt/floppy             msdos   noauto,owner,kudzu 0 0&lt;BR /&gt;&lt;BR /&gt;Above are my filesystem mount&lt;BR /&gt;points. Prior to issuing the&lt;BR /&gt;edquota command, I performed&lt;BR /&gt;a "quotaon -u -a", and ran&lt;BR /&gt;"touch /quota.user". What am&lt;BR /&gt;I doing wrong, and what does &lt;BR /&gt;the message mean?&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;/USERNAME&gt;</description>
      <pubDate>Wed, 10 Apr 2002 17:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-filesystem-quotas-for-users/m-p/2700895#M1458</guid>
      <dc:creator>Gerald Penyweit</dc:creator>
      <dc:date>2002-04-10T17:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: setting filesystem quotas for users</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-filesystem-quotas-for-users/m-p/2700896#M1459</link>
      <description>Gerald, to understand what's happening, I think you would be well served by looking at /etc/fstab.  The file systems you have available to you are mounted with defaults (which doesn't include quotas). You will need to edit fstab to read something like:&lt;BR /&gt;&lt;BR /&gt;LABEL=/1 / ext3 rw,quota 1 1&lt;BR /&gt;&lt;BR /&gt;and reboot ((since to enfore quotas, the file system needs to be mounted with quotas enabled, and root cannot be unmounted while the system is running))&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 10 Apr 2002 23:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-filesystem-quotas-for-users/m-p/2700896#M1459</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-04-10T23:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: setting filesystem quotas for users</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-filesystem-quotas-for-users/m-p/2700897#M1460</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your initial reply,&lt;BR /&gt;but I am still getting the &lt;BR /&gt;message: &lt;BR /&gt;&lt;BR /&gt;"quotaon: using //aquota.user on /dev/hda7: Invalid argument" when I execute the&lt;BR /&gt;command " quotaon -u -a". This &lt;BR /&gt;is after I made the recommended changes in your initial reponse.</description>
      <pubDate>Thu, 11 Apr 2002 17:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-filesystem-quotas-for-users/m-p/2700897#M1460</guid>
      <dc:creator>Gerald Penyweit</dc:creator>
      <dc:date>2002-04-11T17:25:25Z</dc:date>
    </item>
  </channel>
</rss>

