From 1142b0e41de39010de7845cf70d71dbb001fc1dc Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Fri, 25 Nov 2011 20:13:35 +0530 Subject: Renamed projects / packages com.gluster.* to org.gluster.* --- .../html/gettingstarted/ subtopic3.html | 13 +++ .../html/gettingstarted/access_gmc_jws.html | 43 ++++++++++ .../html/gettingstarted/alerts.html | 24 ++++++ .../html/gettingstarted/change_password.html | 38 +++++++++ .../html/gettingstarted/check_req_client.html | 27 ++++++ .../html/gettingstarted/check_req_gmg.html | 23 +++++ .../html/gettingstarted/cifs_service.html | 42 ++++++++++ .../html/gettingstarted/configure_cifs.html | 15 ++++ .../html/gettingstarted/explore_gmc.html | 30 +++++++ .../html/gettingstarted/gmc_install_overview.html | 15 ++++ .../html/gettingstarted/gmc_terminal_window.html | 20 +++++ .../html/gettingstarted/gmc_toolbar.html | 98 ++++++++++++++++++++++ .../html/gettingstarted/gmg_install_overview.html | 15 ++++ .../html/gettingstarted/install_gmg.html | 49 +++++++++++ .../html/gettingstarted/install_gmg_backend.html | 47 +++++++++++ .../html/gettingstarted/maintopic (4).html | 13 +++ .../html/gettingstarted/maintopic - Copy (3).html | 13 +++ .../html/gettingstarted/maintopic - Copy (4).html | 13 +++ .../html/gettingstarted/maintopic - Copy.html | 13 +++ .../html/gettingstarted/maintopic.html | 13 +++ .../html/gettingstarted/manage_bricks.html | 19 +++++ .../html/gettingstarted/manage_cluster.html | 30 +++++++ .../html/gettingstarted/manage_logs.html | 28 +++++++ .../html/gettingstarted/manage_servers.html | 22 +++++ .../html/gettingstarted/manage_volumes.html | 34 ++++++++ .../html/gettingstarted/monitor_resources.html | 34 ++++++++ .../html/gettingstarted/resetting_pwd.html | 20 +++++ .../html/gettingstarted/security_keys.html | 32 +++++++ .../html/gettingstarted/setting_alerts_prefs.html | 27 ++++++ .../html/gettingstarted/setting_charts_prefs.html | 29 +++++++ .../html/gettingstarted/setting_gluster_prefs.html | 25 ++++++ .../html/gettingstarted/setting_preferences.html | 22 +++++ .../gettingstarted/setting_terminal_prefs.html | 26 ++++++ .../html/gettingstarted/setting_the_gmc.html | 15 ++++ .../html/gettingstarted/subtopic (3) - Copy.html | 13 +++ .../html/gettingstarted/subtopic (3).html | 13 +++ .../html/gettingstarted/subtopic.html | 13 +++ .../html/gettingstarted/subtopic2 (2).html | 13 +++ .../html/gettingstarted/subtopic2 (3).html | 13 +++ .../html/gettingstarted/subtopic2.html | 13 +++ .../html/gettingstarted/tasks.html | 17 ++++ 41 files changed, 1022 insertions(+) create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/ subtopic3.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/change_password.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_client.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_gmg.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/cifs_service.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/configure_cifs.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_install_overview.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_terminal_window.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/gmg_install_overview.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic (4).html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (3).html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (4).html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/manage_servers.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/security_keys.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/setting_alerts_prefs.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/setting_gluster_prefs.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/setting_preferences.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/setting_terminal_prefs.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/setting_the_gmc.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3) - Copy.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3).html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (2).html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (3).html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/tasks.html (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted') diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/ subtopic3.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/ subtopic3.html new file mode 100644 index 00000000..86bcbf9c --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/ subtopic3.html @@ -0,0 +1,13 @@ + + + + + + Sub Topic 2 + + + +

Sub Topic 2

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html new file mode 100644 index 00000000..ff18004a --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html @@ -0,0 +1,43 @@ + + + + + + +Sub Topic + + + +

Accessing the Gluster Management Console Using Java Web Start

+

To start Gluster Management Console using Java web start, perform the following steps. +

    +
  1. Open your web browser. +

    Ensure that your web browser has cookies and Javascript enabled.

    +
  2. Type the following URL in your web browser: +

    https://server-name:8443/glustermg/

    +

    Gluster Management Console login window is displayed

    +

    Login Window +

  3. Type the following default user name and password in the login window: +

    Username: gluster

    +

    Password: syst3m

    +

    Note: In Mac OS, it is not possible to identify the CPU architecture through Java script. The system provides links to all possible combinations, click on the appropriate link to launch the application.

    +
  4. When you access the application for the first time, the console requests you to change this password. +

    Change Default Password

    +
  5. Type your current default password in the Old Password field. +

    The default system-assigned password is syst3m.

    +
  6. Type your new password in the New Password field. +
  7. Retype your new password in the Confirm Password field. +
  8. Click Change. The system displays Change Password window + indicating that the password was successfully changed. +

    Password Changed Successfully

    + +
  9. Click OK. The Select Cluster window is + displayed. You can now create a new cluster or register an existing + cluster. For more information on creating or registering clusters, + refer to Managing Clusters. +
+

Note: You can change the password at any time by + accessing Edit > Change Password. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html new file mode 100644 index 00000000..69033fff --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/alerts.html @@ -0,0 +1,24 @@ + + + + + + + Sub Topic 2 + + + +

Alerts

+Alerts section lists the typical alarm conditions found in your cluster environment. For example, low disk space is frequently a problem on managed machines. You can generate alerts for the critical conditions in your cluster by defining threshold conditions. An alert is generated when it reaches the threshold conditions that you set against server resources. These alerts are real-time data collected from your resources and are displayed in the Cluster Summary tab. + +

To know more on how you can set the thresholds conditions, refer +to Setting Alerts Preferences. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/change_password.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/change_password.html new file mode 100644 index 00000000..d5189d98 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/change_password.html @@ -0,0 +1,38 @@ + + + + + + +Main Topic + + + +

Changing the Administrator’s Password

+Gluster Management Console assigns a default password (gluster) to +control access to the Management Console. When you access the +application for the first time, the console requests you to change this +password +

To change the default administrator’s password, perform the +following steps.

+
    +
  1. Open your web browser. +
  2. Type the following URL in your web browser: +

    + https://server-name:webserver-port/glustermg/ +

    +

    Gluster Management Console login window is displayed.

    +

    Change Default Password

    +
  3. Type your current password in the Old Password field. +

    The default system-assigned password is syst3m.

    +
  4. Type your new password in the New Password field. +
  5. Retype your new password in the Confirm Password field. +
  6. Click Change. The system displays Change Password window + indicating that the password was successfully changed. +

    Password Changed Successfully

    +
  7. Click OK. +
+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_client.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_client.html new file mode 100644 index 00000000..76a44038 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_client.html @@ -0,0 +1,27 @@ + + + + + + +Main Topic + + + +

Checking the Minimum Requirements of Client Machines

+ +

Verify the following:

+ +

Web Browser Requirements

+ + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_gmg.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_gmg.html new file mode 100644 index 00000000..fa106b64 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/check_req_gmg.html @@ -0,0 +1,23 @@ + + + + + + +Main Topic + + + +

Checking Gluster Management Gateway Minimum Requirements

+Gluster Management Gateway is installed on a central server using the Linux package published by Gluster. Before you install Gluster Management Gateway, you must verify that your environment matches the minimum requirements described in this section. +

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

+

You must verify that your central server matches the minimum requirements listed below:

+ + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/cifs_service.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/cifs_service.html new file mode 100644 index 00000000..21ba31ec --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/cifs_service.html @@ -0,0 +1,42 @@ + + + + + + +Sub Topic + + + +

CIFS Services

+

Common Internet File System (CIFS) operates as an application - layer network protocol to provide shared access to files, printers, serial ports, and miscellaneous communications between nodes on a network. It also provides an authenticated inter-process communication mechanism. Most usage of SMB involves computers running Microsoft Windows operating system.

+

CIFS can be used as an access protocol by Microsoft Windows users to access files in a GlusterFS volume. Users will be able to perform regular file system operations such as creating files, read or write data to files, deletion of data through CIFS.

+

Typically, all CIFS releated operations such as configuring CIFS services, creating and removing users, enabling CIFS re-export of a volume must be perfomed on each and every node of your cluster. Gluster Management Gateway provides an easy way to manage these opeartions, such as: +

+ +

Configuring the CIFS Service

+

To configure CIFS, you must create a text file consisting of a list of servers (hostnames or IP addresses).

+

Note: You can configure CIFS on a fresh install or on an existing installation on the server which you have installed Gluster Management Gateway after adding the server to the cluster.

+

Run the following command on the gateway server to configure CIFS:

+

$ setup_cifs_config_all.py <server list file>

+

Note: Ensure that CIFS services are configured on all the servers of your cluster at all times. Any new servers added to the cluster, ensure that you configure CIFS services on them. This enables you to access the CIFS enabled volumes from any of the cluster nodes. +

Creating CIFS Users

+

You must create users and their password to enable them to use the CIFS access protocol.

+

To create CIFS users, run the following on the gateway server:

+

$ add_user_cifs_all.py <server list file> <user name> <password>

+ +

The user defined in the <user name> will be created on each and every server defined in <server list file>, will be assigned the same password defined in <password>. +

Note: Ensure that the CIFS user is created on all the servers of your cluster at all times which includes any new servers added to the cluster. + +

Removing CIFS Users

+

You can delete users and their password.

+

To delete CIFS users, run the following on the gateway server:

+

$ delete_user_cifs_all.py <server list> <user name>

+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/configure_cifs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/configure_cifs.html new file mode 100644 index 00000000..1b39f66a --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/configure_cifs.html @@ -0,0 +1,15 @@ + + + + + +Main Topic + + + +

Configuring

+

Configuring CIFS Services on Your Cluster

+The SMB/CIFS server is configured via the file-servers.xml file in the +WEB-INF\classes\alfresco folder + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html new file mode 100644 index 00000000..8aee7171 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html @@ -0,0 +1,30 @@ + + + + + + +Exploring Gluster Management Console + + + +

Exploring Gluster Management Console

+

This section describes the main sections of the user interface and +explains the type of functions you can perform using each section.

+

Note: You can use Gluster Management Console to set up different cloud environments; but can only manage one cloud in one login session. +

The Gluster Management Console window is divided into two panes: a navigation tree in the left and a tabbed information pane in the right. +

Gluster Management Console

+ + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_install_overview.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_install_overview.html new file mode 100644 index 00000000..f8e5e954 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_install_overview.html @@ -0,0 +1,15 @@ + + + + + + +Main Topic + + + +

Gluster Management Console Installation Overview

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_terminal_window.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_terminal_window.html new file mode 100644 index 00000000..ee78defe --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_terminal_window.html @@ -0,0 +1,20 @@ + + + + + + + Sub Topic + + + +

Terminal

+

The Gluster Management Console provides a stand-alone ANSI or vt102 terminal emulator that enables you to connect to servers through SSH.

+

It processes ANSI control characters, including NUL, backspace, carriage return, linefeed, and a subset of ANSI escape sequences sufficient to enable the use of screen-oriented applications, such as vi, Emacs, and any GNU readline-enabled application such as Bash, bc, or ncftp.

+

Note: Gluster Terminal window is not a fully compliant vt100 or vt102 terminal emulator.

+

Terminal Window +

You must provide SSH connection details to connect to the required host. Here is a screenshot of how to configure these settings on Gluster Management Console. +

Terminal Window + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html new file mode 100644 index 00000000..77681663 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html @@ -0,0 +1,98 @@ + + + + + + +Main Topic + + + +

Gluster Management Console Toolbar

+The Toolbar provides shortcuts to the main Gluster Management Console functions. +

The table below describes the buttons on the toolbar of the console.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IconDescription
Terminal IconLaunches the terminal window that allows you type system commands.
Preferences IconOpens the Preferences window.
Refresh IconRefreshes the application.
Add Server IconAllows you to add a server to a cluster.
Remove Server IconAllows you to removes a server from a cluster.
Create Volume IconOpens the Create Volume window.
Create Volume IconAllows you to start a volume.
Stop Volume IconAllows you to stop a volume.
Remove Volume IconAllows you to removes a volume.
Rebalance Volume IconAllows you to rebalance a volume.
Reset Volume Option IconAllows you to reset the volume options.
Download Log IconAllows you to download logs.
Add Brick IconOpens the Add Brick window.
Remove Brick IconRemoves brick from a volume.
Migrate Brick IconMigrates a brick from one volume to another.
Start Task IconAllows you to start a task from the Tasks tab.
Stop Task IconAllows you to stop a task from the Tasks tab.
Pause Task IconAllows you to pause a task from the Tasks tab.
Clear Task IconAllows you to clear completed task from the Tasks tab.
+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/gmg_install_overview.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmg_install_overview.html new file mode 100644 index 00000000..e6b44580 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmg_install_overview.html @@ -0,0 +1,15 @@ + + + + + + +Main Topic + + + +

Gluster Management Gateway Installation Overview

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg.html new file mode 100644 index 00000000..94d26c03 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg.html @@ -0,0 +1,49 @@ + + + + + + +Sub Topic + + + +

Installing the Gluster Management Gateway

+ +

To install the Gluster Management Gateway, perform the following steps:

+
    +
  1. Download the Gluster Management Gateway repository configuration file (glustermg.repo) and the Gluster Management Gateway RPM (glustermg-1.0.0-1.x86_64.rpm) from the location provided by Gluster. +

    Note: glustermg.repo has been created and tested with CentOS 5.6. It may work with other versions of CentOS, however it has not been extensively tested. +

  2. Save the file in the following location on your machine: +

    /etc/yum.repos.d/ +

  3. Run the following command to install Gluster Management Gateway: +

    # yum groupinstall glustermg +

  4. The following packages are installed if not installed earlier: +
      +
    • Java SE runtime version 1.6 – OpenJDK v1.6.0.0 +
    • Tomcat v5.5.23 or higher +
    • wget +
    +
  5. Run the following command to install Gluster Management Gateway. +

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

+

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 Amazon Web Services (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

+

Note: +

+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html new file mode 100644 index 00000000..fad76f27 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html @@ -0,0 +1,47 @@ + + + + + + +Sub Topic + + + +

Installing Gluster Management Gateway Backend Package

+Gluster Management Gateway communicates with every node of your cluster using the backend package. This package must be installed on each and every node of your cluster using the Linux package published by Gluster. +

Pre-requisite

+ + +

To install the backend packages on each and every node of your cluster, perform the following steps:

+
    +
  1. Download Gluster Management Gateway repository configuration file (glustermg.repo) and the Gluster Management Gateway Backend RPM (glustermg-backend-1.0.0-1.x86_64.rpm) from the location provided by Gluster. : +

    Note: glustermg.repo has been created and tested with CentOS 5.6. It may work with other versions of CentOS, however it has not been extensively tested. +

  2. Save the file in the following location on your machine: +

    /etc/yum.repos.d/ +

  3. Run the following command to install the glustermg-backend dependencies: +

    rpm -ivh glustermg-backend-1.0.0-1.x86_64.rpm +

  4. The following backend packages are installed if not installed earlier: +
      +
    • chkconfig +
    • python v2.4.3 +
    • perl v5.8.8 +
    • rrdtool-perl v1.2.27 +
    • appliance-base v1.3 +
    • sudo +
    • crontabs +
    • samba3 +
    • libxml2 v2.6 +
    +
+

Note: +

+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic (4).html b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic (4).html new file mode 100644 index 00000000..dccb80ab --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic (4).html @@ -0,0 +1,13 @@ + + + + + + Main Topic + + + +

Main Topic

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (3).html b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (3).html new file mode 100644 index 00000000..dccb80ab --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (3).html @@ -0,0 +1,13 @@ + + + + + + Main Topic + + + +

Main Topic

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (4).html b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (4).html new file mode 100644 index 00000000..dccb80ab --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (4).html @@ -0,0 +1,13 @@ + + + + + + Main Topic + + + +

Main Topic

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy.html new file mode 100644 index 00000000..dccb80ab --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy.html @@ -0,0 +1,13 @@ + + + + + + Main Topic + + + +

Main Topic

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic.html new file mode 100644 index 00000000..dccb80ab --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/maintopic.html @@ -0,0 +1,13 @@ + + + + + + Main Topic + + + +

Main Topic

+Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html new file mode 100644 index 00000000..96233f0e --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html @@ -0,0 +1,19 @@ + + + + + + +Sub Topic 2 + + + +

Managing Bricks

+Brick is the basic unit of storage, represented by an export directory +on a server in the storage cluster. You can expand, shrink, and migrate +volume of you cluster, as required, by adding new bricks, removing +bricks, and migrating bricks. +

Note: You need to add at least one brick to a distributed volume, multiples of two bricks to replicated volumes, multiples of four bricks to striped volumes when expanding your storage space.

+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html new file mode 100644 index 00000000..17b7f0a8 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html @@ -0,0 +1,30 @@ + + + + + + +Main Topic + + + +

Managing Clusters

+A cluster is a group of linked computers, working together closely thus +in many respects forming a single computer. Gluster Management Console +enables you to create, register and select cluster. +

Cluster Summary

+

The console enables you to monitor your cluster resources from +the Summary tab. To display the summary of your cluster, click the +cluster node from the left pane of the console window. The summary of +the selected cluster is displayed in the right pane of the console +window. +

Cluster Summary +

After you log into the application successfully, you will be prompted to: +

+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html new file mode 100644 index 00000000..790fc206 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html @@ -0,0 +1,28 @@ + + + + + + +Managing Logs + + + +

Managing Logs

+You can download volume logs to your local machine to analyze and archive or you can retrieve volume logs based on a search criteria. This section describes how you can manage logs on your storage cluster. +

Typically, the log file includes:

+ +

The Gluster Management Gateway log files are stored in the following locations on your server:

+ + + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_servers.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_servers.html new file mode 100644 index 00000000..1326eb34 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_servers.html @@ -0,0 +1,22 @@ + + + + + + +Main Topic + + + +

Managing Your Servers

+A server is a computer on a network that is used as a storage node in a cluster. You can add a new server to the storage cluster to expand the amount of available storage. +

Server Summary

+

The console enables you to monitor your servers in your cluster +from the Summary tab. To display the summary of your cluster, click the +Server node from the left pane of the console window. The summary of the +servers in your cluster is displayed in the right pane of the console +window. It also displays the Tasks and Alerts.

+

Server Summary + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html new file mode 100644 index 00000000..a37ed7b4 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html @@ -0,0 +1,34 @@ + + + + + + +Managing Volumes + + + +

Managing Volumes

+

A volume is a logical collection of bricks where each brick is an +export directory on a server in the trusted storage pool. Most of the +Gluster management operations happen on the volume. The volume is the +designated unit of administration in GlusterFS, so managing them is a +large part of the administrator's duties. This section explains how to +manage the volumes stored on file server machines. +

You can use Volumes to do the following: +

+

Volume Summary

+

The console also enables you to monitor the volumes in your cluster from the Summary tab. To display the summary of your volumes, +click the Volume node from the left pane of the console window. The summary of the volumes is displayed in the right pane of the console +window. It also displays Tasks and Alerts of all the volumes. +

Volume Summary + + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html new file mode 100644 index 00000000..907f2d73 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html @@ -0,0 +1,34 @@ + + + + + + +Main Topic + + + +

Monitoring Cluster Resources

+Gluster Management Console enables you to monitor your cluster resources +such as through Summary Tab. You can monitor resources such as CPU +usage, Alerts, Tasks, Network usage and so on. +

To monitor resources in your cluster, perform the following +steps.

+
    +
  1. Select your resource at the node level. For example, choose + your cluster. The Summary tab displays the historical graphical + representations of your clusters key resources such as CPU, memory, + network usage, and disk utilization by day, week, or month. In case of + Network usage, the graph will be displayed for the selected network + from the drop down list. +

    Note: At any point of time, the Summary tab will show views that + are applicable to the resource selected from the navigation tree in the + left pane.

    +

    Volume Created Successfuly

    +
  2. Click to expand other resource nodes such as Volume, Bricks, + and Server to display the respective details, as required. +
+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html new file mode 100644 index 00000000..723a6776 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html @@ -0,0 +1,20 @@ + + + + + + +Sub Topic 2 + + + +

Resetting the Password

+If you have managed to get locked out of your Gluster Management Console, you will be able to reset the password if you are the administrator of the Tomcat server. +

Note: Ensure to stop the tomcat5 service before running this script.

+

You can reset the password by running the following tool on your tomcat server:

+

/opt/glustermg/1.0.0/scripts/gmg-reset-password.sh

+

The tool resets the password to the default system password “syst3m”.

+ + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/security_keys.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/security_keys.html new file mode 100644 index 00000000..5b723899 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/security_keys.html @@ -0,0 +1,32 @@ + + + + + + +Sub Topic + + + +

Security Keys

+Gluster Management Gateway communicates with storage servers using public key authentication. This establishes trust between your account on your central server and the new machine you just added to your cluster. Administrators can export and/or import the SSH keys (of the gateway) for security reasons from the Gluster Management Gateway server. +

Importing Keys

+

To import the security keys, perform the following steps:

+
    +
  1. Choose Edit > Import Keys +
  2. A window is displayed allowing you to choose the download location on your machine. +
  3. Choose the location, and click Save. +

    The security keys are imported from the gateway server to the location you specified in ssh-keys.tar file format. +

+

Exporting Keys

+

To export the security keys, perform the following steps:

+
    +
  1. Choose Edit > Export Keys +
  2. A window is displayed allowing you to choose the location on your machine. +
  3. Choose the location, and click Save. +

    The security keys are exported on to gateway server to the location you specified in a .tar file format.

    +
+ + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_alerts_prefs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_alerts_prefs.html new file mode 100644 index 00000000..5673586e --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_alerts_prefs.html @@ -0,0 +1,27 @@ + + + + + + +Sub Topic + + + +

Setting Alerts Preferences

+Thresholds are the critical conditions that you define in Gluster Management Console. +

To set the thresholds, perform the following steps:

+
    +
  1. Choose Edit > Settings > Alerts +

    The Preferences window displays the Alerts page on the right pane of the window.

    + +

    Alerts Perferences

    +
  2. Type the value for server CPU threshold limits in the Server CPU Threshold field. +
  3. Type the value for server memory usage threshold in the Server Memory Usage Threshold field. +
  4. Type the value for disk space usage threshold in the Disk Space Threshold field. +
  5. Click Apply. +
  6. Click OK to exit the Preferences window. +
+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html new file mode 100644 index 00000000..e85d9324 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html @@ -0,0 +1,29 @@ + + + + + + +Sub Topic + + + +

Setting the Charts Preferences

+You can customize the console and change the way some of the monitoring data is displayed, as described in this section. +

Note: The default duration for all the charts is a day.

+

To set the display of the charts, perform the following:

+
    +
  1. Choose Edit > Settings > Charts +

    The Preferences window displays the Charts page on the right pane of the window.

    +

    Charts Perferences

    +
  2. Select the Aggregated CPU Usage chart period from the drop down list. +
  3. Select the Aggregated Network Usage chart period from the drop down list. +
  4. Select the CPU Usage chart period from the drop down list. +
  5. Select the Memory Usage chart period from the drop down list. +
  6. Select the Network Usage chart period from the drop down list. +
  7. Click Apply. +
  8. Click OK to exit the Preferences window. +
+ + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_gluster_prefs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_gluster_prefs.html new file mode 100644 index 00000000..16db7708 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_gluster_prefs.html @@ -0,0 +1,25 @@ + + + + + + +Sub Topic + + + +

Setting Gluster Preferences

+Please enter your text here. +

To set the Gluster perferences, perform the following steps: +

    +
  1. Choose Edit > Settings > Gluster +

    The Preferences window displays the Gluster page on the right pane of the window.

    +

    Gluster Perferences

    +
  2. Select Show Cluster Selection Dialog on Login, if you want your cluster name to appear when you launch the application. +
  3. Choose your cluster name from Default Cluster to Manage drop down list to manage the default cluster you wish to manage when you launch the application.
  4. +
  5. Type the duration (in sec) of the refresh intervals in the Refresh Interval field. +
  6. Click Apply. +
  7. Click OK to exit the Preferences window. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_preferences.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_preferences.html new file mode 100644 index 00000000..13f9f54c --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_preferences.html @@ -0,0 +1,22 @@ + + + + + + +Preferences + + + + +

    Preferences

    +You can use preferences to configure several aspects of the Gluster Management Console. These include setting preferences for the console, alerts, charts, and terminal. + + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_terminal_prefs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_terminal_prefs.html new file mode 100644 index 00000000..8f381665 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_terminal_prefs.html @@ -0,0 +1,26 @@ + + + + + + +Sub Topic + + + +

    Setting Terminal Preferences

    +

    You can customize the terminal window as described in this section.

    +

    To set the display of the charts, perform the following:

    +
      +
    1. Choose Edit > Settings > Terminal +

      The Preferences window displays the Terminal page on the right pane of the window.

      +

      Gluster Perferences

      +
    2. Type the limit of terminal buffer lines in the Terminal buffer lines field. +
    3. Type the value of the serial timeout in the Serial timeout field.
    4. +
    5. Type the value of the network timeout in the Network timeout field. +
    6. Click Apply. +
    7. Click OK to exit the Preferences window. +
    + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_the_gmc.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_the_gmc.html new file mode 100644 index 00000000..92641ccb --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/setting_the_gmc.html @@ -0,0 +1,15 @@ + + + + + + +Main Topic + + + +

    Setting up the Management Console

    +Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3) - Copy.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3) - Copy.html new file mode 100644 index 00000000..6dccc35e --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3) - Copy.html @@ -0,0 +1,13 @@ + + + + + + Sub Topic + + + +

    Sub Topic

    +Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3).html b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3).html new file mode 100644 index 00000000..6dccc35e --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic (3).html @@ -0,0 +1,13 @@ + + + + + + Sub Topic + + + +

    Sub Topic

    +Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic.html new file mode 100644 index 00000000..6dccc35e --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic.html @@ -0,0 +1,13 @@ + + + + + + Sub Topic + + + +

    Sub Topic

    +Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (2).html b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (2).html new file mode 100644 index 00000000..5ece5749 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (2).html @@ -0,0 +1,13 @@ + + + + + + Sub Topic 2 + + + +

    Sub Topic 2

    +Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (3).html b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (3).html new file mode 100644 index 00000000..d443ce80 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (3).html @@ -0,0 +1,13 @@ + + + + + +Sub Topic 2 + + + +

    Sub Topic 2

    +Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html new file mode 100644 index 00000000..86bcbf9c --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html @@ -0,0 +1,13 @@ + + + + + + Sub Topic 2 + + + +

    Sub Topic 2

    +Please enter your text here. + + \ No newline at end of file diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/tasks.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/tasks.html new file mode 100644 index 00000000..c5647b9a --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/tasks.html @@ -0,0 +1,17 @@ + + + + + + +Sub Topic + + + +

    Tasks

    +Task tab is displayed when you select the cluster node. It displays the status of all running tasks such as disk initialization, brick migration, volume rebalance. +

    Task Tab

    +

    When you select a task on this tab, the relevent toolbar options are enabled. These include pause, resume, abort, commit, or clear operations. + + \ No newline at end of file -- cgit