- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- setting filesystem quotas for users
Operating System - Linux
1820751
Members
3478
Online
109627
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-10-2002 10:14 AM
тАО04-10-2002 10:14 AM
setting filesystem quotas for users
I am running RH7.2 kernel rev
2.4.7-10. I am trying to set
filesystem quotas for users.
When I issue the command
"edquota -u, I get
"No filesystems with quota
detected"
LABEL=/1 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy msdos noauto,owner,kudzu 0 0
Above are my filesystem mount
points. Prior to issuing the
edquota command, I performed
a "quotaon -u -a", and ran
"touch /quota.user". What am
I doing wrong, and what does
the message mean?
Thank You
2.4.7-10. I am trying to set
filesystem quotas for users.
When I issue the command
"edquota -u
"No filesystems with quota
detected"
LABEL=/1 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy msdos noauto,owner,kudzu 0 0
Above are my filesystem mount
points. Prior to issuing the
edquota command, I performed
a "quotaon -u -a", and ran
"touch /quota.user". What am
I doing wrong, and what does
the message mean?
Thank You
Life is beautiful
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-10-2002 04:50 PM
тАО04-10-2002 04:50 PM
Re: setting filesystem quotas for users
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:
LABEL=/1 / ext3 rw,quota 1 1
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))
hope this helps.
Mark
LABEL=/1 / ext3 rw,quota 1 1
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))
hope this helps.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2002 10:25 AM
тАО04-11-2002 10:25 AM
Re: setting filesystem quotas for users
Mark,
Thanks for your initial reply,
but I am still getting the
message:
"quotaon: using //aquota.user on /dev/hda7: Invalid argument" when I execute the
command " quotaon -u -a". This
is after I made the recommended changes in your initial reponse.
Thanks for your initial reply,
but I am still getting the
message:
"quotaon: using //aquota.user on /dev/hda7: Invalid argument" when I execute the
command " quotaon -u -a". This
is after I made the recommended changes in your initial reponse.
Life is beautiful
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP