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
206
export
Usage
export -t <fileType> [-s <tftpServer>] [-p <port>] -f <fileName>
Summary
The export command exports certain types of configuration files to a remote or
local host.
This command only affects subsystems.
Options
-t <file type> Specifies the type of file to export.
userdb User database file. This file type is not applicable for in-
band and can only be exported to a remote host.
servicereport System service report file. This file is exported to remote
host for embedded and local host for in-band.
-f <file name> Specifies the name of the file to be exported.
-s <TFTP server> Specifies TFTP server’s IP or host name.
Do not specify TFTP server for in-band.
-p <port num> The port number of the TFTP server. Default is 69.
Do not specify port number for in-band.
Examples
export -t userdb -s 192.168.1.1 -f userdb.bin
export -t servicereport -s 192.168.1.1 -f servicereport # for embedded
export -t servicereport -f servicereport # for in-band
factorydefaults
Usage
factorydefaults -a <action> -t <type>
Summary
The factorydefaults command restores factory default settings.
Options
-a <action> Specifies the action to perform.
restore Restore the factory default settings.
-t <type> Specifies the type of settings to restore.
all All settings.
allfw All firmware settings.