mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #147] full backup stops after parallel full filled root partition #116
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jorgemop on GitHub (Jun 17, 2020).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/147
ERROR:
[zimbra@server ~]$ zmbackup -f
WARN: admin@sdd.com.ve found inside blacklist - Nothing to do.
WARN: spam.yoffff@sdd.com.ve found inside blacklist - Nothing to do.
WARN: hamsdffk@ssd.com.ve found inside blacklist - Nothing to do.
WARN: virus-quardfsdfdafzu@ssd.com.ve found inside blacklist - Nothing to do.
WARN: galsyncdfsdfsd@ssd.com.ve found inside blacklist - Nothing to do.
WARN: galsync@ssd.com.ve found inside blacklist - Nothing to do.
WARN: zmbackup@ssd.com.ve found inside blacklist - Nothing to do.
Backup session full-20200616144815 started on Tue Jun 16 14:48:17 -04 2020
parallel: Error: Output is incomplete.
parallel: Error: Cannot append to buffer file in /tmp.
parallel: Error: Is the disk full?
parallel: Error: Change $TMPDIR with --tmpdir or use --compress.
cat: write error: No space left on device
Backup session full-20200616144815 finished on Tue Jun 16 16:14:15 -04 2020
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 65: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 66: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 66: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 67: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 67: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 68: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 68: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 69: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 69: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 70: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 70: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 71: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 71: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 72: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 72: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 73: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 73: printf: write error: No space left on device
/usr/local/lib/zmbackup/bash/NotifyAction.sh: line 74: printf: write error: No space left on device
cat: write error: No space left on device
[zimbra@server1 ~]$ df -lh
Filesystem Size Used Avail Use% Mounted on
/dev/md126p2 79G 75G 0 100% /
tmpfs 5.8G 0 5.8G 0% /dev/shm
/dev/md126p1 194M 75M 109M 41% /boot
/dev/mapper/VolGroup00-LogVol00
787G 691G 56G 93% /opt
ISSUE TYPE: - Bug Report
ENVIRONMENT VERSION
SUMMARY: initial full backup stop because parallel fill up root partition with temps
SUMMARY: full backup with tiny root partition a huge /opt
@jorgemop commented on GitHub (Jun 17, 2020):
Problem with mounting point.