Upgrading SNFS on Linux and Unix................................................................9
Upgrading SNFS on Windows.........................................................................10
Contacting Quantum17
Document 6-01620-10 Rev A, June 20091
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
Made in the 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
ADIC, 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.
2
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
Introduction0
This document provides information about upgrading to StorNext 3.5.1 from a
previous version. Instructions are provided for metadata controllers (MDCs)
running both StorNext File System (SNFS) and StorNext Storage Manager
(SNSM), as well as for MDCs running SNFS only.
Note:Quantum supports upgrades only from the previous two
major releases of StorNext. For example, you can upgrade to
StorNext 3.5.1 from version 3.1 or 3.0, but not from version 2.8
or earlier.
For upgrade procedures, or to learn how to contact Quantum for assistance, see
the following sections:
•Getting Ready to Upgrade on page 3
•Running the Pre-Installation Script on page 4
•Upgrading to StorNext 3.5.1 (SNFS and SNSM) on page 7
•Upgrading to StorNext 3.5.1 (SNFS Only) on page 8
•Contacting Quantum on page 17
Getting Ready to Upgrade0
This section includes important information about upgrading to StorNext 3.5.1.
Review the following sections before upgrading:
•Upgrade Guidelines
•Converting a Metadata Controller Running IRIX
•Upgrading HA Systems
•Upgrading the Client Software
Upgrade Guidelines0Before upgrading StorNext, review the following upgrade guidelines:
•Before upgrading, make sure there is no I/O activity. On the StorNext home
page, the number of store candidates should be 0. For tape drives, make sure
no media is mounted and no read/write operations are being performed. If
there is I/O activity, wait for the I/O activity to complete before upgrading. If
you attempt to perform an upgrade during a period of high activity, the
upgrade may fail.
•Before upgrading, Quantum recommends reviewing system configuration
settings and performing a backup procedure to back up StorNext
configuration files.
Introduction3
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
•Before upgrading, Quantum recommends storing all files. (If you do not store
files prior to upgrading, Quantum recommends running a rebuild policy after
the upgrade.)
•Before upgrading, Quantum recommends making sure all tape drives are at
approved firmware levels. After upgrading, you may not be able to use
drives that are not running an approved firmware version.
•Because the metadata dump format changed starting in StorNext 3.0, a
metadata dump is automatically performed during the upgrade process.
Depending on the size of the file system, this can extend the time required to
complete the upgrade.
•After upgrading, your StorNext license remains valid. You do not need to
request a new licence if the system ID does not change.
Converting a Metadata
Controller Running IRIX
Upgrading HA Systems 0Upgrades for MDCs running in a High Availability (HA) Failover environment
Upgrading the Client
Software
Starting with release 3.0.2, StorNext does not support metadata controllers
running the SGI IRIX operating system. To upgrade to StorNext 3.5.1 from a
0
release earlier than 3.0.2, MDCs running IRIX must be converted to a supported
operating system. This conversion must be performed by Quantum Professional
Services. For more information, or to schedule an IRIX conversion, contact the
Quantum Technical Assistance Center (see
must be performed by Quantum Professional Services. If your system is running
with failover enabled, contact the Quantum Technical Assistance Center (see
Contacting Quantum on page 17).
To upgrade to the StorNext 3.5.1 client software on Linux and Unix systems,
install the new client software package. There is no need to uninstall previous
0
versions of the client software. For more information about installing the client
software on Linux and Unix, see the StorNext 3.5.1 Installation Guide.
To upgrade to the StorNext 3.5.1 client software on Windows, follow the
procedure in
Upgrading SNFS on Windows on page 9.
Contacting Quantum on page 17).
Running the Pre-Installation Script0
The StorNext pre-installation script (snPreInstall) is included on the StorNext
installation CD. When you run
about your system. The pre-installation script uses this information to estimate
the amount of local disk space required for SNFS and SNSM support directories.
In addition, the script recommends the optimal locations for support directories.
StorNext uses five directories to store application support information. These
directories are stored locally on the metadata controller, except for the
directory, which is stored on the managed file system.
The StorNext support directories are described in Table 1.
Running the Pre-Installation Script4
snPreInstall, you are prompted for information
Backup
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
Table 1 StorNext Support
Directories
Support DirectoryDescription
Database
/adic/database
Journal
/adic/database_jnl
Mapping
/adic/mapping_dir
Metadata
/adic/database_meta
Backup
/backup
Records information about where and how data files
are stored.
Records changes made to the database.
Contains index information that enables quick
searches on the file system.
Stores metadata dumps (backups of file metadata).
Contains configuration files and support data
required for disaster recovery.
Before You Begin0Before running the pre-installation script, be prepared to answer the following
questions:
•Is this an upgrade installation?
•What local file systems can be used to store support information?
•What version of StorNext will be installed?
•What is the maximum number of directories expected (in millions)?
•What is the maximum number of files expected (in millions)?
•How many copies will be stored for each file?
•How many versions will be retained for each file?
Note:Keep in mind that storage needs typically grow rapidly. Consider
increasing the maximum number of expected directories and files by a
factor of 2.5x to ensure room for future growth.
Note:The pre-installation script ignores unmounted file systems. Before
running
snPreInstall, be sure to mount all local file systems that will
hold StorNext support information.
Running snPreInstall0To run the pre-installation script, use the StorNext installation CD.
1 Log on to the MDC as root.
2 Mount the StorNext installation CD and change to the CD root directory.
3 List the installation directories on the CD. At the command prompt, type:
ls -l
4 Identify the correct installation directory for your operating system and
hardware platform, and then change to that directory.
Running the Pre-Installation Script5
Figure 1 Pre-Installation Script
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
For example, for Red Hat Linux 5 running on an x86 64-bit platform, change
to the
6 Follow the onscreen instructions, and answer each question when prompted.
The script outputs results based on the information you entered.
After you enter all requested information, the pre-installation script outputs the
following results:
0
•Estimated disk space required for each support directory.
•Recommended file system location for each support directory.
Tech Tip:For optimal performance, each support directory (other than
the
Backup directory) should be located on its own local file
system, and each local file system should reside on a separate
physical hard disk in the MDC.
There are three types of directory recommendations, as indicated by the text
preceding the recommendation. The three types of recommendations are
described in
Table 2.
TypeDescription
RECOMMENDThe suggested directory locations will result in
optimal system performance.
Running the Pre-Installation Script6
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
TypeDescription
NOTEThe suggested directory locations are valid but
system performance will not be optimal.
SPACEAdditional hard disk space is required to store
the required support directories.
The pre-installation script bases directory location recommendations on the
following criteria:
•To aid disaster recovery, the Database and Journal directories should be
located on different file systems.
•For optimal performance, the Metadata directory should not be located on the
same file system as (in order of priority) the
directory.
Note:Do not change the location of support directories manually.
Instead, use the installation script to specify the location for
support directories. For more information, see
StorNext 3.5.1 (SNFS and SNSM) or Upgrading to StorNext 3.5.1
(SNFS Only).
Journal, Database, or Mapping
Upgrading to
Upgrading to StorNext 3.5.1 (SNFS and SNSM)0
Use the StorNext installation script to upgrade to StorNext 3.5.1 on a metadata
controller running StorNext Storage Manager and StorNext File System. To
launch the script, use the correct StorNext installation CD for your operating
system.
1 Log on to the MDC as root.
2 Mount the StorNext installation CD and change to the CD root directory.
Note:When you mount a CD in a Red Hat 4 or 5 system, CDs are
mounted by default with a noexec (non-executable) option
which prevents you from proceeding with the installation.
For Red Hat users only, before proceeding you must
remount the CD by typing mount -o remount, exec ...
3 List the installation directories on the CD. At the command prompt, type:
ls -l
4 Identify the correct installation directory for your operating system and
hardware platform, and then change to that directory.
For example, for Red Hat Linux 5 running on an x86 64-bit platform, change
to the
RedHat50AS_26x86_64 directory.
Upgrading to StorNext 3.5.1 (SNFS and SNSM)7
Figure 2 StorNext Installation
Script
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
5 Run the script with the -upgrade option. At the command prompt, type:
./install.stornext -upgrade
The installation script runs (figure 2).
6 On the Upgrade Menu, type 2 and press <Enter>.
The StorNext installation script runs and displays the current progress of the
upgrade.
Note:To customize the installation, select option 1 on the Upgrade
Menu. For more information about changing configuration
options, see the StorNext 3.5.1 Installation Guide.
7 When the upgrade is complete, press <Enter> to return to the Main Menu.
8 To exit the installation script, type 4 and press <Enter>.
9 Run a rebuild policy.
Note:Backups are run on some operating systems immediately
following the upgrade procedure. Other operating systems run the
backup after the next reboot. These backups trigger a metadata
dump that (depending on the number of files and the type of
hardware) can cause backups to take several hours.
Upgrading to StorNext 3.5.1 (SNFS Only)0
To upgrade to StorNext 3.5.1 on a metadata controller running StorNext File
System (without Storage Manager), use the appropriate method for your
operating system:
•Upgrading SNFS on Linux and Unix
•Upgrading SNFS on Windows
Upgrading SNFS on Linux
and Unix
Use the SNFS installation script to upgrade to StorNext 3.5.1 on a metadata
controller running StorNext File System (without Storage Manager). To launch
0
the script, use the correct StorNext installation CD for your operating system.
1 Log on to the MDC as root.
2 Mount the StorNext installation CD and change to the CD root directory.
Upgrading to StorNext 3.5.1 (SNFS Only)8
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
Note:When you mount a CD in a Red Hat 4 or 5 system, CDs are
mounted by default with a noexec (non-executable) option
which prevents you from proceeding with the installation.
For Red Hat users only, before proceeding you must
remount the CD by typing mount -o remount, exec ...
3 List the installation directories on the CD. At the command prompt, type:
ls -l
4 Identify the correct installation directory for your operating system and
hardware platform, and then change to that directory.
For example, for Red Hat Linux 5 running on an x86 64-bit platform, change
to the
RedHat50AS_26x86_64 directory.
5 Run the script with the -upgrade option. At the command prompt, type:
./install.snfs -upgrade
The installation script runs (figure 3).
Figure 3 SNFS Installation
Script
Upgrading SNFS on
Windows
6 On the Upgrade Menu, type 2 and press <Enter>.
The SNFS installation script runs and displays the current progress of the
upgrade.
Note:To customize the installation, select option 1 on the Upgrade
Menu. For more information about changing configuration
options, see the StorNext 3.5.1 Installation Guide.
7 When the upgrade is complete, press <Enter> to return to the Main Menu.
8 To exit the installation script, type 4 and press <Enter>.
The StorNext setup wizard guides you through the process of upgrading
StorNext File System on a metadata controller running Windows 2003 Server.
0
(The installation wizard also installs the client software on the MDC.)
If you are upgrading to StorNext 3.5.1 from a version of StorNext prior to version
3.0, you must remove any previously installed versions before installing StorNext
3.5.1. (See
Removing a Previous Version of StorNext).
When you are ready, use the setup wizard to upgrade StorNext (see Running the
(Optional) After upgrading, restore the previous client configuration (see
Restoring a Previous Client Configuration on page 14).
Note:You must log on as an Administrator to install StorNext.
Removing a Previous Version of StorNext0
If a previous version of StorNext older than version 3.0 exists on the system, you
must remove it before installing the new version. If you are upgrading from a
version of StorNext newer than version 3.0, the old client configuration is retained
so there is no need to restore the old configuration.
1 Insert the StorNext installation CD.
2 Browse to the root directory of the installation CD and double-click the file
SnfsSetup64.exe (64-bit systems).
The StorNext Installation window appears (figure 4).
3 Click Remove StorNext.
A dialog box appears informing you that the current client configuration has
been saved.
4 Note the name and location of the saved configuration file, and then click OK.
5 If prompted, click Yes to continue, and then click OK to finish the removal.
6 When the removal is complete, click Yes to reboot the system.
Note:After installing the new version of StorNext, you can restore the saved
client configuration (see
Restoring a Previous Client Configuration on
page 14).
Running the Setup Wizard0
To launch the setup wizard, use the correct StorNext installation CD for your
operating system.
If you saved a client configuration file (for example, when removing a previous
version of StorNext), you can import it after installing StorNext. This configures
StorNext using the same settings as the previous installation.
1 Insert the StorNext installation CD.
2 Browse to the root directory of the installation CD and double-click the file
SnfsSetup64.exe (64-bit systems).
The StorNext Installation window appears (figure 12).
3 Click Configure StorNext.
The StorNext Configuration window appears (figure 13).
Upgrading to StorNext 3.5.1 (SNFS Only)14
Figure 13 StorNext
Configuration Window
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
4 Click Import/Export Client Settings.
The Import/Export Client Configuration window appears (figure 14).
5 Under Import, click Browse. Locate the client configuration (*.reg) file to
import, and then click
Open.
Client configuration files saved during removal of a previous version of
StorNext are located in one the following directories:
•C:\SNFS\config\
•C:\Program Files\StorNext\config\
6 Click an option for handling current configuration settings:
Upgrading to StorNext 3.5.1 (SNFS Only)15
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
•Merge with current configuration: The imported configuration is merged
with the current configuration settings.
•Replace current configuration: The imported configuration overwrites the
current configuration settings.
7 Click Import, and then click Yes to confirm.
A message appears informing you the configuration settings were
successfully added to the registry.
8 Click OK, and then click Quit to close the Import/Export Client Configuration
window.
Upgrading to StorNext 3.5.1 (SNFS Only)16
StorNext 3.5.1 Upgrade Guide
Document 6-01620-10 Rev A
June 2009
Contacting Quantum0
More information about this product is available on the Quantum Service and
Support website at
Service and Support website contains a collection of information, including
answers to frequently asked questions (FAQs). You can also access software,
firmware, and drivers through this site.
To request a software upgrade, visit www.quantum.com/ServiceandSupport/
Upgrade/Index.aspx. For further assistance, or if training is desired, contact the
Quantum Technical Assistance Center:
www.quantum.com/ServiceandSupport. The Quantum
North America
EMEA
Online Service and Support
World Wide Web
(Local numbers for specific countries are listed on the Quantum Service and
Support Website.)
+1 800-284-5101 Option 5
00800 9999 3822
www.quantum.com/OSR
www.quantum.com/ServiceandSupport
Contacting Quantum17
Loading...
+ 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.