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
244
Choosing Stripe Block Size
You set the stripe block size, also called block size, when you create a logical
drive. With SuperTrak, the choices are 64 KB, 128 KB, 256 KB, 512 KB, and
1024 KB. 64 KB is the default.
Your choice will directly affect performance. There are two issues to consider
when choosing the stripe block size.
• Choose a stripe block size equal to or smaller than the smallest cache buffer
found on any physical drive in your logical drive.
A larger value slows the logical drive down because physical drives with
smaller cache buffers need more time for multiple accesses to fill their
buffers.
• If your data retrieval consists of fixed-size data blocks, such as some
database and video applications, choose that data block size as your stripe
block size.
Generally speaking, email, POS, and webservers prefer smaller stripe block
sizes. Video and database applications prefer larger stripe block sizes.
See “Creating a Logical Drive” on page 96 and “Creating a Logical Drive” on
page 165, and “Creating a Disk Array – Advanced Configuration” on page 161.
Choosing Sector Size
You set the sector size when you create a logical drive. With SuperTrak, the
choices are 512 B, 1 KB, 2 KB, and 4 KB. 512 B is the default.
A sector is the smallest addressable area on a physical drive. Sector Size refers
to the size of sector measured by the number of bytes of data it can hold. The
most common sector size is 512 bytes (512 B). A smaller sector size results in a
more efficient use of a physical drive’s capacity. 512 B is the default sector size
for logical drives on SuperTrak.
The number of usable sectors is limited by the addressing method of the
computer's operating system:
• Windows XP (32-bit) support 10-bit logical bit addressing (LBA), so with 512
B sectors, they can only support up to 2 terabytes (TB) of data storage
capacity. To increase the capacity, you must use larger sectors. See “2 TB
Limitation” on page 245.
• Windows XP (64-bit), Windows Server 2003 and 2008, and Windows Vista
support 64-bit LBA, so they are not affected by this limitation. For these
OSes, always choose the default 512 B sector size.
• Linux operating systems with the 2.4 kernel do not support variable sector
sizes. For these OSes, always choose the default 512 B sector size.