StorNext User’s Guide, 6-01658-05, Ver. A, Rel. 3.5, December 2008, Made in USA.
Quantum Corporation provides this publication “as is” without warranty of any kind, either express or implied,
including but not limited to the implied warranties of merchantability or fitness for a particular purpose. Quantum
Corporation may revise this publication from time to time without notice.
US Patent No: 5,990,810 applies. Other Patents pending in the US and/or other countries.
StorNext is either a trademark or registered trademark of Quantum Corporation in the US and/or other countries.
Your right to copy this manual is limited by copyright law. Making copies or adaptations without prior written
authorization of Quantum Corporation is prohibited by law and constitutes a punishable violation of the law.
TRADEMARK STATEMENT
Quantum, DLT, DLTtape, the Quantum logo, and the DLTtape logo are all registered trademarks of Quantum
Corporation.
SDLT and Super DLTtape are trademarks of Quantum Corporation.
Other trademarks may be mentioned herein which belong to other companies.
Contents
Chapter 1Introduction 1
About StorNext File System ..................................................................... 1
About StorNext Storage Manager ........................................................... 1
About Distributed LAN Clients .............................................................. 2
Purpose of This Guide ...................................................................................... 3
How This Guide is Organized ........................................................................ 3
Notes, Cautions, and Warnings ...................................................................... 4
About File System Expansion ................................................146
About Stripe Group Movement .............................................147
Expansion and Movement Steps ...........................................148
Checking the File System ...............................................................148
Performing File System Expansion ..............................................150
Performing Stripe Group Movement ...........................................157
Launching the Movement Wizard ........................................158
Completing Metadata Stripe Group Movement .................166
Reusing LUNs in a Data Stripe Group After a Move .........167
Reusing LUNS in a Metadata Stripe Group After a Move 168
Chapter 7Managing Libraries 169
Adding a Library 170
Starting the Add Library Wizard 170
Adding a SCSI Library 173
Adding an ACSLS Network Library 177
Adding a DAS Network Library 178
Adding a Vault Library 182
Modifying a Library 183
Deleting a Library 184
Rescanning a Library 185
Auditing a Library 186
Changing the Library State 187
Chapter 8Managing Drives and Disks 189
Working with Tape Drives ............................................................189
Adding a Tape Drive ...............................................................190
Modifying a Tape Drive ..........................................................196
Deleting a Tape Drive .............................................................197
Changing a Drive State ...........................................................198
Cleaning a Tape Drive .............................................................199
Working with Drive Pools .............................................................200
ivStorNext User’s Guide
Adding a Drive Pool .............................................................................. 200
Modifying a Drive Pool ........................................................................ 202
Deleting a Drive Pool ............................................................................ 204
Managing Disk Space ................................................................................... 205
Adding a Storage Policy .................................................................253
Adding a Policy Class Through SNSM Without a Relation
Point ....................................................................................260
Adding a Relation Point to a Policy Class ............................265
Modifying a Policy Class ...............................................................267
Deleting a Policy Class ...................................................................267
Applying a Policy Class .................................................................269
Chapter 12StorNext Reports 270
SNFS Reports 271
The Backup Information Report 271
The Drive State Information Report 272
The File Information Report 275
The Library Information Report 278
The Library Space Used Report 280
The Media Information Report 281
The Policy Class Information Report 286
The Relation Information Report 290
The Request Information Report 292
The Scheduler Information Report 293
The Storage Disk Information Report 295
The Directory Affinity Report 298
The File System Statistics Report 301
The Stripe Group Statistics Report 303
The File System Client Report 305
The File System LAN Client Report 308
Chapter 13Service Management 311
Using Health Check ........................................................................311
Running a Health Check .........................................................312
Viewing the Health Check History .......................................312
Viewing the Health Check Results ........................................314
Using State Capture ........................................................................315
Capturing the Current System State .....................................315
Downloading a Previous System Capture ...........................316
Deleting a Previous System Capture ....................................317
Using the System Status Tool ........................................................317
viStorNext User’s Guide
Chapter 14Customer Assistance 322
Quantum Technical Assistance Center ......................................................322
Appendix AOperating Guidelines 327
The Reserved Space Parameter ...................................................................327
Distributed LAN Server/Client Network and Memory Tuning ........... 329
Distributed LAN Server and Client Network Tuning .....................329
Distributed LAN Server Memory Tuning .......................................... 330
Figure 55Invalid Configuration RAS part 1.......................................... 415
Figure 56Invalid Configuration RAS part 2.......................................... 416
Figure 57Downloading a System State Capture RAS.......................... 416
Figure 58Capturing a System State RAS ............................................... 417
StorNext User’s Guidexix
xxStorNext User’s Guide
Chapter 1
1Introduction
StorNext is data management software that enables customers to
complete projects faster and confidently store more data at a lower cost.
Used in the world's most demanding environments, StorNext is the
standard for high performance shared workflow operations and multitier
archives. StorNext consists of two components: StorNext File System
(SNFS), a high performance data sharing software, and StorNext Storage
Manager (SNSM), the intelligent, policy-based data mover.
About StorNext File
System1
About StorNext Storage
Manager1
StorNext User’s Guide1
StorNext File System streamlines processes and facilitates faster job
completion by enabling multiple business applications to work from a
single, consolidated data set. Using SNFS, applications running on
different operating systems (Windows, Linux, UNIX, HPUX, AIX, and
Mac OS X) can simultaneously access and modify files on a common,
high-speed SAN storage pool. This centralized storage solution
eliminates slow LAN-based file transfers between workstations and
dramatically reduces delays caused by single-client failures. With SNFS,
any server can access files and pick up processing requirements of a
failed system to continue operations.
StorNext Storage Manager enhances the StorNext solution by reducing
the cost of long term data retention, without sacrificing accessibility.
SNSM sits on top of SNFS and utilizes intelligent data movers to
transparently locate data on multiple tiers of storage. This enables
customers to store more files at a lower cost, without having to
Chapter 1 Introduction
reconfigure applications to retrieve data from disparate locations.
Instead, applications continue to access files normally and SNSM
automatically handles data access – regardless of where the file resides.
As data movement occurs, SNSM also performs a variety of data
protection services to guarantee that data is safeguarded both on site and
off site.
About Distributed LAN
Clients1
StorNext supports distributed LAN clients. Unlike a traditional StorNext
SAN client, a distributed LAN client does not connect directly to
StorNext via fibre channel or iSCSI, but rather across a LAN through a
gateway system called a distributed LAN server. The distributed LAN
server is itself a directly connected StorNext client, but it processes
requests from distributed LAN clients in addition to running
applications.
Any number of distributed LAN clients can connect to multiple
distributed LAN servers. StorNext File System supports Distributed LAN
client environments in excess of 1000 clients, and should support
deployments as large as 5000 clients. File system aggregate throughput is
not adversely impacted.
Besides the obvious cost-savings benefit of using distributed LAN clients,
there will be performance improvements as well.
Distributed LAN clients must be licensed in the same way as StorNext
SAN clients. When you request your permanent StorNext license, you
will need to specify the number of distributed LAN clients you plan to
use. Naturally, you can always purchase additional distributed LAN
client licenses as your needs expand. For more information about
StorNext licensing, see Entering the StorNext License
on page 40.
StorNext provides distributed LAN client information via the status
monitors on the StorNext home page, SNSM home page, and SNFS home
page. More detailed information is available through the Clients Report
and the Distributed LAN Client Performance Report. For more
information about StorNext reports, see StorNext Report
s on page 270.
Before you can fully use distributed LAN clients, you must first configure
a distributed LAN server and distributed LAN clients as described in the
StorNext Installation Guide.
StorNext User’s Guide2
Purpose of This Guide
This guide is intended to assist StorNext users perform day-to-day tasks
with the software. This guide also describes how to generate reports.
Quantum recommends using the graphical user interface to accomplish
tasks, but an appendix provides alternative procedures for users who
wish to perform those tasks via the command line interface.
How This Guide is Organized
This guide contains the following chapters:
Chapter 1 Introduction
Purpose of This Guide
• Chapter 1,
• Chapter 2, StorNext GUI Overview
• Chapter 3, SNFS-Only GUI Overview
• Chapter 4, Common StorNext Tasks
• Chapter 5, Backing Up StorNext
• Chapter 6, Managing the File System
• Chapter 7, Managing Libraries
• Chapter 8, Managing Drives and Disks
• Chapter 9, Managing Media
• Chapter 10, Managing Storage Disks
• Chapter 11, Data Migration Management
• Chapter 12, StorNext Reports
• Chapter 13, Service Management
• Chapter 14, Customer Assistance
• Appendix A, Operating Guidelines
• Appendix B, HA Failover
Introduction
StorNext User’s Guide3
• Appendix C, Using The Command Line Interface
• Appendix D, RAS Messages
Notes, Cautions, and Warnings
The following table describes important information about Notes,
Cautions, and Warnings used throughout this guide.
DescriptionDefinitionConsequences
Chapter 1 Introduction
Notes, Cautions, and Warnings
Note:Indicates important
information that helps
you make better use of
the software.
Caution:Advises you to take or
avoid a specified action.
Warning:Advises you to take or
avoid a specified action.
No hazardous or
damaging consequences.
Failure to take or avoid
this action could result
in loss of data.
Failure to take or avoid
this action could result
in physical harm to the
user or hardware.
StorNext User’s Guide4
Document Conventions
This guide uses the following document conventions to help you
recognize different types of information.
ConventionsExamples
Chapter 1 Introduction
Document Conventions
For all UNIX-based
commands, the # prompt is
implied, although it is not
shown.
For all UNIX-based
commands, words in italic are
variables and should be
replaced with user-defined
values.
TSM_control stop
is the same as
# TSM_control stop
cvaffinity <filename>
where <filename> is a
variable and should be
replaced with a user-defined
value.
StorNext User’s Guide5
an
Chapter 2
2StorNext GUI Overview
This section describes how to access and navigate through the StorNext
GUI, which includes both SNFS and SNSM. If you purchased SNFS only,
refer to SNFS-Only GUI Overview
This chapter includes the following topics:
.
• Accessing the StorNext GUI
• The StorNext Home Page
• The SNFS and SNSM Home Pages
• The Configuration Wizard
Note:StorNext supports internationalization for the name space of
the file system. This support is fully UTF-8 compliant. It is up
to the individual client to set the proper UTF-8 locale.
Accessing the StorNext GUI
The StorNext GUI is browser-based and can be remotely accessed from
any machine with access to the StorNext server.
StorNext User’s Guide6
Chapter 2 StorNext GUI Overview
Accessing the StorNext GUI
Use this procedure to access the StorNext GUI.
1 Open a Web browser.
Note:StorNext-supported browsers are:
• Internet Explorer 5.5, 6 and 7
• Netscape 7.x
• Mozilla 1.0 and later
• FireFox 1.5 and later or 2.0 and later
To ensure proper browser operation, all monitors must be set to
display at a minimum resolution of 1073 x 768. If you use a popup
blocker, be sure to enable pop-ups in order to ensure that the StorNext
Configuration Wizard functions properly.
2 In the browser’s Address field, type the full address of the machine
and its port number, and then press Enter. For example: http://<machine name>:<port number>. Use the name of the machine and
port number you copied when you installed the StorNext software.
Note:Typically, the port number is 81. If port 81 is in use, use the
next unused port number. (I.e., 82, 83, etc.)
After you enter the machine name and port number, the following
window appears:
Figure 1 StorNext Login
Window
3 In the User ID field, type admin and press TAB.
4 In the Password field, type admin and click OK.
The initial StorNext GUI appears. A message asks you to start nonrunning components.
5 Click OK to start the StorNext components. The StorNext GUI
launches.
StorNext User’s Guide7
Figure 2 StorNext Home Page
Component
Navigation
Link to
Quantum
Drop-down
Menu Options
Refresh
Buttons
Mo nit o r R efr e s h
Rate Options
System
Monitors
Application
Link
StorNext Server Status
StorNext System Status and Admin Alert
Chapter 2 StorNext GUI Overview
Accessing the StorNext GUI
The following illustration shows the main components of the
StorNext Home Page.
StorNext User’s Guide8
Loading...
+ 409 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.