©XSIBackup-Free: Free Backup Software for ©VMWare ©ESXi

Forum ©XSIBackup: ©VMWare ©ESXi Backup Software


You are not logged in.

#1 Rsync » Ignores backup-room parameter via rsync backup » 2018-09-27 06:15:45

ThomasA
Replies: 5

Hello,

I use a rsync backup to another esxi host.
I defined the backup-room, and in the logs you can see that the parameter should work:

"The backup room has been limited to 400 gb."

But the backup are written till the disk is full.

Should the parameter work with rsync or are there any restrictions?


My CronJob:
"/vmfs/volumes/datastore1/xsi-dir/xsibackup" \
--backup-point=IP:/vmfs/volumes/DATASTORE-ID/backupESX1   \
--backup-type=running \
--mail-from=Email \
--mail-to=Email \
--smtp-srv=Mailserver \
--smtp-port=25 \
--backup-prog=rsync  \
--test-mode=false \
--smtp-usr=x \
--smtp-pwd=x \
--smtp-auth=none \
--backup-vms=VMs List  \
--backup-type=custom   \
--subject=BACKUP-ESX1 \
--backup-id=001 \
--date-dir=yes \
--backup-room=400 \
--exec=yes >> "/vmfs/volumes/datastore1/xsi-dir/var/logs/xsibackup.log"

Thank you
Thomas

Board footer