Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

241 total results found

Python

REST API Examples

""" ================================================================================================================= Copyright (C) 2012-2023 StorONE ​ Use of this script is subject to the following terms and conditions: ​ StorONE grants to ...

Curl

REST API Examples

# Get the authorization token curl -X 'POST' \ 'https://s1-node1.example.com/login' \ -H 'accept: application/json' \ -H 'Content-Type: application/json-patch+json' \ -d '{ "Username": "storoneadm", "Password": "St0r1R0x!" ...

Application and Volumes

Web Application Interface Application Volume

The S1 system provides its storage through abstract layers. The building blocks of the storage in the S1 system are applications and logical volumes. Applications serve as containers for logical volumes, while logical volumes provide a virtual storage containe...

Messages

Web Application Interface Monitoring

To view a table list of monitoring messages, navigate to Monitoring > Configurations . To customize the table appearance, use the following controls: Pending: Show pending configurations. In Progress: Show in-progress server configurations. Success: Show ...

Storage Provisioning

Overview

All storage in the StorONE system uses thin provisioning, which means that capacity is automatically provisioned as it is consumed, regardless of how much capacity is allocated to the virtual storage container (VSC). When you create a new VSC (also referred to...

Installing the S1 Operating System

Installation

To use the S1 storage engine, you must install the S1 operating system on all server nodes. The S1 storage engine is built into the S1 operating system. The installation process of the S1 operating system can be done by one of the following options: Bootable...

Initial Setup

Installation

To complete the installation of the StorONE system, you must configure the network addresses and various other settings for each S1 server node. In a dual-node high availability (HA) configuration, you must install the S1 operating system on each of the nodes ...

Using the CLI

CLI

The S1 system provides a powerful command line interface (CLI) tool that can help you get more done. It supports auto-completion and interactive help, so you can quickly find the commands you need and get the information you need. By learning how to use the CL...

Mapping and Hosts

Web Application Interface Application Volume

The S1 system allows the mapping of logical volumes, from the same application instance, to a host or a cluster. The mapping becomes part of a storage area network (SAN) providing a block-level storage. Hosts To create and manage the mapping of a logical volum...

NAS Servers

Web Application Interface Application Volume

Network-attached storage (NAS) servers are file-based storage devices that connect to a network. They provide a centralized location for storing and sharing files, and can be accessed by any device on the network, including computers, laptops, smartphones, and...

Replication

Web Application Interface Application Volume

The S1 system allows you to replicate logical volumes to other S1 systems, providing maximum flexibility to manage your data in any way you choose. To replicate logical volumes, select Replications . Listing replicated Logical Volumes. To display a table list...

Templates

Web Application Interface Application Volume

The S1 system makes it easy to provision storage by allowing you to create templates for applications, volumes, and snapshots. Templates are pre-defined sets of settings that can be used to quickly and easily create new storage resources. Once a template is cr...

Floating IPs

Web Application Interface Inventory

A floating IP is an IP address that can be dynamically assigned to different servers or nodes in a network. It can be used to provide high availability and fail over capabilities between multiple nodes. In the S1 system, two node servers work together to provi...

Managing Nodes

Web Application Interface Inventory

In the S1 system, storage is provided through the use of storage node servers. Everything is connected to the system through these node servers. The Node section provides information about the status of the nodes. It allows you to connect to a specific node, e...

Resources

Web Application Interface Inventory

In the S1 system, storage node servers play a central role. Physical drives provides storage resources that are connected to storage node servers through disk enclosures. Storage resources are managed by the S1 software utility that run on the node servers. Th...

Systems

Web Application Interface Inventory

The S1 system is identified by name and ID. To display general properties of the system, such as ID, Name, Connection status, Connectivity, and Connected Node Address, select Inventory > Systems . List system properties To list system properties, select List ...

Notifications

Web Application Interface Administration

The S1 system includes a sophisticated notification mechanism that sends real-time monitoring messages based on S1 configurations. To manage notifications, select Administration > Notifications . The S1 system includes a variety of notification types: Verbo...

Managing Users

Web Application Interface Administration

The S1 system allows you to create multiple users to enable collaborative monitoring and control of storage. Each user can be granted with one of three levels of access: Admin ReadWrite Read This provides you with the flexibility to manage users' perm...

Settings

Web Application Interface Administration

The settings section allows you to configure: Authentication method Capacity unit (binary or decimal) Anomaly detection Configuring the authentication method: MFA The authentication method configuration page allows you to enable and disable Multi-Factor Auth...

System Components

Web Application Interface Monitoring

The s1 system offers comprehensive monitoring capabilities. By closely observing the software and hardware elements, it allows IT to ensure efficient operations and optimal performance. Through continuous monitoring, the s1 system enables timely detection and ...