Template:Running the Rapid Installer

Version as of 23:25, 19 Apr 2024

to this version.

Return to Version archive.

View current version

Running the Rapid Installer

For installation using a method other than the Rapid Installer, please see the sections that follow.
1. Copy the Rapid Installer binary file to the host where the given component will be installed.
2. Log in to the host as the superuser.
3. Make sure that the Rapid Installer binary file is executable. For example:

  # chmod +x ZRM-enterprise-2.1-installer.bin 

4. Run the installer by double-clicking on it, or enter the following command line:

  #  ./ZRM-enterprise-2.1-installer.bin

5. The Rapid Installer then starts. Follow the on-screen instructions.
Note: The installer performs several tasks after creating and populating the Zmanda directories. These are completed after the progress bar (which only tracks the archive extraction) shows 100% completion. These tasks take time. Please wait till they complete.

6. After the ZRM for MySQL binaries have been extracted and installed, the Zmanda Management Console is launched and the readme file is displayed. The readme file includes the default ZRM for MySQL username and password. You can now login to the console using any supported browser and begin backing up MySQL databases.

Rapid Installer Command Line Options

Run the installer with the --help option to see what command line parameters are available.

--help 
Display the list of valid options.
--version 
Display product version information.
--optionfile optionfile 
Use command line parameters specified in optionfile.
--mode mode 
Choose the installation mode, where mode is gtk (the default), xwindow, text, or unattended.
--apache_server_port apache_server_port 
The ZMC Web Server port (default is 80).
--apache_server_sslport apache_server_sslport 
ZMC Web Server SSL port (default is 443).
--mysql_port mysql_port 
Specify the ZMC MySQL Server port (default is 3036).


Uninstall

  • ZMC can be unistalled by clicking the uninstall script /opt/zmanda/zrm/uninstall
  • Please follow the instructions on the screen after the script has started.
  • At the penultimate stage Users are asked to provide feedback to Zmanda.
  • On clicking 'Yes' Users will find a feedback page opened in their browser window, while on the Desktop a message will be displayed that Uninstall is complete.