HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Regarding growing disk space
Operating System - Tru64 Unix
1828667
Members
1611
Online
109984
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-24-2007 07:33 PM
05-24-2007 07:33 PM
Regarding growing disk space
Hello,
At the customer site, /var area has grown.
[ENVIRONMENT]
Tru64 UNIX V5.1B
[SITUATION]
Now the growing /var area phenomenon has stopped now because
he killed a specified application process with -9 option.
He could not find any growing file at /var directory.
But df command has indicated that /var area grow.
[ADDITIONAL INFORMATION]
- He could not confirm the process status, and whether the process name
become defunct or not.
- The CPU usage of this process was over 90%.
- I have ever heard this phenomenon when SAP process is running.
After killing SAP process, the disk space has reduced.
[QUESTION]
- Have you ever heard this phenomenon ?
- Could you tell me the mechanism for this trouble ?
For example, df command calculate virtual memory size, so on.
Thank you for support and advice.
Best Regards.
/Minoru.Asano
At the customer site, /var area has grown.
[ENVIRONMENT]
Tru64 UNIX V5.1B
[SITUATION]
Now the growing /var area phenomenon has stopped now because
he killed a specified application process with -9 option.
He could not find any growing file at /var directory.
But df command has indicated that /var area grow.
[ADDITIONAL INFORMATION]
- He could not confirm the process status, and whether the process name
become defunct or not.
- The CPU usage of this process was over 90%.
- I have ever heard this phenomenon when SAP process is running.
After killing SAP process, the disk space has reduced.
[QUESTION]
- Have you ever heard this phenomenon ?
- Could you tell me the mechanism for this trouble ?
For example, df command calculate virtual memory size, so on.
Thank you for support and advice.
Best Regards.
/Minoru.Asano
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 11:27 PM
05-24-2007 11:27 PM
Re: Regarding growing disk space
"rm /var/file" will appear to remove "file",
but if a program has "file" open, it will
still be there, and it can still grow.
Killing the process which is using the file
will let the OS close the file and free the
space. ("kill -9" may be more harsh than
needed (overkill?).)
This can happen on very many (all?) operating
systems.
but if a program has "file" open, it will
still be there, and it can still grow.
Killing the process which is using the file
will let the OS close the file and free the
space. ("kill -9" may be more harsh than
needed (overkill?).)
This can happen on very many (all?) operating
systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2007 05:49 AM
05-25-2007 05:49 AM
Re: Regarding growing disk space
Hi,
It might be useful to see the exact output of the df command...
You'll sometimes see /var being a fileset in a domain shared with /usr.
ie
usr_domain#usr /usr
usr_domain#var /var
In that situation, something filling up /usr would also reduce the amount available in /var.
From what you've said, it doesn't sound like this is the case, however it's something to bear in mind.
Cheers,
Rob
It might be useful to see the exact output of the df command...
You'll sometimes see /var being a fileset in a domain shared with /usr.
ie
usr_domain#usr /usr
usr_domain#var /var
In that situation, something filling up /usr would also reduce the amount available in /var.
From what you've said, it doesn't sound like this is the case, however it's something to bear in mind.
Cheers,
Rob
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