- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- setting up disk quota
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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-13-2003 04:55 PM
04-13-2003 04:55 PM
setting up disk quota
I would like to setup disk quota for user home directories (/d/home/user_home_dir).
There is a command to do this like:
#edquota username
then in the editor, for example:
fs /d/home/user_home_dir blocks (soft=20000, hard=30000) inodes (soft=0, hard=0)
The problem is disk /dev/vgnms/home is mapped to /d/home only. Do I have to add anything in the /etc/fstab file?
Your constructive response is greatly appreciated.
Kind regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 05:04 PM
04-13-2003 05:04 PM
Re: setting up disk quota
This document should be of assistance.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&con=/hpux/onlinedocs/B2355-90672/00/00/51-con.html&toc=/hpux/onlinedocs/B2355-90672/00/00/51-toc.html&searchterms=quota&queryid=20010131-065405
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 05:10 PM
04-13-2003 05:10 PM
Re: setting up disk quota
Quotas are setup at the filesystem level, so your quota would go against the /d/home filesystem per user quota. If you are concerned about people adding files outside of their home directory, that is a permissions and management problem. Your quota will just limit the amount of files they can put on a file system.
You shouldn't have to do anything with your /etc/fstab file. You don't want a separate filesystem for each user's home directory, especially just to manage quotas.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 05:49 PM
04-13-2003 05:49 PM
Re: setting up disk quota
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 05:49 PM
04-13-2003 05:49 PM