- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Filesystem Usage
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
12-02-2002 09:58 PM
12-02-2002 09:58 PM
Filesystem Usage
How is it possible that my bdf output shows usage more than just the overhead on a filesystem but when I "cd" into that filesystem there is absolutely nothing. How can I recover the files? The server runs HP-UX 10.20.
rgds
Olebile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 10:23 PM
12-02-2002 10:23 PM
Re: Filesystem Usage
if you have files deletetd which were opened by a process you cannot see the file with ls, but the files still exist, you can see it with command "lsof".
(http://hpux.asknet.de/)
Another reason is if you have a mountpoint with files in it. You cannot ssee the files, but they are still there. Umount the filesytsem an delete this files.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 10:30 PM
12-02-2002 10:30 PM
Re: Filesystem Usage
The deleted file are not recoverable except from backup tape.
Once the process terminates, so will the file contents that was in memory. This is no undelete feature in HPUX.
I read a posting here, that had such a thing, it may work I haven't tried it.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2692ee3e323bd5118fef0090279cd0f9,00.html
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 10:34 PM
12-02-2002 10:34 PM
Re: Filesystem Usage
The deleted file are not recoverable except from backup tape.
Once the process terminates, so will the file contents that was in memory. This is no undelete feature in HPUX.
I read a posting here, that had such a thing, it may work, but I haven't tried it.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2692ee3e323bd5118fef0090279cd0f9,00.html
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 05:18 AM
12-04-2002 05:18 AM
Re: Filesystem Usage
You can recover orphaned files with fsck(1M).
Do you have any idea *why* and *how* you lost these files?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 05:22 AM
12-04-2002 05:22 AM