Intel S2600CO Software User Guide for Windows* - Page 81

Intel, RSTe Command Line Interface RSTCLI, Utility Overview

Page 81 highlights

Intel® RSTe Command Line Interface (RSTCLI) Utility Overview 6 Intel® RSTe Command Line Interface (RSTCLI) Utility Overview RSTCLI is an end user command line utility used to do basic RAID operations on Intel® RSTe enabled systems. Intel® RSTe supports RAID0, RAID1, RAID5 and RAID10 volumes. RSTCLI supports creating RAID volumes through the create mode and managing RAID volumes through the Manage mode. In addition there are miscellaneous options such as help, status and version. Options for Intel® RSTe are case sensitive. Both long and short versions of the options are given: Table 3. Intel® RSTe Command Line Interface Utility Options Flag Name -C --create -I --information -M --manage -m --modify -h --help -r --rescan -V --version -q --quiet Description Creates a volume and array if one does not already exist, creates a new volume on an existing array; used to denote Create Mode Displays controller, array, volume, enclosure and disk information; used to denote Information Mode Manages specific components of arrays, volumes and disks; used to denote Manage Mode Modifies a volume or an array; used to denote Modify Mode Prints documentation of how to invoke the program Forces the system to rescan for hardware changes. Prints version information Suppress output for create, modify and manage. This will limit output to error return codes only. This mode is used to facilitate the use of command line scripts. 6.1 General Usage The general command line format of the RSTCLI is as follows: rstcli [optional mode] [option]{[options]} Note: rstcli.exe is for 32-bit Windows* operating systems and rstcli64.exe is for 64-bit. For the purposes of this section, rstcli will be used. To see all available commands and options enter the following: rstcli -help To obtain additional information on a particular optional mode enter the following command: rstcli [mode] -help 6.1.1 +Create The create option is used to create RAID volumes. To create a RAID volume, enter the following: rstcli --create --level x [--size y] [--strip-size z] --name string [--create-from-existing diskId] diskId {[diskId]} 72 Intel® RSTe User's Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91

Intel
®
RSTe Command Line Interface (RSTCLI) Utility Overview
72
Intel
®
RSTe User
s Guide
6 Intel
®
RSTe Command Line Interface (RSTCLI)
Utility Overview
RSTCLI is an end user command line utility used to do basic RAID operations on Intel
®
RSTe enabled
systems. Intel
®
RSTe supports RAID0, RAID1, RAID5 and RAID10 volumes. RSTCLI supports creating
RAID volumes through the create mode and managing RAID volumes through the Manage mode. In
addition there are miscellaneous options such as help, status and version.
Options for Intel
®
RSTe are case sensitive. Both long and short versions of the options are given:
Table 3. Intel
®
RSTe Command Line Interface Utility Options
Flag
Name
Description
-C
--create
Creates a volume and array if one does not already exist, creates a new
volume on an existing array; used to denote Create Mode
-I
--information
Displays controller, array, volume, enclosure and disk information; used to
denote Information Mode
-M
--manage
Manages specific components of arrays, volumes and disks; used to denote
Manage Mode
-m
--modify
Modifies a volume or an array; used to denote Modify Mode
-h
--help
Prints documentation of how to invoke the program
-r
--rescan
Forces the system to rescan for hardware changes.
-V
--version
Prints version information
-q
--quiet
Suppress output for create, modify and manage. This will limit output to error
return codes only. This mode is used to facilitate the use of command line
scripts.
6.1
General Usage
The general command line format of the RSTCLI is as follows:
rstcli [optional mode] <raid-device> [option]{[options]}<component-device>
Note:
rstcli.exe is for 32-bit Windows* operating systems and rstcli64.exe is for 64-bit. For the purposes of
this section, rstcli will be used.
To see all available commands and options enter the following:
rstcli
help
To obtain additional information on a particular optional mode enter the following command:
rstcli [mode]
help
6.1.1 +Create
The create option is used to create RAID volumes. To create a RAID volume, enter the following:
rstcli --create --level x [--size y] [--strip-size z] --name string [--create-from-existing diskId] diskId
{[diskId]}