NOTE:
The REST API (Object API) functionality has expanded, and any REST API (Object
API) shares you created in previous releases are now referred to as HTTP-StoreAll REST API
shares in file-compatible mode. The 6.3 release is also introducing a new type of share called
HTTP-StoreAll REST API share in Object mode.
ibrix_httpshare -a <SHARENAME> -c <PROFILENAME> -t <VHOSTNAME> -f
<FSNAME> -p <DIRPATH> -P <URLPATH> -S
“ibrixRestApiMode=filecompatible, anonymous=true”
In this instance:
•
<SHARENAME>
is the share name.
•
<PROFILENAME>
is the profile name.
•
<VHOSTNAME>
is the virtual host name
•
<FSNAME>
is the file system.
•
<DIRPATH>
is the directory path.
•
<URLPATH>
is the URL path.
•
<SETTINGLIST>
is the settings.
5.
Wait for the resynchronizer to complete by entering the following command until its output is
<FSNAME>: OK
:
ibrix_archiving -l
6.
Restore your audit log data by entering the following command:
MDImport -f <FSNAME> -n /tmp/auditData.csv -t audit
In this instance
<FSNAME>
is the file system.
7.
Restore your custom metadata by entering the following command:
MDImport -f <FSNAME> -n /tmp/custAttributes.csv -t custom
In this instance
<FSNAME>
is the file system.
Troubleshooting upgrade issues
If the upgrade does not complete successfully, check the following items. For additional assistance,
contact HP Support.
Automatic upgrade
Check the following:
•
If the initial execution of
/usr/local/ibrix/setup/upgrade
fails, check
/usr/local/ibrix/setup/upgrade.log
for errors. It is imperative that all servers are
up and running the StoreAll software before you execute the upgrade script.
•
If the install of the new OS fails, power cycle the node. Try rebooting. If the install does not
begin after the reboot, power cycle the machine and select the
upgrade
line from the
grub
boot menu.
•
After the upgrade, check
/usr/local/ibrix/setup/logs/postupgrade.log
for errors
or warnings.
•
If configuration restore fails on any node, look at
/usr/local/ibrix/autocfg/logs/appliance.log
on that node to determine which
feature restore failed. Look at the specific feature log file under
/usr/local/ibrix/setup/
logs/
for more detailed information.
Troubleshooting upgrade issues
21