From: Jun C. P. <jun...@gm...> - 2010-12-24 04:13:27
|
Hi, While testing several things (e.g., multiple directories are exported on the same physical hdd), I got the following status on the master. # tail /var/log/messages (on the mfs master server) Dec 23 21:07:28 ut1-qmb-rd1a mfsmaster[22409]: chunk 0000000000000BDF has only invalid copies (1) - please repair it manually Dec 23 21:07:28 ut1-qmb-rd1a mfsmaster[22409]: chunk 0000000000000BDF_00000002 - invalid copy on (10.1.1.66 - ver:00000001) Dec 23 21:07:45 ut1-qmb-rd1a mfsmaster[22409]: chunk 0000000000000C80 has only invalid copies (1) - please repair it manually Dec 23 21:07:45 ut1-qmb-rd1a mfsmaster[22409]: chunk 0000000000000C80_00000003 - invalid copy on (10.1.1.66 - ver:00000002) Dec 23 21:07:54 ut1-qmb-rd1a mfsmaster[22409]: chunk 00000000000011AA has only invalid copies (1) - please repair it manually Dec 23 21:07:54 ut1-qmb-rd1a mfsmaster[22409]: chunk 00000000000011AA_00000003 - invalid copy on (10.1.1.66 - ver:00000001) Interestingly, I could not find the reported problematic chunk files on the chunkserver (10.1.1.66) as opposed to what the error message said. Now I am using only one directory on the same physical hard drive, though. How can I manually fix this? Thanks, -Jun |