Hi,
logged in on ESX-Host as root. Outbound SSH enabled.
Im trying to do the init. Tested with 2 different remote Hosts. One is an old Filer with Scientific Linux 6.8 (SL). The other is a CentOS7.1.1. Both are physical.
At first i tried it with the SL-Host.
Error:
[root@esxi1:/vmfs/volumes/5666f2f6-a0f0b88e-483b-141877458e2c] ./vertical init esx1 sftp://root@10.0.1.61:/var/www/verticalbackup
Vertical Backup 0.3.1
Traceback (most recent call last):
File “”, line 135, in
File “/root/verticalbackup/build/vertical_main/out00-PYZ.pyz/vertical_backup”, line 357, in initCommand
File “/root/verticalbackup/build/vertical_main/out00-PYZ.pyz/vertical_storage”, line 27, in createStorage
ValueError: invalid literal for int() with base 10: ‘’
Then i thought maybe the OS is too old, so i tried the CentOS Host.
Same error:
[root@esxi1:/vmfs/volumes/5666f2f6-a0f0b88e-483b-141877458e2c] ./vertical init esx1 sftp://root@xh02:/var/verticalbackup
Vertical Backup 0.3.1
Traceback (most recent call last):
File “”, line 135, in
File “/root/verticalbackup/build/vertical_main/out00-PYZ.pyz/vertical_backup”, line 357, in initCommand
File “/root/verticalbackup/build/vertical_main/out00-PYZ.pyz/vertical_storage”, line 27, in createStorage
edit: Its ESX 6.0 and we are using the Essentials Plus Kit
Kind regards
RG