|
From: ajp on 5 May 2008 05:42 JohnK wrote: > On Sun, 04 May 2008 12:10:59 +0100, ajp wrote: > >> houghi wrote: >> >>> ajp wrote: >>>> So far I've tried all the above apart from the repair - I was hoping >>>> to avoid this in case it f**ks up some of the configurations (LDAP, >>>> SMB NFS ....). They're all backed up of course, it's just a PITA >>>> trying to remember which config file to restore some are obvious but >>>> others not. Plus I've got non-standard packages (from packman etc) on >>>> there which I'm not sure repair will honour. > > <snip> > >> >> I've tried the repair option and it finds a problem with krb5 but it >> can't fix it - the attempt to reinstall fails with the same error as >> when I tried to update from the CLI. >> > > If you have already done a _full_ manual fsck on this filesystem and you > still have a permission error as root then I would consider the > possibility of a disk hardware problem. I think you maybe need to > replace the disk. > > JohnK B***cks - I was **sure** I did a full reiserfsck by hand on /usr but I've just done one again and this time it's thrown up errors requiring --rebuild-tree. I've done that, re-installed krb5 and we're pretty well back up and running :) Alan -- email =~ s/nospam/fudokai/
From: birre on 5 May 2008 10:22 On 2008-05-05 11:42, ajp wrote: > B***cks - I was **sure** I did a full reiserfsck by hand on /usr but I've > just done one again and this time it's thrown up errors > requiring --rebuild-tree. I've done that, re-installed krb5 and we're > pretty well back up and running :) > > Alan I had the same problems that you had, where reiserfs isolated some broken files by deny access to them. The only permanent way to fix it is to replace the disk, but I made a backup, and was running badblocks , and then created a new filesystem with mkfs.reiserfs -- badblocks <file> and it's still running fine after recover of some files from older backups. You can use rpm --verify <package> to detect broken files, or even for all packages with rpm --verify $(rpm -qa) but it will complain about everything and give a long list files you changed, or just touched. /bb
|
Pages: 1 Prev: monitor troubles with NEC LCD 22WV Next: Internet Explorer emulator? |