infinitesunrise / carsinbikelanes

A browsable geographic database for crowdsourced traffic violation reporting
GNU General Public License v3.0
64 stars 18 forks source link

file copy doesn't stop, but continue with weird high rate #37

Closed mathieuruellan closed 7 years ago

mathieuruellan commented 7 years ago

Hello,

I'm doing a rsync, to upload my backups and it fails but weirdly. Randomly, it's continuing with very high rate (upload à 30MB/s instead of 500KB). File are not created on hubic.

Feel free if you need more details.

DEBU[2016-10-02T14:05:37+02:00] -> [ID=0xc34] Write 8                source=fuse                                                                                                     [49/4753]
    268,533,760  25%  497.41kB/s    0:26:58  DEBU[2016-10-02T14:05:37+02:00] <- Write [ID=0xc35 Node=0x5 Uid=1000 Gid=100 Pid=6067] 0x2 131064 @268435456 fl=WriteLockOwner lock=2550463069461
897519 ffl=OpenWriteOnly  source=fuse
DEBU[2016-10-02T14:05:54+02:00] -> [ID=0xc35] Write error=EIO: Timeout when reading or writing data  source=fuse
DEBU[2016-10-02T14:05:54+02:00] <- Flush [ID=0xc36 Node=0x5 Uid=1000 Gid=100 Pid=6067] 0x1 fl=0x0 lk=0x236510a61407612f  source=fuse
DEBU[2016-10-02T14:05:54+02:00] -> [ID=0xc36] Flush                  source=fuse
DEBU[2016-10-02T14:05:54+02:00] <- Release [ID=0xc37 Node=0x5 Uid=0 Gid=0 Pid=0] 0x1 fl=OpenReadOnly rfl=0 owner=0x0  source=fuse
DEBU[2016-10-02T14:05:54+02:00] -> [ID=0xc37] Release                source=fuse
DEBU[2016-10-02T14:05:54+02:00] <- Write [ID=0xc38 Node=0x5 Uid=1000 Gid=100 Pid=6067] 0x2 131064 @268435456 fl=WriteLockOwner lock=2550463069461897519 ffl=OpenWriteOnly  source=fuse
DEBU[2016-10-02T14:06:09+02:00] -> [ID=0xc38] Write error=EIO: Timeout when reading or writing data  source=fuse
DEBU[2016-10-02T14:06:09+02:00] <- Flush [ID=0xc39 Node=0x5 Uid=1000 Gid=100 Pid=6067] 0x2 fl=0x0 lk=0x236510a61407612f  source=fuse
DEBU[2016-10-02T14:06:09+02:00] -> [ID=0xc39] Flush                  source=fuse
    268,795,904  25%   58.55kB/s    3:49:08  DEBU[2016-10-02T14:06:09+02:00] <- Release [ID=0xc3a Node=0x5 Uid=0 Gid=0 Pid=0] 0x2 fl=OpenWriteOnly rfl=0 owner=0x0  source=fuse
DEBU[2016-10-02T14:06:09+02:00] -> [ID=0xc3a] Release                source=fuse
  1,073,741,824 100%    1.78MB/s    0:09:36 (xfr#1, to-chk=41/43)
2016.10.01.FULL.10.dar
  1,073,741,824 100%   29.37MB/s    0:00:34 (xfr#2, to-chk=40/43)
2016.10.01.FULL.11.dar
  1,073,741,824 100%   29.62MB/s    0:00:34 (xfr#3, to-chk=39/43)
2016.10.01.FULL.12.dar
  1,073,741,824 100%   30.42MB/s    0:00:33 (xfr#4, to-chk=38/43)
2016.10.01.FULL.13.dar
  1,073,741,824 100%   29.09MB/s    0:00:35 (xfr#5, to-chk=37/43)
DB.PIWIGO.2016.10.02.sql.gz
             20 100%    0.03kB/s    0:00:00 (xfr#42, to-chk=0/43)
rsync: write failed on "/mnt/hubic/backup/biniou/2016.10/2016.10.01.FULL.1.dar": Input/output error (5)
rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1]
infinitesunrise commented 7 years ago

I don't think that this is related to CIBL!

mathieuruellan commented 7 years ago

Sorry, that was a mistake with another GH project.