Page 1 of 1

Remote FTP Backup - No space left on device ERROR

Posted: Wed Oct 17, 2018 6:36 pm
by MrLOLs
I have a error:

Code: Select all

-- SUMMARY --
2018-10-16 05:20:06 Remote: ftp://site.com/admin.2018-10-16_05-20-06.tar
tar: /backup/admin.2018-10-16_05-20-06.tar: Wrote only 8192 of 10240 bytes
tar: Error is not recoverable: exiting now
/usr/local/vesta/bin/v-backup-user: line 540: cannot create temp file for here-document: No space left on device
2018-10-16 05:21:08 Size: 9318 MB
2018-10-16 05:21:08 Runtime: 10 minutes
--------------------------------
I think this error happens because on tmfps very few space? Because on vda1 enough of space, 16 Gb:

Code: Select all

Filesystem      Size  Used Avail Use% Mounted on
udev            488M     0  488M   0% /dev
tmpfs           100M   12M   88M  12% /run
/dev/vda1        30G   13G   16G  46% /
tmpfs           499M     0  499M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           499M     0  499M   0% /sys/fs/cgroup
tmpfs           100M     0  100M   0% /run/user/0

Re: Remote FTP Backup - No space left on device ERROR

Posted: Wed Oct 17, 2018 9:50 pm
by ScIT
Seems like it is a issue with your remote backup server, not with your local diskspace. Maybe you should check the target ftp server.