Hi,
try to get backtraces with sysrq-keys (w or l) or with kernel crash dump.
Regards,
Andrej
On 07/26/2010 11:53 PM, David C. Rankin wrote:
On 07/26/2010 01:54 PM, Andrej Gelenberg wrote:
Hi,
On 07/26/2010 03:59 PM, David C. Rankin wrote:
Guys,
Here is a possible bug regarding the fuse filesystem. The best I can
determine this occurred during an rsync request from the x86_64 box to a
laptop to retrieve files under /home/david. The box hardlocked. The
error messages just before the restart were:
Jul 26 02:48:19 archangel kernel: fuse init (API version 7.13)
Jul 26 02:48:19 archangel kernel: end_request: I/O error, dev fd0,
sector 0
Jul 26 02:48:19 archangel kernel: end_request: I/O error, dev fd0,
sector 0
I can't see, why it should be fuse bug. Have you mounted something
with fuse?
How run you the rsync? Maybe you try to sync /dev, and it cause the
problems?
Regards,
Andrej
That's what was strange to me as well. I just run rsync in the normal way:
rsync -uav --ignore-existing otherbox:/the/dir/I/want ~/dir/here
I'll keep an eye on it. It would have been something funky with the
power at that time. Even with a good ups, lightning is still king...