HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Quotas
Operating System - HP-UX
1833674
Members
4135
Online
110062
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
05-09-2003 06:57 AM
05-09-2003 06:57 AM
Quotas
I thought I understood how to setup quotas, but am very puzzled at the moment. Here is the background:
OS : HPUX 11.i
File System : /software
Logical Volume : /dev/vg01/lvol1 - 15GB
Some outputs:
# fstyp -v /dev/vg01/rlvol1
vxfs
version: 4
f_bsize: 8192
f_frsize: 2048
f_blocks: 7864320
f_bfree: 5064199
f_bavail: 4905943
f_files: 1370240
f_ffree: 1266048
f_favail: 1266048
f_fsid: 1073807361
f_basetype: vxfs
f_namemax: 254
f_magic: a501fcf5
f_featurebits: 0
f_flag: 16
f_fsindex: 5
f_size: 7864320
# quota -v oracle
Disk quotas for oracle (uid 711):
Filesystem usage quota limit timeleft files quota limit timeleft
/software 2578484 0 2359296 49724 0 0
# du -ks /software/*
242006 datatools
2336478 oracle8_prod
Now what I don't understand, the file system block size is 2KB (f_frsize: 2048), and since quotas are in blocks, the ID oracle should have 4.5GB available (2359296 * 2KB). This doesn't appear to be the case. The usage listed from 'quota -v oracle' is in 1KB blocks, or maybe just KB. Did 11.i change something like quotas are given in KB instead of blocks?
Thanks for any help,
steve.
OS : HPUX 11.i
File System : /software
Logical Volume : /dev/vg01/lvol1 - 15GB
Some outputs:
# fstyp -v /dev/vg01/rlvol1
vxfs
version: 4
f_bsize: 8192
f_frsize: 2048
f_blocks: 7864320
f_bfree: 5064199
f_bavail: 4905943
f_files: 1370240
f_ffree: 1266048
f_favail: 1266048
f_fsid: 1073807361
f_basetype: vxfs
f_namemax: 254
f_magic: a501fcf5
f_featurebits: 0
f_flag: 16
f_fsindex: 5
f_size: 7864320
# quota -v oracle
Disk quotas for oracle (uid 711):
Filesystem usage quota limit timeleft files quota limit timeleft
/software 2578484 0 2359296 49724 0 0
# du -ks /software/*
242006 datatools
2336478 oracle8_prod
Now what I don't understand, the file system block size is 2KB (f_frsize: 2048), and since quotas are in blocks, the ID oracle should have 4.5GB available (2359296 * 2KB). This doesn't appear to be the case. The usage listed from 'quota -v oracle' is in 1KB blocks, or maybe just KB. Did 11.i change something like quotas are given in KB instead of blocks?
Thanks for any help,
steve.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 07:16 AM
05-09-2003 07:16 AM
Re: Quotas
Hi Steve,
There is a bit more explaining in the
# man 5 quota
Hope it helps,
Robert-Jan.
There is a bit more explaining in the
# man 5 quota
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 10:53 AM
05-09-2003 10:53 AM
Re: Quotas
So basically it's in KB, not number of blocks at file system level. Seems kinda silly to me, thanks for the answer.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP