HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: strange bdf value
Operating System - HP-UX
1834195
Members
2346
Online
110064
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
04-02-2002 12:03 AM
04-02-2002 12:03 AM
hi...
i'm working on a hpux 11 system (B2000) and have got my /tmp configured at 100MB... at the moment, when i run a du -s -k * in /tmp, i come up with 503KB being used... there are no links anywhere in the dir. or any subdirs... however, my bdf tells me i'm using 98% of my /tmp dir. and i've only got 1.6MB left...
before i reboot, i was wondering if there was anything i've overlooked...
thanks
jerome
i'm working on a hpux 11 system (B2000) and have got my /tmp configured at 100MB... at the moment, when i run a du -s -k * in /tmp, i come up with 503KB being used... there are no links anywhere in the dir. or any subdirs... however, my bdf tells me i'm using 98% of my /tmp dir. and i've only got 1.6MB left...
before i reboot, i was wondering if there was anything i've overlooked...
thanks
jerome
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 12:15 AM
04-02-2002 12:15 AM
Re: strange bdf value
There could be some process using up some disk space. use fuser -u to find out who.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 12:23 AM
04-02-2002 12:23 AM
Solution
Hi
Have a look at the following link posted over the bank holiday
will give you a full explanation
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe2a38cc5e03fd6118fff0090279cd0f9,00.html
Regards
Steve
Have a look at the following link posted over the bank holiday
will give you a full explanation
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe2a38cc5e03fd6118fff0090279cd0f9,00.html
Regards
Steve
take your time and think things through
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 12:29 AM
04-02-2002 12:29 AM
Re: strange bdf value
Hi Jerome,
It could be file swap taking up your /tmp space or the minfree parameter for that file system too high.
But these are longshots. I think the most probable cause is a file that has been removed but is still being used by a process (so the previus answer is good to find it).
It's a strange behaviour, but even if you remove a certain file, it's blocks won't get cleaned up while there's a process reading/writing to it (that is, with a file handle open to that file).
So, if there's a process writing to /tmp that you can, let's say, kill, the you're Ok. Otherwise, you'll have to reboot sooner or later, since the OS really really needs /tmp.
Rumagoso
It could be file swap taking up your /tmp space or the minfree parameter for that file system too high.
But these are longshots. I think the most probable cause is a file that has been removed but is still being used by a process (so the previus answer is good to find it).
It's a strange behaviour, but even if you remove a certain file, it's blocks won't get cleaned up while there's a process reading/writing to it (that is, with a file handle open to that file).
So, if there's a process writing to /tmp that you can, let's say, kill, the you're Ok. Otherwise, you'll have to reboot sooner or later, since the OS really really needs /tmp.
Rumagoso
Be Well
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