Operating System - HP-UX
1833635 Members
3814 Online
110062 Solutions
New Discussion

Quota for vxfs filesystem

 
Shahul
Esteemed Contributor

Quota for vxfs filesystem

Hi,

Has anyone tried implementing quota for application and database? For users, yes, we get warning when we cross the soft limit. What if the application users or database users cross the limit? Will the application/database stop functioning?

TIA
Shahul
2 REPLIES 2
Arunvijai_4
Honored Contributor

Re: Quota for vxfs filesystem

Hi Shahul,

This could useful,

http://docs.hp.com/en/B3929-90011/ch07s04.html

P.S : I haven't tested with Database. Also this one

http://www.oracle.com/technology/deploy/availability/htdocs/hafaq.html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Alzhy
Honored Contributor

Re: Quota for vxfs filesystem

FOr users enforcing quotas is the norm and enforces discipline. When user's reach quota -- they are given a warning (depending on how you set up quotas) that if they do not trim down usage of storage - then they will not be able to create or edit new files... For apps - it depends.


But enforcing quotas on application and database storage will spell trouble for you. Specially if your database instance is set to auto-extend. In fact as good storage administration practice - you should provide for automated expansion of database/application filesystems so you do not encounter downtime or setbacks.

Hakuna Matata.