Installing the Gluster Management Gateway

Note: For checking the GlusterFS minimum requirements, refer to the Gluster 3.2 Filesystem Installation Guide, Checking Minimum Requirements.

You can install the Gluster Management Gateway through the following command:

  1. Open a terminal and type the following command

    # rpm -ivh glustermg-1.0.0-1.x86_64.rpm

  2. Start the Gluster Management Gateway by executing the following service

    # service tomcat5 start

Note:

Gateway generates SSH keys during installation. These keys are stored in the following location /opt/glustermg/keys. These keys are used for communication with the storage servers. However, in AWS environment, SSH communication is done using the private key provided by Amazon. Hence, the AWS genegrated private key (.pem file) must be stored in /opt/glustermg/keys and the file must be named as gluster.pem