HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Enable & Set quota for AdvFS
Operating System - Tru64 Unix
1828217
Members
2145
Online
109975
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
Forums
Discussions
Discussions
Discussions
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
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
01-06-2004 07:44 PM
01-06-2004 07:44 PM
Enable & Set quota for AdvFS
Hi,
How to enable & set "quota" for a user in general. In perticular, i want eable quota for a user on a AdvFS. Can somebody explain this with an example, in details ??
We are using Tru64 5.1A(digital server)
Thanks & Regards,
Ramesh.K.R.
How to enable & set "quota" for a user in general. In perticular, i want eable quota for a user on a AdvFS. Can somebody explain this with an example, in details ??
We are using Tru64 5.1A(digital server)
Thanks & Regards,
Ramesh.K.R.
hai
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 08:27 PM
01-06-2004 08:27 PM
Re: Enable & Set quota for AdvFS
Hi,
have a look here:
http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/ARH94BTE/TITLE.HTM
Look for quota. You will find an easy to follow description and setup.
greetings,
Michael
have a look here:
http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/ARH94BTE/TITLE.HTM
Look for quota. You will find an easy to follow description and setup.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 05:42 AM
01-07-2004 05:42 AM
Re: Enable & Set quota for AdvFS
Why not reading the documentation as a starter or learn howto use the "man"-page system on unix? Here is the extraction from the official documentation:
------------------------------------------
6.7.3.2 Activating File System Quotas
To activate quotas on a UNIX file system, perform the following
steps.
1.Configure the system to include the disk quota subsystem
by editing the /sys/conf/NAME system configuration file to
include the following line:
options QUOTA
2.Edit the /etc/fstab file and change the fourth field of the
file system's entry to read rw, userquota, and groupquota.
3.Use the quotacheck command to create a quota file where the
quota subsystem stores current allocations and quota
limits. Refer to the quotacheck(8) reference page for
command information.
4.Use the edquota command to activate the quota editor and
create a quota entry for each user.
For each user or group you specify, edquota creates a
temporary ASCII file that you edit with the vi editor. Edit
the file to include entries for each file system with quotas
enforced, the soft and hard limits for blocks and inodes (or
files), and the grace period.
If you specify more than one user name or group name in the
edquota command line, the edits will affect each user or
group. You can also use prototypes that allow you to quickly
set up quotas for groups of users. Refer to the edquota(8)
reference page for more information.
5.Use the quotaon command to activate the quota system.
Refer to the quotaon(8) reference page for more information.
6.To check and enable disk quotas during system startup, use
the following command to set the disk quota configuration
variable in the /etc/rc.config file:
# /usr/sbin/rcmgr set QUOTA_CONFIG yes
If you want to turn off quotas, use the quotaoff command. Also,
the umount command turns off quotas before it unmounts a file
system. Refer to the quotaoff(8) reference page for more
information.
Help() { FirstReadManual(urgently); Go_to_it;; }
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP