Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
11-27-2002 12:06 AM
11-27-2002 12:06 AM
Imagine two situations
Case 1:
I deleted a file from a directory residing in a
single hard disk . How can I recover the file ?
Case 2:
I deleted a file from a direcotry residing in a
AutoRAID box . How can I recover the file ?
regards,
U.SivaKumar
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:13 AM
11-27-2002 12:13 AM
Re: undelete
I'm very very sorry, but in the unix filesystem there is no utility to do a kind of "undelete" to retrieve the files. Once files are removed it is not possible to get them back.
If you have a backup of this file be happy ;-)
If not, bad luck ;-(
Regards,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:14 AM
11-27-2002 12:14 AM
Re: undelete
I think that your problem is never related to the kind of disk in UNIX, but rather to filesystem structure. Allocated blocks are given back to filesystem free list, not to disk. Try to use fsdb ... not so easy :^)
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:18 AM
11-27-2002 12:18 AM
Re: undelete
Take a look at this.
Cheryl Griffin
July 31, 2002 14:06 PM GMT [ unassigned ]
--------------------------------------------------------------------------------
Here is one example of a Data Recovery Specialist:
http://www.ontrack.com/datarecovery/
Check for someone local as well.
Cheryl
Hope it helps.
Robert-Jan.
question:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xfd2a4b3ef09fd611abdb0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:25 AM
11-27-2002 12:25 AM
Re: undelete
I am aware that there is no utility and it is difficult But I need some tricks like in linux.
As binary file recovery is impossible . I am interested in only text file reovery.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:58 AM
11-27-2002 12:58 AM
Re: undelete
You could also write some form of script to auto-backup or even have a "wrapper" around the vi command that basically copies the file to a backup file BEFOE you edit it. That way, at least you havet he backup if you do remove the origional.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 01:14 AM
11-27-2002 01:14 AM
Solutionperhaps you already know this article:
http://www.samag.com/documents/s=1441/sam0111b/0111b.htm
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 03:53 AM
11-27-2002 03:53 AM
Re: undelete
Pete
Pete