LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I/O problem (https://www.linuxquestions.org/questions/linux-newbie-8/i-o-problem-648474/)

enes1177 06-10-2008 11:52 PM

I/O problem
 
Hello;

I have Mysql server on Fedora 8.
After a miserable electiricity cut, mysql service can not be started :(
I found out that I can not copy the data file of mysql.
Such:
[root@localhost mysql]# cp ibdata1 ggg
cp: reading `ibdata1': Input/output error

I tried fsck, and fixed 4-5 parts by saying yes whatever asked.
But problem is not fixed.

What can I do?

Thanks in advance

nolinuxnollife 06-11-2008 12:33 AM

abt the I/O error
 
As far as my knowledge is concern, I/O error (it means that the HDD platters are not available ) cannot be resolved by the fsck utility as it is a HDD failure case. Above the HDD (the hardware) there is something called filesystem, which is repairable by fsck.

plz correct me if i am wrong

jschiwal 06-11-2008 12:42 AM

You shouldn't double post.


All times are GMT -5. The time now is 11:53 PM.