You are not logged in.
Pages: 1
Hello,
[list=*]
[*]I have two ESXI on 2 public IP.[/*]
[*]I had XSIFree running backup between those two host over SSH. My assumption here is that communication and authorization is OK.[/*]
[*]Host 1 can ping Host 2, and vice versa.[/*]
[*]I'm able to SSH to both host.[/*]
[/list]
When trying a command from Host 1 (or 2) to backup to the other:
./xsibackup --backup "VMs(VM1)" root@XX.XX.XX.XX:22:/vmfs/volumes/datastore2/backup-fromE1 --remote-path=/scratch/xsi/xsibackup --rotate=7Here is the output:
||| (c)XSIBackup-DC 1.1.0.8: Backup & Replication Software |||
||| (c)33HOPS, Sistemas de Informacion y Redes, S.L. | All Rights Reserved |||
||-------------------------------------------------------------------------------||
|---------------------------------------------------------------------------------|
(c)Daniel J. Garcia Fidalgo | info@33hops.com
|---------------------------------------------------------------------------------|
System Information: ESXi, Kernel 6 Major 7 Minor 0 Patch 0
-----------------------------------------------------------------------------------------------------------
License: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-----------------------------------------------------------------------------------------------------------
OpenSSH server at XX.XX.XX.XX:22 can't be reached, timed out
-----------------------------------------------------------------------------------------------------------
Removed <tmp> dir OK
-----------------------------------------------------------------------------------------------------------
Unlocked backup OK
-----------------------------------------------------------------------------------------------------------
Removed PID OKIs there anything I forgot?
Thanks for your help.
Last edited by cdasn (2020-02-05 16:03:43)
Offline
Well, the message is straight concise and short
OpenSSH server at XX.XX.XX.XX:22 can't be reached, timed outAre you able to SSH from host A to B?
ssh root@XX.XX.XX.XX "Echo 'Hello from Host B'"Offline
For some reasons between having XSI Free running, and setting up DC, SSH client was disabled in the firewall.
Thanks for your help.
Last edited by cdasn (2020-02-06 07:51:23)
Offline
Pages: 1