Upgrading Pre-6.1.1 File Systems For Data Retention Features - HP StoreAll 9730 Administrator's Manual

Hide thumbs Also See for StoreAll 9730:
Table of Contents

Advertisement

Progress and status reports
The utility writes log files to the directory /usr/local/ibrix/log/upgrade60 on each node
containing segments from the file system being upgraded. Each node contains the log files for its
segments.
Log files are named <host>_<segment>_<date>_upgrade.log. For example, the following
log file is for segment ilv2 on host ib4-2:
ib4-2_ilv2_2012-03-27_11:01_upgrade.log
Restarting the utility
If the upgrade is stopped or the system shuts down, you can restart the upgrade utility and it will
continue the operation. (To stop an upgrade, press Ctrl-C on the command line or send an interrupt
signal to the process.)
There should be no adverse effects to the file system; however, certain blocks that were newly
allocated by the file system at the time of the interruption will be lost. Running ibrix_fsck in
corrective mode will recover the blocks.
NOTE:
The upgrade60.sh utility cannot upgrade segments in an INACTIVE state. If a node is
rebooted or shuts down with an unmounted file system, the file system segments owned by that
node will be in an INACTIVE state. To move the segments to ACTIVE states, mount the file system
with ibrix_mount. Then unmount the file system with ibrix_umount and resume running
upgrade60.sh. You can verify segment states with the Linux lvscan command.
Migrating large files
The upgrade60.sh utility does not upgrade files larger than 3.8 TB. After the upgrade is complete
and the file system is mounted, migrate the file to another segment in the file system using the
following command:
ibmigrate -f filesystem -m 1 -d destination_segment file
The following example migrates file.9 from its current segment to destination segment 2:
ibmigrate -f ibfs -m 1 -d 2 /mnt/storeall/test_dir/dir1/file.9
After the file is migrated, you can snap the file.
Synopsis
Run the upgrade utility:
upgrade60.sh [-v -n] file system
The -n option lists needed conversions but does not attempt them. The -v option provides more
information.

Upgrading pre-6.1.1 file systems for data retention features

Data retention was automatically enabled for file systems created with StoreAll 6.1.1 or later. If
you want to enable data retention for file systems created with StoreAll 6.0 or earlier, run the
ibrix_reten_adm -u command, as described in this section.
To enable data retention:
1.
If you have a pre-6.0 file system, run the upgrade60.sh utility, as described in
(page
181).
2.
Run the following command on a node that has the file system mounted:
ibrix_reten_adm -u -f FSNAME
In this instance, FSNAME is the name of the file system you want to upgrade for data retention
features.
The command enables data retention and unmounts the file system on the node.
3.
After the command finishes upgrading the file system, re-mount the file system.
Upgrading the StoreAll software to the 6.1 release
Section
181

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ibrix x9720

Table of Contents