Questions tagged [undelete]

33 questions
1
vote
3 answers

Undelete ZFS file shared by Samba

A user deleted a directory containing an important file over a Samba share. Share was from a Nexenta box running ZFS, raid-Z3. Last backup was 12 hours ago - is there a way to recover the 1 day's work? Edit: Asked about topic on Nexenta forums,…
xddsg
  • 3,392
  • 2
  • 28
  • 33
1
vote
1 answer

Recover hard deleted items from Exchange

My MD had a clear out of her mailbox (anything from september 2011 back to 2005 was deleted!) she is now majorly regretting this as there was contracts etc etc in there. Now I have looked in OWA but the deleted items are all gone, what gives me a…
Myles Gray
  • 659
  • 4
  • 12
  • 33
1
vote
2 answers

volume undelete on a HP MSA

Is it possible to undelete a volume in a HP MSA 2000?
daigorocub
  • 249
  • 2
  • 10
1
vote
3 answers

Recover erased files from a samba share

Is there any kind way (and chance) to recover deleted files on a samba share? We're using Ubuntu Server 10.04 and a user accidentally deleted all his files. He used (I don't think it's useful anyway) Windows 7 to access the share and delete…
Pitto
  • 2,009
  • 10
  • 33
  • 49
1
vote
5 answers

How to undelete an accidentally removed partition?

A colleague of mine just removed and repartitioned a disc (NTFS) that we wanted to backup. After he realized his mistake he didn't do anything else. Is it possible to recover any of the files that where stored on this partition? And if so, which…
Martin
  • 250
  • 1
  • 5
  • 11
0
votes
1 answer

Deleted the /etc/bind folder, any way to get the contents back?

So I was following a tutorial to set up a DNS server and I mistyped some things and want to start over, so I end up deleting the /etc/bind folder, thinking that reinstalling bind9 will restore the original files. Welp, I reinstalled bind9 and turns…
Andi
  • 13
  • 1
  • 2
0
votes
1 answer

Ubuntu ntfsundelete on md0 software raid after fsck

System was failing and the colocation facility ran fsck -y on a raid that had some important data. The result is a lost+found folder with 2 million files in it. It is possible to get any of the files data back? I was looking into ntfsundelete, but…
Case
  • 311
  • 1
  • 4
  • 14
0
votes
1 answer

How can recover all data and sites from accidentally delete virtual machine - Microsoft Azure

We have accidentally deleted Virtual Machine from Azure portal. Virtual Machine had about 12 - 15 SQL Server databases and about 10 websites/projected hosted on it. We are having Biz Spark account. How can we get all the data and website/projects…
Tariq M
  • 29
  • 2
  • 3
0
votes
1 answer

How to restore files deleted from server

An employee accidentally deleted a folder from our fileserver. Is there way to restore this folder without having to restore our backup? (As this would undo a lot of work in other users' folders.) Shadow copies aren't enabled so that isn't a…
Teebs
  • 123
  • 5
0
votes
1 answer

Unalterable folder or path to keep a mount point on Linux

I need to mount a tmpfs on a folder like /home/mysite.com/cache but this folder can be delete or changed by a user, but I don't want that the mounted filesystem become broken. Then if the user moves this folder to /home/mysite.com/cache_old and…
Xorax
  • 348
  • 4
  • 12
0
votes
2 answers

Recover deleted files on windows 2008 file server

We have recently been hit by a weird virus which made all files and folders a system files/folders and also it hid all files and folders par some weird ones it created including: ..exe porn.exe secret.exe password.exe etc We have managed to restore…
aniga
  • 1
  • 1
  • 1
0
votes
1 answer

mysql client binary size zero

I was using the openpanel-mod-mysql module when I kept getting weird error messages. Then I set out to execute the commands manually and got no response from mysql. I mean, when I typed in mysql, nothing would happen. So, I got a listing of /usr/bin…
Milad Naseri
  • 195
  • 4
0
votes
2 answers

I accidently ran rm -rf /

I was writing a bash script to automate deleting something. I used the code rm -rf $path/* accidently i ran the script without passing path variable and since path variable is null , the command which executed was rm -rf /* as sudo, now everything…
0
votes
1 answer

I have deleted /etc/rc.d/ dirs, how can I restore them?

I have accidentally deleted /etc/rc.d and /etc/rc0.d folders which resulted deletion of init.d and other related folders. 1.What is the use of /etc/rc.d, rc, rc.d, rc0.d, rc1.d, rc2.d.......rc6.d and other files inside /etc/rc.d? 2.If we…
-1
votes
1 answer

NTFS: Restore deleted files by unflag delete state only (not copy files to another drive)

I am looking for a solution to restore deleted files on a NTFS Volume. No new files are written to the disk so all files has the condition "Excellent". But i have no storage room to copy the deleted files to another volume. Is there a program that…