- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /var directory is full
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
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
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-04-2012 12:42 AM
01-04-2012 12:42 AM
Hello,
On HP-UX B.11.11 I noticed that /var directory is 99% used.
I removed all file under /var/adm/crash and /var/tmp.
I reboot the system and now bdf command shows 96% used.
I know how to look for large files but I don't know whether I can delete them or not.
Please advice,
Yali
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2012 04:26 AM - edited 01-04-2012 04:27 AM
01-04-2012 04:26 AM - edited 01-04-2012 04:27 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2012 07:05 AM
01-04-2012 07:05 AM
Re: /var directory is full
>but I don't know whether I can delete them or not.
You can also use cleanup(1m) to remove superseded patches in /var/adm/sw/save/.
- Tags:
- cleanup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2012 11:06 PM
01-04-2012 11:06 PM
Re: /var directory is full
Thank you both for your reply.
How can I monitor the /var directory via cron?
Can you recommend on any script or so?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2012 07:46 AM
01-06-2012 07:46 AM
Re: /var directory is full
>How can I monitor the /var directory via cron? Can you recommend on any script or so?
Sure. See the following posts:
http://h30499.www3.hp.com/t5/Languages-and-Scripting/help-on-scripting/m-p/3899264/
http://h30499.www3.hp.com/t5/Languages-and-Scripting/while-bdf/m-p/4876205/
You can search for others.