125 reputation
8
bio website shanetully.com
location
age
visits member for 1 year, 9 months
seen Apr 5 at 3:27
stats profile views 5

Apr
4
awarded  Popular Question
Aug
22
accepted HDD & SSD Linux: Hard resetting link
Aug
22
comment HDD & SSD Linux: Hard resetting link
Interesting. I'm a sucker for case lighting so I've had these guys in here since 2008 also when I built the system. I'll leave them off for a while and see what happens. Thanks for your help, I never would have thought of possible interference from the cold cathodes.
Aug
22
comment HDD & SSD Linux: Hard resetting link
I'd really like to avoid decrypting the drives, especially if I have to RMA them in the future. Although, I could take a spare drive, put an unencrypted filesystem on it, and have a cron job write random data to it for a while each day and see what happens.
Aug
22
comment HDD & SSD Linux: Hard resetting link
Thanks for the reply. Yes, my question is how can I figure out why all these drives keep failing on me. My mobo has been with me since 2008 when I built this system. I wonder if it's feeling the effects of old age. Four years isn't that old though. I do have three cold cathode lights in my case. I've never heard of those causing problems with cables though. More info on this? I have a few spare SATA cables lying around. I'll swap them out and change the SATA ports on my mobo. I can turn off the cold cathodes as well.
Aug
22
revised HDD & SSD Linux: Hard resetting link
fixed grammar errors
Aug
22
asked HDD & SSD Linux: Hard resetting link
Jul
4
awarded  Teacher
Jul
4
awarded  Student
Jun
28
accepted Ubuntu server: Trouble setting up Courier-IMAP server
May
30
awarded  Commentator
May
30
comment Kubuntu 11.10: Random IO errors on HDD in RAID1 array. RMA time?
Wow, I wished I had known about the badblocks utility before. Unfortunately, it seems that my drive has completely bit the dust (constant IO errors now) so I can't test it out. Thank you very much though!
May
30
asked Kubuntu 11.10: Random IO errors on HDD in RAID1 array. RMA time?
Mar
3
awarded  Tumbleweed
Mar
3
answered Ubuntu server: Trouble setting up Courier-IMAP server
Mar
3
revised Ubuntu server: Trouble setting up Courier-IMAP server
added 376 characters in body
Mar
3
asked Ubuntu server: Trouble setting up Courier-IMAP server
Jan
17
accepted Encrypted HDD vs. Power Outage. SOL?
Jan
17
answered Encrypted HDD vs. Power Outage. SOL?
Jan
11
comment Encrypted HDD vs. Power Outage. SOL?
Turns out I'm actually incredibly stupid and forgot that I encrypted the RAID array, not the individual partition. A quick mdadm --assemble --scan, and then cryptsetup luksOpen /dev/md0 [name] and I was able to get all my files. The first drive that BIOS reports as 0.0GB is still fried, but at least I can still get my data and invest in a better surge protector. Thanks for your suggestions guys.