6.3 HP StoreAll 9300/9320 Storage Administrator Guide (AW549-96072, June 2013)

5. Re-enable Express Query on the file systems:
ibrix_fs -T -E -f <FSNAME>
In this instance <FSNAME> is the file system.
Express Query will begin resynchronizing (repopulating) a new database for this file system.
6. Re-enable auditing if you had it running before (the default).
ibrix_fs -A -f <FSNAME> -oa audit_mode=on
In this instance <FSNAME> is the file system.
7. Restore your audit log data:
MDImport -f <FSNAME> -n /tmp/auditData.csv -t audit
In this instance <FSNAME> is the file system.
8. Restore your custom metadata:
MDImport -f <FSNAME> -n /tmp/custAttributes.csv -t custom
In this instance <FSNAME> is the file system.
Troubleshooting upgrade issues 23