Advanced Search
Search Results
241 total results found
Templates
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
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...
NIC replacement for StorONE Array controller
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
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
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...
VMware ESX Multipathing for iSCSI and FC
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...
StorONE Array shutdown and startup
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
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
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
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
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
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
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
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
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
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...