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

Hardware Requirements

Installation

The S1 system provides a software-only solution using off-the-shelf hardware components. This section lists the minimum required hardware. Hardware category Requirements Node Server A 64-bit x86 server. Storage S1 HA deploym...

Floating IPs

Administration

You can create and pair floating IPs using the command line interface (CLI) or the web interface. For more information about floating IPs and how they are used in the StorONE system, see Floating IPs. Creating a floating IP for NAS, object store, or replicatio...

Application Volume

Web Application Interface

The S1 system provides storage through abstract layer known as Virtual Storage Containers (or logical volumes). All logical volumes are associated to applications that act as container of volumes and their block/file connectivity. In the Application Volume pa...

Create Replication Floating IP

Administration Replication

Before you can replicate a virtual storage container (VSC, also referred to as a volume in the documentation and user interfaces), you must create a replication floating IP on the source and target StorONE deployments. The replication floating IP is distinct f...

Monitoring

Web Application Interface

The StorONE system provides a range of features including software and hardware monitoring, operations management, and configuration capabilities for statistics. With its comprehensive monitoring functionality, it enables you to effectively track performance, ...

Inventory

Web Application Interface

To manage inventory for storage configuration The Inventory section provides interface for displaying and configuring physical drive resources and Floating IPs. It also allows you to check the Tunnel status that goes between the two server nodes and to Enab...

Replicating an object store

Administration Replication

Before you begin Before you can replicate an object store, you must first make sure: Pools with names matching the pools used by the source volume exist on the target system. The destination system has enough free capacity to accommodate the replicated volume...

Web Application Interface

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.  

Administration

Web Application Interface

Administrating the system The S1 system enables collaborative monitoring and storage control by allowing multiple users to be created and granted with various levels of access. It also includes a sophisticated notification system that sends real-time monito...

Replicating a file-based volume

Administration Replication

Before you begin Before you can replicate a file-based virtual storage container (NFS or CIFS/SMB), you must first make sure: Pools with names matching the pools used by the source volume exist on the target system. The destination system has enough free capa...

Examples

REST API

Encryption

CLI Applications

The S1 CLI allows you to generate an encryption key. You can use this key to encrypt the consistency group. Notice that there is no direct command to encrypt the consistency group. When creating a new volume, you have the option to encrypt it. When you encrypt...

Objects

CLI Applications

Object storage architecture Object storage is a storage architecture that manages data in a flat namespace of individual objects. The object storage system is self-contained, with metadata for each object stored with the object. Object stores can contain a ...

Replication

Administration

The StorONE system includes a robust and flexible replication solution that can be used for high availability and disaster recovery (DR). You can configure replication at the virtual storage container (VSC) level, giving you maximum flexibility to meet your da...

Snapshots

CLI Applications

  You can take snapshots manually for volumes or consistency groups. To take a snapshot of a volume or consistency group, use the application snapshots take command. Usage: applications snapshots take --all|(--application=<name> --volume=<name>)|(--cgid...

API reference Guide

REST API

This section documents API endpoints and examples.

File systems

CLI Applications

A logical volume provides storage that can be used in different ways. For example, you can use a logical volume to create block-level, object-level, or file-level storage. Adding file systems File systems are required for NAS and Object storage. To add a fil...

Mappings

CLI Applications

The applications mappings add command maps volumes (that are in the same application instance) to a host or a cluster. The mapping becomes part of a storage area network (SAN) providing block-level storage. The command allows you to choose the network protocol...