Advanced Search
Search Results
121 total results found
Users
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
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
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
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
AnomalyDetectionSettingsResult { "TimeframeDays": 0, "AbnormalChangePercentage": 0.1 } Properties Name Type Required Restrictions Description TimeframeDays integer(int64) false none none AbnormalChangePercentage number(double) false none no...
Adding a license
Before you can use the StorONE system, it must be licensed. If you do not have a license, contact StorONE Support or your account representative. You must provide the fingerprints for each controller node to StorONE when requesting a license. The following pro...
Multi System Manager
The StorONE system includes a central management service called Multi System Manager, or MSM, which provides the following functionality: Manages multiple S1 systems from a single GUI or CLI client Synchronizes volume replication status between S1 systems ...
System logs and support packages
You can view system logs and generate support packages using the web UI. A support package is a collection of log and configuration files that StorONE Support and Engineering personnel can use to troubleshoot issues you might have. Audit logging The StorONE...
StorONE CLI requirements and supported platforms
The StorONE command line interface (CLI) is a standalone client application that you can download from the landing page of a StorONE controller node. For more information on downloading and using the CLI, see the CLI documentation. Hardware requirements Disk...
Managing snapshots
In the StorONE system, snapshots are taken at the consistency group level. This means that when you take a snapshot of a virtual storage container (VSC, also referred to as volume in the documentation and user interfaces), the system takes an application-consi...
HDD Replacement (v3.8+)
Summary This KB explains how to use the StorONE CLI application to identify, remove and replace array drives. Requirements StorONE version 3.8+ For HDD replacement instructions on version 3.7 and below, see HDD Replacement. StorONE CLI applicati...
Supported Browsers
The StorONE (S1) admin web interface is the HTML5-based graphical user interface (GUI) for monitoring and managing the S1 storageplatform. For more information on accessing and using the GUI, see Web Application Interface. The GUI is supported for most modern...
3.7.61
New Features and Improvements System Added the ability to store filesystem metadata on an SSD pool. This feature, known as "packed metadata", is useful for large filesystems in an HDD pool to speed up metadata operations. Contact StorONE Support for...