On Tue, 2006-09-05 at 10:26 -0700, David Koski wrote: > > > I got several of these errors: > > > > > > Unable to read 2757426 bytes from /home/backuppc/pc/mail/new//f%2f/RStmp > > > got=2287922, seekPosn=78452430 (4608,339,10001,80740352,81347343) > > > > > > I also see this in the kernel log: > > > > > > Sep 4 01:35:00 backup kernel: EXT3-fs error (device md(9,0)): > > > ext3_free_blocks: bit already cleared for block 5871769 > > > > > > What do they mean? > > > Sep 4 01:35:00 backup kernel: EXT3-fs error (device md(9,0)): > > > ext3_free_blocks: bit already cleared for block 5871769 > > > > Sounds like filesystem corruption to me. Can you unmount the > > partition and run fsck on it? > > I did shutdown with the -F option. It reported no errors but refused to boot. > I entered maintenance mode and did fsck again (fsck.ext3 -f -vy) with no > errors reported. I did shutdown with -F again and it rebooted after fsck.
Do you still have trouble reading that file? What kind of md device is this? On raid1 mirrors, I think you only need to read one of the underlying partitions so there is a possibility of the mirrors getting out of sync and appearing correct if you read one of them but not the other. -- Les Mikesell [EMAIL PROTECTED] ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
