Ticket #640 (assigned defect)
mondo.tmp.xxxxx & mondo.scratch.xxxxx Issues
| Reported by: | SamK | Owned by: | bruno |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0.4 |
| Component: | mondo | Version: | 3.0.2 |
| Severity: | normal | Keywords: | |
| Cc: | didier.diaz@… |
Description
mindi-busybox_1.18.5-2
mindi_2.1.2-1
mondo_3.0.2-1
Logs are attached for 2 identical backups to local external hard disk. One is specified via GUI the other via CLI. Both complete successfully but different results are obtained for mondo.tmp and mondo.scratch.
Backup Via GUI
Backup to = Hard Disk Storage dir = /media/BACKUP-REPO/backup/home/nfs/mondo Type of compression = gzip How much compression = Average ISO Size = 650 Prefix = mondoverass-single Backup paths = /bin Exclude paths = /home|/media Temporary directory = /tmp/mondo.tmp.xxxxxx Scratch directory = /tmp/mondo.scratch.xxxxx Backup extended attrib= yes Verify backup = no
mondo.tmp.xxxxx is not created in /tmp. It is created at /media/BACKUP-REPO/tmp/mondo.tmp.xxxxxx. Additionally it is not removed after the successful completion of the backup.
mondo.scratch.xxxxx is removed OK.
Logs:
mindi.log.GUI
mondoarchive.log.GUI
Backup Via CLI
mondoarchive -O -i -d /media/BACKUP-REPO/backup/home/nfs/mondo -G -4 -p mondoverass-single -s 650m -S /tmp -T /tmp -I "/bin" -E "|/home|"
mondo.scratch.xxxxx is not removed from /tmp/mondo.scratch.xxxxx
mondo.tmp.xxxxx is removed OK.
Logs:
mindi.log.CLI
mondoarchive.log.CLI
Attachments
Change History
comment:3 Changed 3 weeks ago by SamK
Versions Tested:
mindi-busybox_1.18.5-3_i386.deb
mindi_2.1.520130524115715-0_i386.deb
mondo_3.0.3-1_i386.deb
TEST1
Command Issued:
mondoarchive -O -i -d /media/BACKUP-REPO/backup/home/nfs/mondo -G -4 -p mondoverass-single -s 650m -S /tmp -T /tmp -I "/bin" -E "|/home|"
Result:
Mindi boot ISO produced as /var/cache/mindi/mondorescue.iso
Mondo backup ISO produced as /media/BACKUP-REPO/backup/home/nfs/mondo/mondoverass-single-1.iso
mondo.tmp.xxxxx is removed from /tmp
mondo.scratch.xxxxx is not removed from /tmp
Logs Attached:
mindi.log.cli
mondoarchive.log.cli
TEST2
Backup to = Hard Disk Storage dir = /media/BACKUP-REPO/backup/home/nfs/mondo Type of compression = gzip How much compression = Average ISO Size = 650 Prefix = mondoverass-single Backup paths = /bin Exclude paths = /home|/media Temporary directory = /tmp/mondo.tmp.xxxxxx Scratch directory = /tmp/mondo.scratch.xxxxx Backup extended attrib= yes Verify backup = no
Result:
Mindi boot ISO produced as /var/cache/mindi/mondorescue.iso
Mondo backup ISO produced as /media/BACKUP-REPO/backup/home/nfs/mondo/mondoverass-single-1.iso
mondo.scratch.xxxxx is removed
mondo.tmp.xxxxx is created at /media/BACKUP-REPO/backup/mondo.tmp.xxxxx
mondo.tmp.xxxxx is not removed
Logs Attached:
mindi.log.gui
mondoarchive.log.gui
SUMMARY
Via cli -T is honoured
Via gui -T is not honoured
Via cli mondo.scratch.xxxxx is not removed
via gui mondo.tmp.xxxxx is not removed
RELATED TICKET
#638 Mindi Fails to Create Boot Disk When -T Specified

