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

Forum ©XSIBackup: ©VMWare ©ESXi Backup Software


You are not logged in.

#1 2018-10-31 21:09:40

newmember
Member
Registered: 2018-10-15
Posts: 34

remote job failing to run

One remote jobs work and one remote job fails with no logs events.  ?




This job fails:

[root@esx41:/vmfs/volumes/5bc410e3-ae8c84a6-07cf-5cf3fc1d7030/xsi-dir] cat jobs/045
"/vmfs/volumes/esx-data-store/xsi-dir/xsibackup" \
--backup-prog=OneDiff \
--host=10.240.100.45:22 \
--backup-point=/vmfs/volumes/Archive \
--backup-type=Running \
--backup-how=Hot \
--use-smtp=1 \
--mail-to=EMAIL@DOMAIN.com \
--backup-id=045 \
--description="esxi045oneDiffbackup" \
--test-mode=true \
--remote-xsipath=/vmfs/volumes/esx-data-store \
--exec=yes >> "/vmfs/volumes/datastore1/xsi-dir/var/logs/xsibackup.log"


This job works:

[root@esx41:/vmfs/volumes/5bc410e3-ae8c84a6-07cf-5cf3fc1d7030/xsi-dir] cat jobs/043
"/vmfs/volumes/datastore1/xsi-dir/xsibackup" \
--backup-prog=OneDiff \
--host=10.240.100.43:22 \
--backup-point=/vmfs/volumes/QNAP-Archive \
--backup-type=Running \
--backup-how=Hot \
--on-success=""backupId->045"" \
--on-error=""backupId->045"" \
--use-smtp=1 \
--mail-to=EMAIL@DOMAIN.com \
--subject="esxi-043-oneDiffBackup" \
--backup-id=043 \
--description="esxi-043-oneDiffbackup" \
--test-mode=true \
--exec=yes >> "/vmfs/volumes/datastore1/xsi-dir/var/logs/xsibackup.log"

Offline

#2 2018-11-01 14:38:30

admin
Administrator
Registered: 2017-04-21
Posts: 2,055

Re: remote job failing to run

Is server 10.240.100.45 reachable at port 22?
Have you exchanged the RSA key via the --link-srv argument with 10.240.100.45?
Is XSIBackup really installed to the folder: /vmfs/volumes/esx-data-store on the remote server?
What do you mean by "no log events"?, are you aware of the fact that the log file will be

xsi-dir/var/logs/xsibackup-10.240.100.45.log

Offline

#3 2018-11-03 00:58:33

newmember
Member
Registered: 2018-10-15
Posts: 34

Re: remote job failing to run

Thanks

The /vmfs/volumes/datastotre1 datastore folder was missing

Thanks

Offline

Board footer