Joost Roeleveld wrote:
On Friday, July 29, 2011 02:41:20 PM Dale wrote:
I sort of gave up on this drive. I had a very kind soul to send me a
video card when I did this build. He also sent me a 250Gb drive. I
copied all I could to that but did lose a LOT of my videos and such.
Anyway, I'm doing this right now:
dd if=/dev/zero of=/dev/sdc
I figure that will put it back like brand new and very blank. I'll
recreate my partition, throw a file system on it and see if it will let
me copy back to it or not.
It will, is this the dodgy one?
If yes, and this works, then there likely is/was something wrong with the
filesystem itself that the filecheck tools didn't find.
In this case, a copy would be really usefull for developers to try to find out
what was actually causing the issue.
That was the dodgy one. After dd finished, I created a new file system,
copied my data back over and it has been working fine ever since. So,
it was not the drive itself or at least appears not to be anyway. It
doesn't seem to have been the kernel or related either. Something just
got messed up on the drive somewhere. I think we beat the crap out of
everything else. ;-) I do find it odd that it caused a panic like
this. If the OS was on it, then I could see it doing that but not just
a data drive Should have been a error in messages, dmesg or something
other than a panic.
While I am at it, what is the best file system for videos? That is the
biggest thing I use that drive for. I had a LOT of NCIS, CSI and other
shows that are now gone. Anyway, what are opinions on a file system for
videos on a 750Gb drive? I had reiserfs on it before.
For large filesizes, I tend to use XFS.
For small filesizes (like email and website), I tend to use reiserfs.
Not sure what other options there are.
JFS might also be good for large filesizes, but then you definitely need a
good and reliable UPS to shut down cleanly. (If I remember it all correctly)
I used XFS before and I still have a bad taste from it. You are correct
on needing a UPS if you use XFS. The rig I used it on didn't have that
so it crashed and burned with each power failure hence the bad taste. :/
I went with ext4 for the file system. It seems to work OK. I still got
my fingers crossed. ;-)
Dale
:-) :-)