(resent)
On Thu, 03 Dec 2009 01:06:53 +0900 (JST), Ryusuke Konishi <[email protected]> 
wrote:
> Hi,
> On Wed, 02 Dec 2009 09:52:01 +0100, Bukasz Wojcicki 
> <[email protected]> wrote:
> > I use kernel v2.6.20.4 with nilfs 2.0.18 and nilfs-utils 2.0.14.
> > When nilfs_cleanerd is starting I've got:
> > 
> > Dec  2 09:47:35 ep93xx user.err kernel: NILFS: GC failed during
> > preparation: cannot read source blocks: err=-5
> > Dec  2 09:47:35 ep93xx daemon.err nilfs_cleanerd[1312]: cannot clean
> > segments: Input/output error
> > Dec  2 09:47:35 ep93xx daemon.info nilfs_cleanerd[1312]: shutdown
> > 
> > 
> > Lukasz
> 
> Looks I/O error hit on your device.
> Can you read the partition as a file as follows ?
> 
>  # dd if=/dev/xxx of=/nilfs-disk
> 
> or if it's too big, try
> 
>  # dd if=/dev/xxx of=/dev/null
> 
> 
> Regards,
> Ryusuke Konishi
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to