REMARK : If an error message is displayed when requesting the version, you must install
the zlib library by entering the commands :
# cp ./libz.a /usr/lib/
# ./install.sh
2. The installation is now complete. The Data Safe Restore Client is installed in the /usr/local/dsr folder and will
be run when you start up your machine. The client start and stop script is installed in ’/etc/rc.tcpip.dsr’.
3.8 ESX 4.0+ installation
1. Enable SSH access on your ESX host :<
• Connect to your ESX as root with Vsphere client
• Cliquez sur Users & Groups
• Right-click on a blank area and click Add
• Enter a user name and password (8 characters in length)
• Select Grant shell access to this user and click OK
2. Login as root on your ESX host :
• Connect on the ESX host with an SSH client using previously created user
• Once connected, type "su -" then provide root password
3. Install Data Safe Restore Client :
# cd /tmp
# esxcfg-firewall -allowOutgoing
# curl -O http://{IP de the
Beemo appliance}/exe/setup-esx.tgz
# tar -vxzf setup-esx.tgz
# cd dsr_esx
# ./install.sh
# esxcfg-firewall -blockOutgoing
REMARK : It is also possible to download the installation package using the the Beemo
appliance
web interface. Then copy the setup-esx.tgz file on your ESX system by another
way to proceed with the installation.
WARNING : ESX system update may involve reinstallation of Data Safe Restore Client on
the host
3.9 ESXi 4.1+ installation
1. Enable SSH access on your ESXi host :
• Connect to your ESXi as root with Vsphere client
• Select the host in the inventory panel
• In the Configuration tab,click Security Profile
• In the Services section, click Properties
• On ESX 4.1, select Remote Tech Support (SSH)
On ESXi 5.X, select ESXi Shell and SSH
• Click Options and start the service then click OK
Data Safe Restore User manual Version 3.08 Page 11