User manual
Table Of Contents
- SuperTrak User Manual
- Contents
- Chapter 1: Introduction
- Chapter 2: Installation
- Unpacking the SuperTrak Card
- Installing the SuperTrak Card
- Choosing the Physical Drives
- Creating a Logical Drive
- Installing the CLI
- Installing WebPAM PRO
- Logging into WebPAM PRO
- Setting up WebPAM PRO
- Chapter 3: Installing Drivers
- Chapter 4: SuperBuild™ Utility
- Chapter 5: Management with WebPAM PRO
- Logging into WebPAM PRO
- Accessing the Interface
- Managing Users
- Working with Subsystem/Host Management
- Managing Software Services
- Managing the Host
- Managing the Subsystem
- Viewing Subsystem Information
- Clearing Statistical Data
- Setting an Alias for the Subsystem
- Updating the Firmware
- Checking Subsystem Health
- Viewing the Runtime Event Log
- Saving the Runtime Event Log
- Clearing the Runtime Event Log
- Viewing the NVRAM Event Log
- Saving the NVRAM Event Log
- Clearing the NVRAM Event Log
- Viewing Current Background Activities
- Making Background Activity Settings
- Running Background Activities
- Running Media Patrol
- Running PDM
- Viewing Scheduled Activities
- Scheduling an Activity
- Deleting a Scheduled Activity
- Viewing System Configuration
- Managing the Controller
- Managing Enclosures
- Managing Physical Drives
- Viewing a List of Physical Drives
- Locating a Physical Drive
- Making Global Physical Drive Settings
- Viewing Physical Drive Information
- Viewing Physical Drive Statistics
- Making Physical Drive Settings
- Clearing Stale and PFA Conditions
- Viewing the SMART Log
- Viewing Advanced SMART Log Information
- Saving Advanced SMART Log Information
- Making SMART Log Settings
- Managing Disk Arrays
- Viewing Disk Arrays
- Locating a Disk Array
- Creating a Disk Array
- Creating a Disk Array - Automatic Configuration
- Creating a Disk Array - Express Configuration
- Creating a Disk Array - Advanced Configuration
- Deleting a Disk Array
- Viewing Disk Array Information
- Making Disk Array Settings
- Creating a Logical Drive
- Deleting a Logical Drive
- Migrating a Disk Array
- Rebuilding a Disk Array
- Running Media Patrol on a Disk Array
- Running PDM on a Disk Array
- Transitioning a Disk Array
- Preparing a Disk Array for Transport
- Managing Logical Drives
- Managing Spare Drives
- Working with the Logical Drive Summary
- Chapter 6: Management with the CLI
- Opening the CLI on Windows
- Opening the CLI on Linux, FreeBSD, and VMware
- Table of Supported Commands
- Notes and Conventions
- List of Supported Commands
- Chapter 7: Technology Background
- Chapter 8: Troubleshooting
- Chapter 9: Support
- Appendix A: Partition and Format
- Appendix B: Upgrades
- Appendix C: Battery Backup Unit
- Appendix D: LED Backplane Connections
- Index

SuperTrak EX Series User Manual
220
A revertible hot spare can be transitioned back to spare status after it replaces a
failed drive in a disk array. See transit on page 224.
The hot spare drive must be of equal or greater size than the drive it replaces.
The spare drive must be the same media type, HDD or SSD, as the other
physical drives in the disk array.
Options
-a <action> Specifies the action to perform.
list (Default) Displays a list of hot spare drives.
add Adds new hot spare drives.
mod Changes hot spare drive settings.
del Deletes a hot spare drive.
-i <Spare Id> Specifies the ID of the spare drive.
-p <PD ID> Specifies the ID of the physical drive. Requires the -a add
option to configure a drive as a spare.
-d <DA ID or DA ID List>
Specifies the disk array ID. Requires the -a list option.
Displays a list of global spares and spares dedicated to
this disk array.
When used with other actions, it specifies the disk array
IDs to which this spare is dedicated.
-t <type> Specifies the type of hot spare drive.
g A global hot spare drive.
d A dedicated hot spare drive.
-r <revertible> Specifies whether the spare drive is revertible.
yYes.
nNo.
-s "<option>=<value>" Specifies options for the spare drive.
mediapatrol= Enables or disables Media Patrol.
enable
disable
Examples
spare
spare -a add -p 14 -t g -r y
spare -a mod -i 1 -t d -d 0,1 -s "mediapatrol=disable"
spare -a del -i 0