6.2.3 HP StoreAll Storage Release Notes (update)

For a list of firmware fixes, see the FMT User Guide (contact HP Support for more information).
MDS600 and D6000 drive enclosure drawers are now reported by number: Drawer 1 for the
front-facing left drawer and Drawer 2 for the front-facing right drawer.
A memory leak was occurring in Fusion Manager.
For a list of fixes in the Storage Provisioning Tool (SPT), see the HP SPT User Guide (contact HP
Support for more information).
The var/log/message file was not getting rotated nightly.
Workarounds
This section contains workarounds for product situations that may occur:
Installation and network configuration
On X9720 systems with G6 blades, the Quick Restore installation reports that the G6 Ethernet
firmware must be upgraded. The Ethernet device (eth0) must be up when you upgrade the
firmware. Use the following command to bring up eth0 and then upgrade the firmware:
# ifup eth0
The following document provides additional detail for HP Support personnel:
http://saw.cce.hp.com/km/saw/view.do?docId=emr_na-c03466768
When creating a user NIC with a VLAN tag on a bond, running the ibrix_nic -c command
causes the parent bond to become degraded. The workaround is to determine the device that is
down and then bring up that device manually. For example, if bond0 is made up of eth4 and
eth5, use ifcfg to determine which device is down. Then use ifup to bring up the device,
such as ifup eth4.
Upgrades
The supported upgrade path from 5.6 or earlier is to first upgrade to 6.1. Before upgrading from
5.6 or earlier to 6.1, ensure that the NFS exports option subtree_check is the default export
option for every NFS export. The no_subtree_check option is not compatible with the StoreAll
OS software.
To add the subtree_check option, perform the following steps:
1. Unexport NFS exports:
ibrix_exportfs h <HOSTLIST> -p <CLIENT1:PATHNAME1>
2. Create NFS exports with the subtree_check option:
ibrix_exportfs f <FSNAME> -p <CLIENT1:PATHNAME1> -o subtree_check
NOTE: Multiple options can be specified using the o parameter by separating each option
by a comma (for example, -o rw,subtree_check).
3. Complete steps 1 and 2 for every NFS export.
4. Verify that all NFS exports have the subtree_check option set:
ibrix_exportfs l
If you plan to do an online upgrade, I/O must be occurring on a user virtual interface (VIF). Online
upgrades are only supported when I/O to shares is exclusively through User VIFs. When a VIF
is used, the server failover process sends the VIF to the running/active node. If I/O has occurred
through a non-virtual IP for the server, this I/O might need to be halted, and you might need to
reboot the server to proceed with an online upgrade.
Workarounds 13