<br><br><div><span class="gmail_quote">On 4/5/07, <b class="gmail_sendername">aaron</b> &lt;<a href="mailto:memoryguy@gmail.com">memoryguy@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 05/04/07, Dale Christ &lt;<a href="mailto:grosserhund@gmail.com">grosserhund@gmail.com</a>&gt; wrote:<br>&gt; So...how do I check for bad sectors on my drives?&nbsp;&nbsp;I&#39;m using ext3 (main<br>&gt; (sda1) and work (hdc1) drives) and xfs (video (sda2) drive)
<br><br>We&#39;re start to get a bit off-topic, but....<br><br>I&#39;d try just repairing the database first (using the optimize_db.pl<br>script, or whatever it&#39;s called). If that has problems, such as<br>causing the mysqld processes to get stuck, then start to think about
<br>checking the disk.<br><br>To begin checking the disk, check the system logs (/var/log/messages<br>and /var/log/syslog, if it exists) to see there are any messages<br>reported from your disk devices, probably sda1.<br>
<br>&gt;<br>&gt; If I remember correctly, I need to run fsck from the command prompt (no gui,<br>&gt; no network), right?<br><br>If you run fsck, it should be with the filesystem unmounted. I&#39;m not<br>sure if it can help with a bad disk, however (it&#39;s been years since
<br>I&#39;ve had to deal with fsck). I usually use &quot;badblocks&quot; to check a<br>disk. Takes ages to run, but usually finds if there is anything wrong.<br>Check the manpage for details. I suggest running in &quot;verbose&quot; mode so
<br>you can see its progress.<br><br>But do try repairing just the database first. Hopefully that will<br>resolve all the problems.<br><br>&gt;<br>&gt; I&#39;m running FC6, so I think &#39;init 1&#39; will get me single-user with no
<br>&gt; services, right?<br><br>I&#39;ve not used anything except Slackware, but I believe you are correct<br>here; should be fairly standard across all distributions.<br><br><br>--<br>aaron<br><br>&quot;Oh oh oh. I&#39;m incoherent with excitement. Please tell me what fascinating
<br>bit of badger-spewtumly inconsequential trivia you will assail me with next.&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Arthur Dent<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br>Looks like the database was corrupted - I fixed it, and all is well (so far)...
<br><br>