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

Chapter 6: Management with the CLI
213
phydrv -a online -p <PdId>
phydrv -a offline -p <PdId>
phydrv -a clear -t <condition type> -p <PdId>
Summary
The phydrv command displays physical drive information, changes physical drive
settings, locates individual drives, and forces a drive to an online or offline state.
Options
-a <action> Specifies the action to perform.
list (Default) Displays all physical drives, their make, model
number, and array they belong to. Their status is also
shown.
mod Modifiies physical drive settings.
locate Flashes the physical drive's LED so you can location it.
online Forces a drive from an Offline to an Online state.
Caution: Do this action only in extreme conditions. It
causes data corruption in most cases.
offline Forces a drive from an Onine to an Offline state.
clear Clears a drive's condition.
-p <PD ID> Specifies the physical drive ID.
-c <count> Specifies number of drives when their ID numbers are
sequential.
-t <condition type> Specifies type of condition to clear. Requires the -a clear
option.
pfa Clears a PFA condition on the drive.
staleconfig Clears a stale configuration on the drive.
-d <drive type> Specifies type of settings to modify. Requires the -a mod
option. Defaults to be all if -d is not specified.
sata SATA related setting(s): writecache, rlacache, and
cmdqueuing.
The SATA settings apply to all SATA physical drives.
sas SAS related setting(s): writecache, rlacache, readcache.
The SAS settings apply to all SAS physical drives.
all Apply to both SATA and SAS drives where is applicable.
-s "<option>=<value>" Specifies which settings to change.
alias= User-specified name, only for configured physical drives.
Up to 32 characters, containing alpha- numeric
characters, blank spaces and underscores. Beginning
and ending blank spaces are discarded.