- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- limit / from filling up
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
01-17-2008 07:56 AM
01-17-2008 07:56 AM
limit / from filling up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 08:06 AM
01-17-2008 08:06 AM
Re: limit / from filling up
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 08:20 AM
01-17-2008 08:20 AM
Re: limit / from filling up
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 08:37 AM
01-17-2008 08:37 AM
Re: limit / from filling up
another possibility is 'quota' - this should exist in 11.23 too.
You have to check if it works for your environment. Every single user should have less then this 5% you want to hold back ...
So no single user can fill up your file system - well maybe all together they can, so in addition you should use a script like mentioned before.
Check this
http://docs.hp.com/en/B2355-90672/ch05.html
http://docs.hp.com/en/B2355-60130/quota.1.html
and also:
http://docs.hp.com/en/B2355-90672/ch04s11.html
HTH
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 08:51 AM
01-17-2008 08:51 AM
Re: limit / from filling up
The only way to will up / (under normal setup) is by the root account.
So, a regular user shouldn't be able to - unless you change permissions to a directory that belongs to the / filesystem.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 12:03 PM
01-17-2008 12:03 PM
Re: limit / from filling up
Now the only task is to have a proper peer review of EVERY script that will be run by root. No script should be allowed to write anything into the / directory.
However, the more common ways that / fills up are from backup programs that misspell the tape drive name, crashed applications dumping big core files, and the overuse of the root login when it is not needed.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2008 11:42 PM
01-17-2008 11:42 PM
Re: limit / from filling up
/ filling up should never happen, but it does.