String - Adaptec RAID 2810SA Software Reference Manual

Serial ata raid command line interface
Hide thumbs Also See for RAID 2810SA:
Table of Contents

Advertisement

Table 3-1. Letters and Multiplicative Values
Letter
K (kilobytes)
M (megabytes)
G (gigabytes)
T (terabytes)
You cannot use decimal points. To specify 1.5 GB, for example, you
must use (3G/2).
Note:
All suffixes are case-insensitive! That is, you can use
upper or lower-case characters. For example you can specify
10 M or 10 m.
Table 3-2 lists examples of valid integers and their corresponding
values:
Table 3-2. Integers and Values (in Decimal)
Integer
219
3*4
(5+3*24)
(5+(3*24))
0x123
(12+52h+1010z)
100M
2G

string

You can specify a text string with or without quotation marks. If
spaces are needed, however, the string must be specified with
quotation marks; otherwise, the CLI interprets spaces as delimiters.
A string can use either double quotes or single quotes but must start
and end with the same type of quotes. Also, within a quoted string,
Syntax and Conventions for CLI Commands
Action
multiplies by 1024
multiplies by 1024*1024
multiplies by 1024*1024*1024
multiplies by 1024*1024*1024*1024
Value (in decimal)
219
12
192
77
291
104
104,857,600
2,147,483,648
3-6

Advertisement

Table of Contents
loading

Table of Contents