Re: [Hampshire] Rsync question

Top Page
Author: Hugo Mills
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Rsync question

Reply to this message
gpg: failed to create temporary file '/var/lib/lurker/.#lk0x575c1100.hantslug.org.uk.12614': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: Signature made Tue Jun 24 22:55:00 2008 BST
gpg: using DSA key 20ACB3BE515C238D
gpg: Can't check signature: No public key
On Tue, Jun 24, 2008 at 10:40:21PM +0100, Tim wrote:
> Ok the kernel log(1) is full of errors, not that I can make much out of it. Is
> it worth running fsck on the disk to see if it comes up with any errors??


Possibly, but make sure you have backups of the data on some other
device first. There's a good chance that you'll end up screwing up the
filesystem even more by running fsck.

It's also quite likely that the device needs replacement. You could
also try running badblocks on the device:

# umount /dev/sdc1
# badblocks -w /dev/sdc

WARNING! This will destroy all of the data on the disk, but it will
tell you how many bad blocks you have on the disk. If it's non-zero,
you should ditch the device, as it's accumulated enough physically
damaged blocks that it can't replace them all. From this point
onwards, damaged blocks *will* cause data loss, so it's really not
worth your while using the device.

> (1) http://www.windfreaks.co.uk/myimages/kern.log


Hugo.

-- 
=== Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk ===
  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
   --- Two things came out of Berkeley in the 1960s: LSD and Unix. ---   
                       This is not a coincidence.