rsync: write failed

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
fbzimblet
Advanced member
Advanced member
Posts: 119
Joined: Sun Apr 17, 2016 4:15 pm

rsync: write failed

Post by fbzimblet »

I have below errors when doing live_syncd for ldap servers

Code: Select all

rsync: write failed on "/opt/zimbra/live_sync/ldap/mdb/db/data.mdb": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.2]
There are some GB left

Code: Select all

[zimbra@mta2 live_sync]$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
                       32G   15G   15G  51% /
tmpfs                 2.8G     0  2.8G   0% /dev/shm
/dev/sda1             477M  153M  300M  34% /boot
rsync version

[zimbra@mta2 live_sync]$ rsync --version
rsync version 3.1.2 protocol version 31
Copyright (C) 1996-2015 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, no ACLs, xattrs, iconv, symtimes, prealloc

Centos 6
ZCS NE 8.7.11

Why rsync shows no space left?
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: rsync: write failed

Post by phoenix »

fbzimblet wrote:Why rsync shows no space left?
As this is an unsupported configuration for any version of ZCS, what does it have to do with Zimbra? It's quite likely that the target device does not have enough space, as the error message states. You could always take a look at some of the answers on the internet: https://www.startpage.com/do/dsearch?qu ... ge=english
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
fbzimblet
Advanced member
Advanced member
Posts: 119
Joined: Sun Apr 17, 2016 4:15 pm

Re: rsync: write failed

Post by fbzimblet »

Nope, plenty of space left, source & destination.
What it has to do? just because I'm using it with zimbra, just in case somebody knows something
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: rsync: write failed

Post by phoenix »

fbzimblet wrote:Nope, plenty of space left, source & destination.
You've given no indication that's the case nor how much data you're transferring. Did you read any of the threads in the link I gave and the possible causes and resolutions to the problem, did you try any of them?
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
User avatar
ccelis5215
Outstanding Member
Outstanding Member
Posts: 632
Joined: Sat Sep 13, 2014 2:04 am
Location: Caracas - Venezuela
ZCS/ZD Version: 8.8.15.GA.3869.UBUNTU18.64 P12

Re: rsync: write failed

Post by ccelis5215 »

Hi fbzimblet,

Are you aware that data.mdb file default file size is 80 GB and that is a sparse file?

ccelis
Post Reply