Hard Disk Failure?

Posted by: snoopstah

Hard Disk Failure? - 17/04/2003 09:26

Just uploaded some new MP3s to my player. All seemed to go during the upload process, but when it got to rebuilding the database, one of the hard disks (don't know which) seemed to be having difficulty, making a rhythmic scanning noise. The rebuilding seemed to take a long time to complete too.

Now it's finished, I get errors on almost all the tracks I just uploaded, of '[trackname] could not be synchronized., error 0xc004101e', and also, about 15 other playlists which have been unaltered for quite some time have errors reported in Emplode, of 'The length of [playlistname] did not match the actual number of children detected'.

Does this sound ominous? Any ideas on my best plan of action? How do I even tell which hard disk might be failing?
Posted by: tfabris

Re: Hard Disk Failure? - 17/04/2003 09:46

From TMan's lookup script:

0xC004101E is "Read-only file system" (Player error)

Sounds like the player may have rebooted during the song upload. Or, by any chance, did you recently add some new programs which are @EXEC'ing from /drive0? If you exec something from /drive0 in AC mode, the synchs will fail because the drive can't be unmounted and then remounted read-write.

And yes, hard disk trouble is possible, too. Have you had any of the other symptoms of disk trouble?
Posted by: snoopstah

Re: Hard Disk Failure? - 17/04/2003 09:52

Hi Tony, thanks for the quick reply!

I've not had any other evidence of hard disk problems. I've also not added anything to the player recently - the last change was to put v2.00 final and Hijack on, but I've uploaded since that, before today, and it went fine. I don't have any @EXEC programs at the moment.

I don't think the player rebooted during the upload - it was a single album I'd just bought and ripped, so I was watching it. You know how in Emplode, as each song finishes uploading, the icon in the playlist window changes to show it's done? Well it did that for the first four, but for the last 7 tracks, it spent the right amount of time uploading, but didn't change the icon. Those are the tracks that gave errors.

I've done nothing since the reboot, and I've still got the error window open. What's my best way to either confirm it is a hard disk problem, or rule it out?

Cheers!
Posted by: tfabris

Re: Hard Disk Failure? - 17/04/2003 10:02

What's my best way to either confirm it is a hard disk problem, or rule it out?
Reboot the player and watch its serial output in Hyperterminal. That's only if the disk was still giving you trouble at reboot time...
Posted by: snoopstah

Re: Hard Disk Failure? - 17/04/2003 10:07

OK, just done that. The only thing that looks out of place is the message:

! tunedb_disk.cpp :1274:Database size mismatch error.

At which time, the player paused. Presumably this was while it rebuilt the database internally? No funny noises from the hard disks this time either.

Guess the next step is to see what Emplode thinks I have in the way of playlists, and try and upload the songs again?
Posted by: snoopstah

Re: Hard Disk Failure? - 17/04/2003 10:11

For once, I'm not miffed at it 'checking disk integrity'.
Posted by: tfabris

Re: Hard Disk Failure? - 17/04/2003 10:13

Yeah, and do at least one plain "synch" without adding songs so that it'll fix the database...
Posted by: snoopstah

Re: Hard Disk Failure? - 17/04/2003 10:28

Well, the disk integrity check finished fine. Is that a pretty certain sign the disks are OK? (I.e. is it equivalent to performing a surface scan or similar?)
Posted by: tfabris

Re: Hard Disk Failure? - 17/04/2003 10:34

Is that a pretty certain sign the disks are OK?
No, not certain. It does mean that the disks are not having trouble right now. But if it's an intermittent problem like a loose solder joint, then the problem might come back later.

(I.e. is it equivalent to performing a surface scan or similar?)
No, it just makes sure the file links and the sector allocations are OK. In other words, it checks the file data to make sure it's OK, not the disk hardware reliability.
Posted by: snoopstah

Re: Hard Disk Failure? - 17/04/2003 10:35

Well, finished resyncing it a few times, and just uploaded the songs it didn't manage the first time, with no problems.

Hopefully it was just a glitch, and not a sign of impending doom!
Posted by: snoopstah

Re: Hard Disk Failure? - 17/04/2003 10:37

Is it possible to perform a surface scan without having to use the Disk Builder?
Posted by: pgrzelak

Re: Hard Disk Failure? - 17/04/2003 10:40

You can run /bin/hdstress. I am almost certain it is non-destructive.
Posted by: tfabris

Re: Hard Disk Failure? - 17/04/2003 10:40

I'm sure there's a way, but I don't know how.
Posted by: snoopstah

Re: Hard Disk Failure? - 17/04/2003 10:40

In reply to:

I am almost certain it is non-destructive



That's nice to know!

Any idea if it will check both drives?
Posted by: pgrzelak

Re: Hard Disk Failure? - 17/04/2003 10:42

Greetings!

/bin/hdstress is what is called by the builder after everything is done. I have used it in the past. I am almost certain it is read only, but I have never really proven that. At least, I have never found any nastiness occuring from running it. Probably best to have someone who knows better confirm that, but it is a handy tool.