{"componentChunkName":"component---src-templates-blogposting-js","path":"/blog/hard_drive_back_to_well","result":{"data":{"mdx":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"date\": \"2008-04-27T05:18:00.000Z\",\n  \"updated\": \"2008-04-27T05:18:00.000Z\",\n  \"type\": \"BlogPosting\",\n  \"title\": \"The story of three hard drive failures in a row... and of going back to the well\",\n  \"entityId\": \"0423ff70-f940-11e6-8d52-ffa6c436feb5\",\n  \"revisionId\": \"0423ff71-f940-11e6-8d52-ffa6c436feb5\",\n  \"revisionNum\": 1,\n  \"tags\": {\n    \"arts.meta.techniques\": [{\n      \"@id\": \"arts.meta.techniques.lightpainting\",\n      \"objClass\": \"ontag\"\n    }],\n    \"plain\": [{\n      \"@id\": \"arts.meta.archiving.digital_preservation\",\n      \"objClass\": \"ontag\"\n    }]\n  },\n  \"sidebar\": \"SMART has been shown to have only so much predictive power. The key thing, of course, is that by the time the SMART warning went off on my drive... at bootup... I was starting to see read errors. Often times, a few tries at copying would give me back the files. Ideally, it would let me know BEFORE I needed to freak out. Although, I don't generally reboot my computer very often, so I should probably start using one of the active monitoring tools.\",\n  \"description\": \"I'd also like to remind folks to keep backups.  See, I'm in the midst of data hell and I only lost one night of sleep over it... and some pictures I took lately.   \",\n  \"srcImages\": [\"arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile\", \"arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile\", \"arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile\", \"arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile\"]\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"a\", {\n    href: \"/photo/person/june_standing/\"\n  }, mdx(props.imgs.Img1, {\n    width: \"640px\"\n  })), mdx(\"p\", null, \"I\\u2019d also like to remind folks to keep backups. See, I\\u2019m in the midst of data hell and I only lost one night of sleep over it.\"), mdx(\"p\", null, \"I have 2 drives that store my photos. P and Q. P was the first photo drive, a 300 gig Western Digital. Q is the other photo drive, a newer 500 gig Seagate that I got when P was full.\"), mdx(\"p\", null, \"Now, I had purchased two drives\\u2026 a 300 and a 500 gig, both from Western Digital. And so I started out rebuilding another machine and I discovered that \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/blog/drive_failure_1/\"\n  }, \"the 300 gig drive failed a day or so after I had gotten it working\"), \". So I had to start over with that machine with a replacement drive. Then a few days ago, the SMART warning on P went off. This is where I freaked out, even though I\\u2019ve got backups. Because I don\\u2019t want to have to rely on them, see? So I try to grab a copy of everything from P over onto Q (Since Q\\u2019s not that full at the moment). And I had my wife do it after a bit because I needed to go to work the next day.\"), mdx(\"p\", null, \"Now I take the 500 gig Western Digital I purchased and try to get that drive working again. Except now it doesn\\u2019t even get past the formatting stage before it throws up SMART errors and stops working.\"), mdx(\"a\", {\n    href: \"/photo/light/coverage/\"\n  }, mdx(props.imgs.Img2, {\n    width: \"640px\"\n  })), mdx(\"p\", null, \"So now I have three failed drives. I\\u2019m thinking somebody manhandled my drives on the way to me or Western Digital had a very very bad day. Not sure. Either way, I\\u2019m not happy about P dying after only 1.5 months. Either way, this is a lot easier to deal with given that I\\u2019ve got backups of just about everything. Plus, a lot of stuff\\u2019s on film, so I can just re-scan the film. But I am going to Central Computer tomorrow to pick up some Seagate drives just to be safe. Don\\u2019t want to mess around, no?\"), mdx(\"p\", null, \"I kinda reached a point a bit ago where I realized that I\\u2019d forgotten about some of the stuff I wanted to accomplish. I had spent too much time doing normal shooting and not enough time doing crazy lighting. And I wasn\\u2019t using my light toys.\"), mdx(\"p\", null, \"I realized that part of this was a programming problem. See, I discovered that the sort of logic that I wanted to program in was just getting too obnoxious when written in assembler language. So I sat down and rewrote the firmware in C one day. I had targeted it for the scheduled session with one particular model, who turned out to be a drama-queen flake\\u2026 so it was not until a bit later that I actually got a chance to use it.\"), mdx(\"a\", {\n    href: \"/photo/light/mandy_necklace/\"\n  }, mdx(props.imgs.Img3, {\n    width: \"640px\"\n  })), mdx(\"p\", null, \"I also wanted to take a break from working with models for a bit to make sure that I could approach things from a fresh perspective. I took a break from scenery and spent enough time looking through my old pics to realize that I wasn\\u2019t concentrating nearly enough on composition and that I needed to slow down some.\"), mdx(\"p\", null, \"I also realized that how I was approaching lightpaintings needed to change. I took some really great outdoor lightpaintings, but I wanted to get back to where I used a darkened room with no backdrop so that you\\u2019d really be able to appreciate the presence of a model. I\\u2019ve changed some techniques. I used to light-paint for all light in the scene, now I\\u2019m using my strobist lighting to generate the base and then add more light with the light toys.\"), mdx(\"p\", null, \"It looks like I can get one or maybe two shoots with one set of color patterns before I need to make a new set of patterns. It seems to work best to program in a pattern before a set of sessions and just expend the possibilities of that pattern instead of trying to set up a whole list of patterns to cycle through. That makes the software simpler and means that I can have everything well understood beforehand. I\\u2019m only scratching the surface of what I can do with these boards. The first generation was just some simple triangle-waves. Now I\\u2019m going to have multi-step repeating sequences.\"), mdx(\"a\", {\n    href: \"/photo/light/paths/\"\n  }, mdx(props.imgs.Img4, {\n    width: \"640px\"\n  })));\n}\n;\nMDXContent.isMDXComponent = true;","id":"4c608643-5ee5-5a99-890d-fd45f2292dde","fields":{"sidebar":"<p>SMART has been shown to have only so much predictive power. The key thing, of course, is that by the time the SMART warning went off on my drive... at bootup... I was starting to see read errors. Often times, a few tries at copying would give me back the files. Ideally, it would let me know BEFORE I needed to freak out. Although, I don't generally reboot my computer very often, so I should probably start using one of the active monitoring tools.</p>\n"},"frontmatter":{"date":"April 27, 2008","title":"The story of three hard drive failures in a row... and of going back to the well","type":"BlogPosting","description":"I'd also like to remind folks to keep backups.  See, I'm in the midst of data hell and I only lost one night of sleep over it... and some pictures I took lately.   ","sidebar":"SMART has been shown to have only so much predictive power. The key thing, of course, is that by the time the SMART warning went off on my drive... at bootup... I was starting to see read errors. Often times, a few tries at copying would give me back the files. Ideally, it would let me know BEFORE I needed to freak out. Although, I don't generally reboot my computer very often, so I should probably start using one of the active monitoring tools."},"srcImages":[{"id":"25d0914d-d01b-55c3-a0ad-548ea392a11d","key":"f33cb2f432d5374941b564195b2683b7","maxSize":1024,"size":465985,"srcSet":"/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_t.jpg 66w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_m.jpg 159w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_n.jpg 212w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_w.jpg 264w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7.jpg 331w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_z.jpg 423w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_c.jpg 529w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_b.jpg 677w","srcPath":"arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile","width":677,"height":1024,"sqSrcSet":"/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_s.jpg 75w,\n/b2/arts.photo.person.june_standing-08c1f191-f940-11e6-8d52-ffa6c436feb5-infile_f33cb2f432d5374941b564195b2683b7_q.jpg 150w"},{"id":"2f8ac455-6d15-5e61-aca7-da108f17ffa6","key":"6ee658076c6a884baebc5427f1e2aa62","maxSize":1024,"size":187919,"srcSet":"/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_t.jpg 72w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_m.jpg 173w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_n.jpg 230w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_w.jpg 288w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62.jpg 359w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_z.jpg 460w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_c.jpg 575w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_b.jpg 736w","srcPath":"arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile","width":736,"height":1024,"sqSrcSet":"/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_s.jpg 75w,\n/b2/arts.photo.light.coverage-08d15ae1-f940-11e6-8d52-ffa6c436feb5-infile_6ee658076c6a884baebc5427f1e2aa62_q.jpg 150w"},{"id":"c5e003f0-1c60-514a-984a-eec6c0863629","key":"73abc765622adcca3a0f86499f10d897","maxSize":1024,"size":240916,"srcSet":"/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_t.jpg 76w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_m.jpg 183w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_n.jpg 244w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_w.jpg 305w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897.jpg 381w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_z.jpg 488w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_c.jpg 609w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_b.jpg 780w","srcPath":"arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile","width":780,"height":1024,"sqSrcSet":"/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_s.jpg 75w,\n/b2/arts.photo.light.mandy_necklace-06495071-f940-11e6-8d52-ffa6c436feb5-infile_73abc765622adcca3a0f86499f10d897_q.jpg 150w"},{"id":"b1c3f0d6-a4de-5224-bc33-f314cfe4ce39","key":"53769395a5a098a25552019634b2d001","maxSize":1024,"size":177088,"srcSet":"/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_t.jpg 86w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_m.jpg 205w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_n.jpg 274w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_w.jpg 342w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001.jpg 428w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_z.jpg 548w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_c.jpg 684w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_b.jpg 876w","srcPath":"arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile","width":876,"height":1024,"sqSrcSet":"/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_s.jpg 75w,\n/b2/arts.photo.light.paths-08cb8e81-f940-11e6-8d52-ffa6c436feb5-infile_53769395a5a098a25552019634b2d001_q.jpg 150w"}],"excerpt":"I'd also like to remind folks to keep backups. See, I'm in the midst of data hell and I only lost one night of sleep over it. I have 2 drives that store my photos. P and Q. P was the first photo drive, a 300 gig Western Digital. Q is the other photo drive, a newer 500 gig Seagate that I got when P…"}},"pageContext":{"id":"4c608643-5ee5-5a99-890d-fd45f2292dde","parent":"/blog","name":"hard_drive_back_to_well","depth":2,"title":"The story of three hard drive failures in a row... and of going back to the well","type":"BlogPosting","date":"2008-04-27T05:18:00.000Z","hidden":null,"breadcrumbs":[{"url":"/"},{"name":"blog","url":"/blog"},{"name":"The story of three hard drive failures in a row... and of going back to the well","url":"/blog/hard_drive_back_to_well"}],"excerpt":"I'd also like to remind folks to keep backups.  See, I'm in the midst of data hell and I only lost one night of sleep over it... and some pictures I took lately.   ","updated":"2008-04-27T05:18:00.000Z"}},"staticQueryHashes":["1062461325","1937434333","2193146810","2240196328","3649515864","815954065"]}