Rsync ran like 30-40 minutes

Carruth, Rusty Rusty.Carruth at smartm.com
Fri Apr 28 16:43:15 MST 2017


What does fsck say?

From: PLUG-discuss [mailto:plug-discuss-bounces at lists.phxlinux.org] On Behalf Of Michael
Sent: Friday, April 28, 2017 4:41 PM
To: PLUG
Subject: Rsync ran like 30-40 minutes

this is what happened in that time:

 $ rsync -aWuq --delete-before --progress /home/bmike1/Documents /media/bmike1/GORILLA64
^C
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(632) [sender=3.1.0]
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at io.c(521) [generator=3.1.0]
 $
I then removed the quiet flag and:
 $ rsync -aWu --delete-before --progress /home/bmike1/Documents /media/bmike1/GORILLA64
building file list ...
63787 files to consider
deleting Documents/Business/Photography/PropertyPhotographing/PrivateClients/Alliya Maqsood/2016/2016101020/8230 Dames point crossing Blvd #802 Jacksonville 32277
deleting Documents/Programs/darktable-2.0.6/src/common/.profiling.h.YhVpro
Documents/
<truncate)
hangs at:
Documents/Programs/darktable-2.0.6/src/control/jobs.c
^Crsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(632) [sender=3.1.0]
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at io.c(521) [generator=3.1.0]

So I run again and:
rsync -aWu --delete-before --progress /home/bmike1/Documents /media/bmike1/GORILLA64
building file list ...
63787 files to consider
rsync: [generator] write error: Broken pipe (32)
^Crsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(632) [sender=3.1.0]
rsync: [sender] write error: Broken pipe (32)

and again:
$ rsync -aWu --delete-before --progress /home/bmike1/Documents /media/bmike1/GORILLA64
building file list ...
63787 files to consider
Documents/
<truncate>
this time it hung at :
Documents/Programs/hugin-2016.2.0/mac/Applications.xcodeproj/project.pbxproj
         32,768  15%    0.00kB/s    0:00:00  ^X^C
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(632) [sender=3.1.0]
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at io.c(521) [generator=3.1.0]

I'm thinking this flash drive got fried in the glove compartment of my car. What do you think?
--
:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20170428/58701112/attachment.html>


More information about the PLUG-discuss mailing list