HP StoreAll OS 6.5.1 Upgrade Guide

1. Verify that Express Query is enabled by entering the following command:
# ibrix_archiving -l
If Express Query is enabled, the output should appear as OK, as shown in the following
example:
For information on additional states, see the HP StoreAll OS CLI Reference Guide.
2. After the upgrade, data validation is disabled by default, even if it was enabled before the
upgrade, as a result of a dependency with Express Query.
Enable data validation by entering the following command:
# ibrix_datavalidation -E -f fsName
Output:
Data validation feature is enabled!
Command succeeded!
3. Start the hash sum migration task by entering the following command:
# ibrix_datavalidation M f fsName
Output:
Submitted Validation operation to background. ID of submitted task:
Validation_xx
Command succeeded!
4. Wait for the migration to complete. You can determine if the validation is complete by entering
the following command:
ibrix_task -l
This command lists the active tasks running on the Fusion Manager. If migration task is
completed, it is removed from this task list.
Sample output:
5. After the migration task is completed, a summary file (VMS2EQ- <task number>-0.sum)
is generated in the /fsName/.archiving/validation/history/ directory. Examine
the summary file for the number of files migrated.
Sample command and output:
# cat /fs/.archiving/validation/history/VMS2EQ_26\-0.sum
JOB_ID=26
FILESYSTEM_NAME=fs
FILESYSTEM_MOUNT_DIR=/fs
PATH=/
SCANTYPE=vms2eq
CREATE_TIME=Wed Sep 11 15:11:39 2013
START_TIME=Wed Sep 11 15:11:39 2013
KICKOFF_TIME=Wed Sep 11 15:11:39 2013
STOP_TIME=Wed Sep 11 15:11:43 2013
NUM_JOB_ERRORS=0
16 Upgrading the StoreAll OS Software to the 6.5.1 release