HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- filesystem full
Operating System - HP-UX
1827445
Members
6362
Online
109965
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
Go to solution
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
11-17-2007 06:01 PM
11-17-2007 06:01 PM
Dear all
I know if the /var is full how to solve this issue , but if any other filesytem is full excluding var .What steps should I follow to solve this issue.
I know if the /var is full how to solve this issue , but if any other filesytem is full excluding var .What steps should I follow to solve this issue.
For success, attitude is equally as important as ability
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 01:04 AM
11-18-2007 01:04 AM
Solution
Hi Atul ,
Try to find out the largest files and core files on the filesystem and do house keep if possible othewise extend the filesystem (depends the situation)
fyi:-
To find out largest files/directories of the filesystem
#du -ak /filesystem |sort -rn |head -n 30
Thanks,
Aneesh
Try to find out the largest files and core files on the filesystem and do house keep if possible othewise extend the filesystem (depends the situation)
fyi:-
To find out largest files/directories of the filesystem
#du -ak /filesystem |sort -rn |head -n 30
Thanks,
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 06:31 AM
11-18-2007 06:31 AM
Re: filesystem full
he aneash ;
if you make a patch mangemnt recently . your /var/adm/sw/save director will be most occupiers in the var. if you dont want to rollback any patches you can delete superseeded patches in that directory by
"cleanup -c 1"
you can look at which director is filling /var by
"du -sk /var/* | sort -rnk 1"
Hasan.
please assign points.
if you make a patch mangemnt recently . your /var/adm/sw/save director will be most occupiers in the var. if you dont want to rollback any patches you can delete superseeded patches in that directory by
"cleanup -c 1"
you can look at which director is filling /var by
"du -sk /var/* | sort -rnk 1"
Hasan.
please assign points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 06:54 AM
11-18-2007 06:54 AM
Re: filesystem full
also check whether you have any dumps saved in /var/adm/crash. If there are, and they are not relevant, delete them
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
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