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

Templates

REST API API reference Guide

post__templates_create Code samples POST /templates/create HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json POST /templates/create Create an application template. Body parameter { "Application": "string", "Description": "s...

Users

REST API API reference Guide

post__users_create Code samples POST /users/create HTTP/1.1 Content-Type: application/json-patch+json Accept: application/json POST /users/create Creating another user that can view and manage S1. Body parameter { "Name": "string", "Password": "stri...

Version

REST API API reference Guide

get__Version Code samples GET /Version HTTP/1.1 Accept: application/json GET /Version See S1 version. Example responses 200 Response { "Versions": [ { "Component": "string", "Version": "string", "BuildNumber": "string" } ...

Workflows

REST API API reference Guide

get__workflows_volume_provisioning Code samples GET /workflows/volume_provisioning HTTP/1.1 Accept: application/json GET /workflows/volume_provisioning Example responses 200 Response { "Path": "string", "DisplayName": "string", "RedirectPathOnSu...

Vcp

REST API API reference Guide

post__vmware_datastore_vcp_create Code samples POST /vmware/datastore/vcp/create HTTP/1.1 Content-Type: application/json-patch+json async: true POST /vmware/datastore/vcp/create Body parameter { "volume": { "Application": "string", "Volume": ...

Schemas

REST API API reference Guide

AnomalyDetectionSettingsResult { "TimeframeDays": 0, "AbnormalChangePercentage": 0.1 } Properties Name Type Required Restrictions Description TimeframeDays integer(int64) false none none AbnormalChangePercentage number(double) false none no...

NIC replacement for StorONE Array controller

StorONE Knowledge Base

Network Interface Controller Replacement in StorONE array controllers When replacing a Network Interface Controller (NIC) in a StorONE array controller it is important to maintain the same "interface name" used in the Text User Interface (TUI) for the Interfa...

Web application interface overview

Web Application Interface

Getting started To open the Web application follow these steps: Open your 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, ...

Windows LUN is slow to format

StorONE Knowledge Base

Summary: After applying an RDM device in ESX to a windows host the format process is slow to respond/finish or won’t complete at all.  This is a known issue with certain versions of Windows that can be corrected easily Steps: Before running format on the RD...

ESX

VMware ESX Multipathing for iSCSI and FC

VMware

Summary This article demonstrates the recommended multipathing configuration in VMware ESXi for use with StorONE block-based volumes (iSCSI and fibre channel). Requirements Supported Versions StorONE: 3.6..x, 3.7.x, 3.8.x ESXI - 6.5, 6.7, 7.x, 8.x...

Internal
ESX

StorONE Array shutdown and startup

StorONE Knowledge Base

Summary This KB article will cover proper shutdown and startup of the StorONE array software on an array controller. Requirements Data access must be halted prior to controller shutdown. Servers with SMB and NFS mounts or LUNs should be shutdown, placed in...

CLI overview

CLI

Terminology A command that follows another command is called a subcommand. For example, in the systems list command list is a subcommand of systems. Any string that begins with a hyphen is called an option. An option cannot come before a command or s...

Managing applications

CLI Applications

In the StorONE system, an application is a logical namespace for grouping virtual storage containers (VSCs, also referred to as volumes within the user interfaces and documentation). Using the command line interface (CLI), you can list, create, edit, and delet...

3.8.0 Release Notes

3.8 Release Notes

New Features and Improvements system Auto-tiering OmniUI (GUI, CLI, and REST API) GUI Replication Snapshots Logging Fixed Issues GUI Snapshots Behavior Changes Logging New Features and Improvements System The StorONE ...

3.7.60

3.7 Release Notes

New Features and Improvements New HTML-based GUI You can now manage your StorONE deployment directly from your browser. Navigate to the IP address of one of your S1 controller nodes, and click the Web GUI link. Log in with your StorONE credentials. ...

Hosts

CLI

For block volumes on the StorONE system, you must map initiator hosts to StorONE volumes to allow the initiators to connect to specific logical unit numbers (LUNs). This process is also called LUN mapping or LUN masking. The hosts command defines iSCSI, fibre...

Monitoring

CLI

The StorONE (S1) system offers sophisticated monitoring features to effectively monitor the system performance. This enables you to troubleshoot issues and optimize the system resource usage. The system also supports personalized settings, allowing you to coll...

Floating IPs

CLI

A floating IP is an IP address that can be dynamically assigned to different servers or nodes in a network, similar to virtual IPs in other HA systems. It can be used to provide high availability and fail-over capabilities between multiple nodes. In the S1 sy...

Notifications

CLI

The StorONE (S1) system incorporates an advanced notification mechanism that dispatches real-time monitoring messages based on its configurations. Various notification levels are available, including Verbose, Debug, Information, Warning, and Error. Verbose:...

Application consistent Snapshots with Microsoft VSS

Administration Snapshots

Application consistent snapshots can be taken by the StorONE array for Microsoft hos application servers.  The application consistent snapshots are taken using Microsoft Volume Shadow Copy Service (VSS).  Microsoft VSS enables the application server to tempora...