Ssa_progress command, Purpose, Syntax – Compex Systems Advanced SerialRAID Adapters SA33-3285-02 User Manual

Page 385: Description, Flags, Output, Examples

Advertising
background image

ssa_progress Command

Purpose

To show how much (by percentage) of a format operation has been completed, and to
show the status of the format operation. The status can be “Complete”, “Formatting”, or
“Failed”.

Syntax

ssa_progress -l pdisk

Description

The ssa_progress command opens the pdisk special file, and uses the ISAL Progress
command to determine the percentage of the formatting operation that is complete.

The ssa_progress -l pdisk command allows you to check the progress of the format
operation that the ssa_format -l pdisk command started.

Flags

-l Pdisk

Specifies the pdisk of whose format operation you want to check progress and
status.

Output

The ssa_progress command sends error messages to stderr, and progress messages
to stdout.

Examples

v

If the disk has been 30% formatted, the following messages are displayed:

> ssa_progress -l pdisk

Formatting 30

v

If the disk is not formatting, and is not format degraded, the following messages are
displayed:

> ssa_progress -l pdisk

Complete 100

v

If the disk is format degraded, the following messages are displayed:

> ssa_progress -l pdisk

Failed 0

Chapter 16. Using the SSA Command Line Utilities

365

:
:

Advertising