HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lost+found file systm crrptn
Operating System - HP-UX
1826214
Members
2628
Online
109691
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
04-17-2001 08:54 AM
04-17-2001 08:54 AM
lost+found file systm crrptn
hi all,
i have many files starting with # in all of rootvg file systems lost+founds. is there any way to recover where they belong
thx in advance
i have many files starting with # in all of rootvg file systems lost+founds. is there any way to recover where they belong
thx in advance
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 09:07 AM
04-17-2001 09:07 AM
Re: lost+found file systm crrptn
Hi!
Please read the following doc:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&con=/hpux/onlinedocs/B2355-90672/00/00/45-con.html&toc=/hpux/onlinedocs/B2355-90672/00/00/45-toc.html&searchterms=lost%2bfound&queryid=20010417-100343
follow those steps
good luck.
Please read the following doc:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&con=/hpux/onlinedocs/B2355-90672/00/00/45-con.html&toc=/hpux/onlinedocs/B2355-90672/00/00/45-toc.html&searchterms=lost%2bfound&queryid=20010417-100343
follow those steps
good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 09:11 AM
04-17-2001 09:11 AM
Re: lost+found file systm crrptn
The Unix book we have says that the names for files placed in the lost and found represent the inodes for the files. You have to examine the file to figure out where it goes. since it could be from anywhere. Try the "file" command. Ascii files should be easy; open and look at it. Other files may be more difficult. Hope this helps.
Mark
Mark
"We apologize for the inconvience" -God's last message to all creation, from Douglas Adams "So Long and Thanks for all the Fish"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 09:16 AM
04-17-2001 09:16 AM
Re: lost+found file systm crrptn
Hi,
All files placed in the lost+found directory receive names
#inode_number.
You can try to identify them just doing
cd lost_found
file *
this command clasify all these files.
Then for ascii files just look into them by for example
more \#number
For binary files you can check them by
strings \#number more
Good Luck!
All files placed in the lost+found directory receive names
#inode_number.
You can try to identify them just doing
cd lost_found
file *
this command clasify all these files.
Then for ascii files just look into them by for example
more \#number
For binary files you can check them by
strings \#number more
Good Luck!
Permanent training makes master
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