Skip to main content

Recently Updated Pages

Floatingips

REST API API reference Guide

post__floatingips_create Code samples POST /floatingips/create HTTP/1.1 Content-Type: applicat...

Updated 1 year ago by Brian Burton

Configurations

REST API API reference Guide

get__configurations_list Code samples GET /configurations/list HTTP/1.1 Accept: application/js...

Updated 1 year ago by Brian Burton

Applications

REST API API reference Guide

post__applications_create Code samples POST /applications/create HTTP/1.1 Content-Type: applic...

Updated 1 year ago by Brian Burton

Replicating an object store

Administration Replication

Before you begin Before you can replicate an object store, you must first make sure: Pools with ...

Updated 1 year ago by Brian Burton

Replicating a file-based volume

Administration Replication

Before you begin Before you can replicate a file-based virtual storage container (NFS or CIFS/SMB...

Updated 1 year ago by Brian Burton

Create Replication Floating IP

Administration Replication

Before you can replicate a virtual storage container (VSC, also referred to as a volume in the do...

Updated 1 year ago by Brian Burton

Replication overview

Administration Replication

The StorONE system includes a robust and flexible replication solution that can be used for high ...

Updated 1 year ago by Brian Burton

Storage Provisioning

Overview

All storage in the StorONE system uses thin provisioning, which means that capacity is automatica...

Updated 1 year ago by Brian Burton

StorONE system overview

Overview

Overview of the StorONE system and architecture. The S1 system is a general-purpose single stora...

Updated 1 year ago by Admin

Initial Setup

Installation

To complete the installation of the StorONE system, you must configure the network addresses and ...

Updated 1 year ago by Admin

Creating Initiator Hosts

Getting Started

To map a Virtual Storage Container (VSC, also referred to as a volume) to a storage area network ...

Updated 1 year ago by Admin

Create and Manage Drive Pools

Getting Started

To see a list of all available drives on a StorONE system, run the following command: resources d...

Updated 1 year ago by Admin

Create Volumes

Getting Started

To create a new volume, use applications volumes create --application=<app_name> --volume=<vol_na...

Updated 1 year ago by Admin

Create Floating IPs

Getting Started

Most StorONE deployments are highly available (HA) pairs of controller nodes. The NAS server runs...

Updated 1 year ago by Admin

Create Applications

Getting Started

Volumes and consistency groups are associated with an application instance. An application instan...

Updated 1 year ago by Admin

Efficiency

Overview

StorONE has implemented many innovations in the S1 system, resulting in a highly efficient storag...

Updated 1 year ago by Admin

Curl

REST API Examples

# Get the authorization token curl -X 'POST' \ 'https://s1-node1.example.com/login' \ ...

Updated 1 year ago by Admin

Python

REST API Examples

""" =========================================================================================...

Updated 1 year ago by Admin