You are not logged in.
Pages: 1
I have two server setup. One is production second is backup.
I have successfully installed XSIBackup on both and credentials is ok
I run this on production for moving backup to 192.168.22.121
./xsibackup --backup-point="192.168.22.121:22:/vmfs/volumes/121_SATA/backup/" --backup-prog=onediff --backup-type=custom --backup-vms="_ON_VHP_SSPRO" --mail-from=vm@
xx.com --mail-to=xx@gmail.com --smtp-srv=xx.com --smtp-port=465 --smtp-usr=vm@xx.com --smtp-pwd=xxpass --smtp-auth=yes --smtp-sec=TLS
Backup starts, i see output
sending incremental file list
_ON_VHP_SSPRO-000002-flat.vmdk
5,032,968,192 9% 28.21MB/s 0:28:04
sending incremental file list
10,760,749,056 20% 27.20MB/s 0:25:41
Makes sometimes 7-50 percent ~ 10-30min and then hangs. If i leave ssh session open it justs drops after some time and backup fails.
At the beginning time and percent changes, but after some time(10-30 min) it just stops changing. If i go to backup location there is some files but not the big one.
Last edited by ksglt (2018-08-07 13:35:30)
Offline
sending incremental file list
_ON_VHP_SSPRO-000002-flat.vmdk
7,428,833,280 13% 27.80MB/s 0:27:04
tryed
rsync | onediff
Offline
Buyed Pro version, same
sending incremental file list
_ON_VHP_SSPRO-000002.vmdk
559 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=0/1)
sent 662 bytes received 41 bytes 1,406.00 bytes/sec
total size is 559 speedup is 0.80
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Info: transfering file | /vmfs/volumes/SSD1/_ON_VHP_SSPRO/_ON_VHP_SSPRO-000002-flat.vmdk
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Info: activate your (c)XSIDiff license to boost transfer speed
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
sending incremental file list
_ON_VHP_SSPRO-000002-flat.vmdk
7,149,748,224 13% 27.85MB/s 0:27:11
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Session stopped
Offline
Pro version adds some "must have" features for professionals, but the core transfer binaries are exactly the same.
It looks like you have some big snapshots (more than one) attached to your VM.
I would start by deleting snapshots and consolidating the Vitual Machine, previous to making a backup of it. Also, enter the user area and get your (c)XSIDiff licenses, then place each on the corresponding server.
In any case, you should be able to backup even without (c)XSIDiff, it looks like if Rsync was running out of memory. Just reboot both hosts if you have the chance and try again.
Offline
source host rebooted
destination host still pending to reboot.
IP backups still stops at 5-20 percent and connection drops.
Local backup disk to disk OK
Offline
Pages: 1