6.2.4 HP StoreAll Storage Release Notes (AW549-96071, April 2013)

--------------------------------------------------------------------------------
To resolve the issue:
1. Manually check your version by entering the following command:
ethtool -i eth0
The command displays the following:
driver: be2net
version: 4.1.402.6
firmware-version: 4.1.402.20
bus-info: 0000:02:00.0
Bootable ISO Download:
2. Verify the firmware-version is 4.1.402.20. If it is not, download a bootable ISO file
(OneConnect-Flash-4.1.402.20.iso) from the following link to perform the NIC
upgrade offline:
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&
cc=us&prodTypeId=3709945&prodSeriesId=4085948&prodNameId=4085929&
swEnvOID=54&swLang=8&mode=2&taskId=135&swItem=co-106538-1
The HTTP WebDAV share might not let you create a file or folder with the following message:
You don't have permission to do this action.
To resolve the issue, remount the WebDAV share by entering the following command:
net use * http://192.168.1.1/smita/
In this instance, the HTTP WebDAV share is 192.168.1.1/smita.
The automated offline upgrade appears confused by clusters with more than 10 nodes. This issue
results in the upgrade failing when it attempts to connect via SSH to a filename rather than to a
server.
To resolve the issue, move the Active Fusion Manager (FM) back to the initial node by using the
following process:
1. From the current Active FM, disable failover across the cluster by entering the following
command:
ibrix_fm -m nofmfailover -A
NOTE: The above command does not place the local/Active FM in nofmfailover mode.
2. Make the desired node passive by entering the following command:
ibrix_fm -m passive -h <nodename>
3. Wait 1 minute for the commands to complete.
4. Place the current Active FM into 'nofmfailover' mode, this will trigger the migration by entering
the following command:
ibrix_fm -m nofmfailover
5. Wait another minute, after which, you should find the Active FM on the desired node. Verify
FM is at the correct node by entering the following command:
ibrix_fm -i
6. From the Active FM, place the rest of the nodes back into Passive mode by entering the
following command:
ibrix_fm -m passive -A
Workarounds 15