The S1 user guide
The StorONE web application provides a user-friendly graphical interface to manage the node server. Since the web application is entirely compliant with the HTML5 standard, using it only requires a web browser.
Before you begin
- Make sure that the S1 operating system is installed on your node servers.
- Make sure that the node servers have been properly configured, in particular, the management interface must be configured in the node servers.
- In the TUI configurations, make sure that you have inserted a valid license key.
- Make sure that you have the user name and password of the user that was created during the license validation process (with the TUI). Use the username and password of this user to access the web application later.
Getting started
To open the Web application follow these steps:
- Open your favorite web-browser
- In your web-browser, enter the IP address of the management network interface that was configured for the node server. The web service page appears.
- Select Web GUI, the web GUI login page appears.
- In the login dialog box, enter the user name and password and select Sign in. If the login and password are correct, the Web Application Home page appears.
The Home page provides concise graphical information that gives an overview of the system. This includes information about the distribution of total capacity, storage capacity of the pools, IOPS and throughput, IO size and latency, and utilization of computing resources.
The interface
The web application has three types of navigation menus:
- A Top navigation menu
- A Sidebar menu
- A Sidebar toggle menu
All menus provide tooltips through mouse hovering. The Sidebar toggle menu allows navigation between four different sidebar menus.
Top navigation menu
The top navigation menu provides quick access to the settings and features of the web application, allowing easy access to frequently used configurations. This includes the following:
Icon | Name | Functionality |
---|---|---|
Logout | Logout session. | |
Dark Mode | Toggle between dark and bright themes. | |
Sandbox mode | Toggle between sandbox and production modes. When in sandbox mode, changes and execution won’t take effect. | |
Show CLI script | Show the equivalent CLI command and the rest API script for the operation performed in the web application. | |
Notifications | Display recent S1 system notifications. To view all notifications, select See All Notifications. | |
Configurations | Display recent configurations of the S1 system. To view all past configurations, select See All Configurations. | |
Health Monitor | Displays S1 hardware and software health. For detailed view select Monitoring Health Details. | |
Volume Provisioning | Create new (provision) or edit existing volumes. | |
HA state | Monitor the HA state of the node. | |
HA state | Monitor the HA state of the other node. | |
System Name | The name of your S1 system. Here “Cloud1” indicating the name of the system. | |
Home | Go to the Home page. | |
Collapse menu | Toggle between collapsed and expanded sidebar view. |
Sidebar menu
The sidebar toggle menu contains four icons allowing navigation between four different sidebar menus:
Icon | Sidebar menu | Description |
---|---|---|
Application Volumes | Enables you to allocate volume levels for different applications and their usage. | |
Monitoring | Enables you to monitor storage and system settings. | |
Inventory | Enables you to monitor and configure floating IP, create and edit new pools, and view network status. | |
Administration | Enables users to administer the system, including setting emails for notifications, creating and editing users, and setting notification targets. |
Dynamic Display
The S1 web application incorporates interactive tables that offer several capabilities, including:
- Column expansion: Users can expand columns to view additional information or widen the display for better readability.
- Column and row filtering: Users can apply filters to the columns and rows, enabling them to display specific subsets of data based on desired criteria.
- Detailed information extraction: By double-clicking on a row, users can extract detailed information associated with that particular row. This functionality allows for a closer examination or access to additional data related to the selected row.
Some of the tables allow on-the-fly operations:
- Use Show to control the number of rows displayed per page.
- Use the Search text-box to filter the table.
- To filter the table by searching within a specific column, use the search box in the last row of that column.
- Use the Choose Column admin drop-down list to expand or reduce columns in the table.
Exporting tables
The S1 system supports exporting tables in JSON, XML, YAML, or CSV formats. You can select the desired format to export the table to your local machine.
Managing Fields: Adding, removing, and mandatory
Within the S1 web application, the execution of operations and extraction of information depend on the completion of fields. Fields can be characterized as follows:
- A field can be either mandatory or optional. A field is considered mandatory if it is marked with a red asterisk icon .
- Fields with the Remove icon can be removed by selecting the icon.
- The Add application icon, allows to add additional settings to the field.
Tracked Operations and system Indicators
The S1 web application interface displays a notification balloon for each executed operation.
- Successful operation: When the S1 system completes operation successfully, a notification balloon appears on a green background.
- Pending operation: When operation is pending, a notification balloon appears on a yellow background.
- Failure operation: When an operation fails, a notification balloon appears on a red background.
The S1 system also logs notifications. You can view these notifications by selecting Notifications from the top navigation menu. You can display all logged notifications by selecting See All Notifications.