{"id":37,"date":"2010-10-22T08:04:52","date_gmt":"2010-10-22T08:04:52","guid":{"rendered":"https:\/\/digitalchild.info\/\/?p=37"},"modified":"2010-10-22T08:04:52","modified_gmt":"2010-10-22T08:04:52","slug":"data-recovery-part-one","status":"publish","type":"post","link":"https:\/\/randomadult.local\/data-recovery-part-one\/","title":{"rendered":"Data Recovery: Part One"},"content":{"rendered":"

I’ve been collecting digital media files ever since online storage became cheaper than burning them to DVD. The shelf life is longer and I have better chances of knowing where the hell my files are. Well shelf life should be better, if you actually have a decent setup, which I’ve learned over time is something you should spend some time planning. I managed to loose pretty much most of my digital life prior to 2007 when I foolishly setup a non redundant Logical Volume Management (LVM) system on my man file server ‘max’ which was running Gentoo. After the failure, I did the initial recovery and then I turned the machine off and let it sit for almost 3 years before I tried to resurrect the box and attempt a proper recovery.<\/p>\n

<\/p>\n

Here is what my setup was:<\/p>\n

Pentium 4 2.0 Ghz bitsa I built from spares around my house.
\n4x200GB Western Digital Hard drives (800 GB Raw storage)
\nOperating System: Some version of Gentoo I can’t even remember, I had configured the disks into an LVM with ZERO redundancy.<\/p>\n

I lost a disk in the middle of the array which resulted in me having a broken non functioning LVM. Not good. Studio masters from Bands I managed, photos, DJ sets both myself and friends had mixed years ago, personal files, my entire CD collection digitized (which took forever!) and numerous videos and other crap I was hoarding, all gone; Or so I thought.<\/p>\n

I was able to use file system tools to rebuild the array and partitions and recover files from the busted LVM. I’m not going to outline how I did that, cause I don’t remember how. I followed a few tutorials I found on recovering files from ext3, ext2 and reiserfs (don’t say it) partitions and it all ended up in a nice little directory called ‘lost+found<\/em>‘. Once completed I had about 500GB of files in my lost+found directory. Sweet I got my files back, but all I have is inode numbers. No file extensions, no directory names, nothing.<\/p>\n

So I started googling to see what I could find in regards to automated recovery of lost+found directories on linux. Turns out, no one has written a nice guide on ways to recover your files. So I thought since I’ve painstakingly gone through the trials of recovering most of my data, I thought I’d do a write up. I’m going to break it up into stages as there is a load of work and steps that need to be done.<\/p>\n

Until next time….<\/p>\n","protected":false},"excerpt":{"rendered":"

I’ve been collecting digital media files ever since online storage became cheaper than burning them to DVD. The shelf life is longer and I have better chances of knowing where the hell my files are. Well shelf life should be better, if you actually have a decent setup, which I’ve …<\/p>\n

Data Recovery: Part One<\/span> Read More \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"categories":[5],"tags":[45,64,78,113,114,123,155,163,180,203],"yoast_head":"\nData Recovery: Part One - Random Adult<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/randomadult.local\/data-recovery-part-one\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Recovery: Part One\" \/>\n<meta property=\"og:description\" content=\"I’ve been collecting digital media files ever since online storage became cheaper than burning them to DVD. The shelf life is longer and I have better chances of knowing where the hell my files are. Well shelf life should be better, if you actually have a decent setup, which I’ve … Data Recovery: Part One Read More \u00bb\" \/>\n<meta property=\"og:url\" content=\"https:\/\/randomadult.local\/data-recovery-part-one\/\" \/>\n<meta property=\"og:site_name\" content=\"Random Adult\" \/>\n<meta property=\"article:published_time\" content=\"2010-10-22T08:04:52+00:00\" \/>\n<meta name=\"author\" content=\"digitalchild\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@dcwhatwhat\" \/>\n<meta name=\"twitter:site\" content=\"@dcwhatwhat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"digitalchild\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/randomadult.local\/data-recovery-part-one\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/randomadult.local\/data-recovery-part-one\/\"},\"author\":{\"name\":\"digitalchild\",\"@id\":\"https:\/\/randomadult.local\/#\/schema\/person\/b0b954202434291ace51b4e7a0a81c04\"},\"headline\":\"Data Recovery: Part One\",\"datePublished\":\"2010-10-22T08:04:52+00:00\",\"dateModified\":\"2010-10-22T08:04:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/randomadult.local\/data-recovery-part-one\/\"},\"wordCount\":437,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/randomadult.local\/#organization\"},\"keywords\":[\"data recovery\",\"ext3\",\"gentoo\",\"linux\",\"lost+found\",\"media\",\"programming\",\"reiserfs\",\"shell\",\"ubuntu\"],\"articleSection\":[\"Geek\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/randomadult.local\/data-recovery-part-one\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/randomadult.local\/data-recovery-part-one\/\",\"url\":\"https:\/\/randomadult.local\/data-recovery-part-one\/\",\"name\":\"Data Recovery: Part One - Random Adult\",\"isPartOf\":{\"@id\":\"https:\/\/randomadult.local\/#website\"},\"datePublished\":\"2010-10-22T08:04:52+00:00\",\"dateModified\":\"2010-10-22T08:04:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/randomadult.local\/data-recovery-part-one\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/randomadult.local\/data-recovery-part-one\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/randomadult.local\/data-recovery-part-one\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/randomadult.local\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Recovery: Part One\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/randomadult.local\/#website\",\"url\":\"https:\/\/randomadult.local\/\",\"name\":\"Random Adult\",\"description\":\"Ramblings of a random adult\",\"publisher\":{\"@id\":\"https:\/\/randomadult.local\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/randomadult.local\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/randomadult.local\/#organization\",\"name\":\"Random Adult\",\"url\":\"https:\/\/randomadult.local\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/randomadult.local\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/randomadult.local\/wp-content\/uploads\/2020\/01\/logo.png\",\"contentUrl\":\"https:\/\/randomadult.local\/wp-content\/uploads\/2020\/01\/logo.png\",\"width\":320,\"height\":134,\"caption\":\"Random Adult\"},\"image\":{\"@id\":\"https:\/\/randomadult.local\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/twitter.com\/dcwhatwhat\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/randomadult.local\/#\/schema\/person\/b0b954202434291ace51b4e7a0a81c04\",\"name\":\"digitalchild\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/randomadult.local\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e0331079f6730910bc7760cb8f781237?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e0331079f6730910bc7760cb8f781237?s=96&d=mm&r=g\",\"caption\":\"digitalchild\"},\"url\":\"https:\/\/randomadult.local\/author\/digitalchild\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Data Recovery: Part One - Random Adult","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/randomadult.local\/data-recovery-part-one\/","og_locale":"en_US","og_type":"article","og_title":"Data Recovery: Part One","og_description":"I’ve been collecting digital media files ever since online storage became cheaper than burning them to DVD. The shelf life is longer and I have better chances of knowing where the hell my files are. Well shelf life should be better, if you actually have a decent setup, which I’ve … Data Recovery: Part One Read More \u00bb","og_url":"https:\/\/randomadult.local\/data-recovery-part-one\/","og_site_name":"Random Adult","article_published_time":"2010-10-22T08:04:52+00:00","author":"digitalchild","twitter_card":"summary_large_image","twitter_creator":"@dcwhatwhat","twitter_site":"@dcwhatwhat","twitter_misc":{"Written by":"digitalchild","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/randomadult.local\/data-recovery-part-one\/#article","isPartOf":{"@id":"https:\/\/randomadult.local\/data-recovery-part-one\/"},"author":{"name":"digitalchild","@id":"https:\/\/randomadult.local\/#\/schema\/person\/b0b954202434291ace51b4e7a0a81c04"},"headline":"Data Recovery: Part One","datePublished":"2010-10-22T08:04:52+00:00","dateModified":"2010-10-22T08:04:52+00:00","mainEntityOfPage":{"@id":"https:\/\/randomadult.local\/data-recovery-part-one\/"},"wordCount":437,"commentCount":0,"publisher":{"@id":"https:\/\/randomadult.local\/#organization"},"keywords":["data recovery","ext3","gentoo","linux","lost+found","media","programming","reiserfs","shell","ubuntu"],"articleSection":["Geek"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/randomadult.local\/data-recovery-part-one\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/randomadult.local\/data-recovery-part-one\/","url":"https:\/\/randomadult.local\/data-recovery-part-one\/","name":"Data Recovery: Part One - Random Adult","isPartOf":{"@id":"https:\/\/randomadult.local\/#website"},"datePublished":"2010-10-22T08:04:52+00:00","dateModified":"2010-10-22T08:04:52+00:00","breadcrumb":{"@id":"https:\/\/randomadult.local\/data-recovery-part-one\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/randomadult.local\/data-recovery-part-one\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/randomadult.local\/data-recovery-part-one\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/randomadult.local\/"},{"@type":"ListItem","position":2,"name":"Data Recovery: Part One"}]},{"@type":"WebSite","@id":"https:\/\/randomadult.local\/#website","url":"https:\/\/randomadult.local\/","name":"Random Adult","description":"Ramblings of a random adult","publisher":{"@id":"https:\/\/randomadult.local\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/randomadult.local\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/randomadult.local\/#organization","name":"Random Adult","url":"https:\/\/randomadult.local\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/randomadult.local\/#\/schema\/logo\/image\/","url":"https:\/\/randomadult.local\/wp-content\/uploads\/2020\/01\/logo.png","contentUrl":"https:\/\/randomadult.local\/wp-content\/uploads\/2020\/01\/logo.png","width":320,"height":134,"caption":"Random Adult"},"image":{"@id":"https:\/\/randomadult.local\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/twitter.com\/dcwhatwhat"]},{"@type":"Person","@id":"https:\/\/randomadult.local\/#\/schema\/person\/b0b954202434291ace51b4e7a0a81c04","name":"digitalchild","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/randomadult.local\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e0331079f6730910bc7760cb8f781237?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e0331079f6730910bc7760cb8f781237?s=96&d=mm&r=g","caption":"digitalchild"},"url":"https:\/\/randomadult.local\/author\/digitalchild\/"}]}},"_links":{"self":[{"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/posts\/37"}],"collection":[{"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/comments?post=37"}],"version-history":[{"count":0,"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/posts\/37\/revisions"}],"wp:attachment":[{"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/media?parent=37"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/categories?post=37"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/randomadult.local\/wp-json\/wp\/v2\/tags?post=37"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}