A.2 cfggen interface description, A.3 cfggen commands, Cfggen interface description – Asus LSI SAS3442X-R User Manual

Page 51: Cfggen commands

Advertising
background image

CFGGEN Interface Description

A-3

Version 1.1

Copyright © 2006, 2007 by LSI Logic Corporation. All rights reserved.

A.2

CFGGEN Interface Description

CFGGEN uses a command line interface. Commands are formatted as
follows:

cfggen <controller #> <command> <parameters>

The program name, controller number, command, and parameters fields
must be separated by the ASCII space character. The parameter format
is command specific, as described in

Section A.3, “CFGGEN

Commands.”

Information is passed between the user environment and CFGGEN via
the command line, the standard output and standard error interfaces, and
the program return value. The user can redirect the output streams. The
return value is generated when the program exits. A value of 0 is
returned if the command is successful. Otherwise, a value of 1 is
returned.

A.3

CFGGEN Commands

CFGGEN has the following commands:

CREATE

DEFAULTS (called DELETE in the EFI version)

DISPLAY

FORMAT

HOTSPARE

STATUS

SETOFFLINE (DOS, Linux, and WinPE versions only)

SETONLINE (DOS, Linux, and WinPE versions only)

AUTO (EFI version only)

DISABLEIR (EFI version only)

ENABLEIR (EFI version only)

LIST (EFI version only)

Advertising