Package: rsync
Version: ????
Severity: normal

--- Please enter the report below this line. ---

Hi,
I have the board ODROID-XU3 described at the end of this mail.

I have installed four 2TB disks, two USB3 disks (called main_a and
main_b) and two USB2 disks (called backup_a and backup_b). The USB2
disks are connected to a powered usb2 hub and the USB3  disks are
connected to a powered usb3 hub.

Every night I performed a rsync from main_a to backup_a and from main_b
to backup_b.

It is some days that I can not perform a backup from main_a to backup_a.
The script I use contains the following string:


rsync -avhd  --no-g --size-only --update --delete --verbose --progress
--log-file=/root/log/rsync_from_main_a_to_mirror_a_verbose.log
/media/main_a/ /media/mirror_a/

I tried to use reportbug but I got an error:

*** ERROR: "Ubuntu" BTS is currently unsupported. Please use
"ubuntu-bug" (from the apport package) for reporting bugs in Ubuntu. You
can report bugs to
Debian by specifying 'bts debian' in your ~/.reportbugrc or by passing
the -B debian option on the commandline (see reportbug(1)).

--- System information. ---
ess /proc/version
Linux version 3.10.69 (root@xu-b1) (gcc version 4.6.4 (Ubuntu/Linaro
4.6.4-6ubuntu2) ) #1 SMP PREEMPT Thu Feb 12 15:22:14 BRST 2015

less /proc/cpuinfo
processor       : 0
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 78.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 3

processor       : 1
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 78.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 3

processor       : 2
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 78.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 3

processor       : 3
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 78.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 3

processor       : 4
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 108.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x2
CPU part        : 0xc0f
CPU revision    : 3

processor       : 5
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 108.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x2
CPU part        : 0xc0f
CPU revision    : 3

processor       : 6
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 108.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x2
CPU part        : 0xc0f
CPU revision    : 3

processor       : 7
model name      : ARMv7 Processor rev 3 (v7l)
BogoMIPS        : 108.00
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x2
CPU part        : 0xc0f
CPU revision    : 3

Hardware        : ODROID-XU3
Revision        : 0000
Serial          : 0000000000000000



less /proc/meminfo
MemTotal:        2043108 kB
MemFree:           60572 kB
Buffers:          259352 kB
Cached:           698092 kB
SwapCached:            0 kB
Active:           790164 kB
Inactive:         667328 kB
Active(anon):     375376 kB
Inactive(anon):   127896 kB
Active(file):     414788 kB
Inactive(file):   539432 kB
Unevictable:           0 kB
Mlocked:               0 kB
HighTotal:       1296384 kB
HighFree:          10772 kB
LowTotal:         746724 kB
LowFree:           49800 kB
SwapTotal:       3071996 kB
SwapFree:        3071996 kB
Dirty:                20 kB
Writeback:             0 kB
AnonPages:        500264 kB
Mapped:            23296 kB
Shmem:              3048 kB
Slab:             353072 kB
SReclaimable:     324984 kB
SUnreclaim:        28088 kB
KernelStack:        2296 kB
PageTables:         2740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     4093548 kB
Committed_AS:     859476 kB
VmallocTotal:     245760 kB
VmallocUsed:       23432 kB
VmallocChunk:     103580 kB


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to