6.3.2 HP StoreAll OS Release Notes

SNMP
When the StoreAll SNMP agent is configured, do not restart snmpd. If the snmpd restart
command is run on the active node, you will need to take one of these steps:
If Phone Home was configured, reconfigure it.
If Phone Home was not configured, reconfigure the StoreAll SNMP agent.
HP Insight Remote Support
After HP Insight Remote Support is configured, do not restart snmpd. See “SNMP” (page 25) for
more information.
In certain cases, large number of error messages such as the following appear in /var/log/
hp-snmp-agents/cma.log:
Feb 08 13:05:54 x946s1 cmahostd[25579]: cmahostd: Can't update OS
filesys object: /ifs1 (PEER3023)
This error message occurs because the file system exceeds <n> TB. (This situation will be corrected
in a future release.) To disable logging, edit the script /opt/hp/hp-snmp-agents/server/
etc/cmahostd and remove the option -l <logname>. Then restart the agents using service
hp-snmp-agents restart.
If you want to keep logging enabled, be aware that the log messages occur frequently, and you
will need to monitor and clean up the log file regularly to avoid filling the file system.
If Fully Qualified Domain Name (FQDN) resolution is not configured properly for the hosts, the
following error appears when hpsmhd is restarted:
Could not reliably determine the server's fully qualified domain name,
using <ip> for ServerName
To configure FQDN resolution, use either the /etc/hosts file or the Domain Name Service.
If SNMP is logging excessively, add the following command to the file /etc/sysconfig/
snmpd.options to stop the logging:
OPTIONS="-LS 0-4 d -Lf /dev/null -p /var/run/snmpd.pid -a"
To enable the default SNMP logging, add a pound sign (#) to the following command in the file
/etc/sysconfig/snmpd.options and save the file:
# OPTIONS="-LS 0-4 d -Lf /dev/null -p /var/run/snmpd.pid -a"
Then restart the SNMP service:
service snmpd restart
On 9320/X9720 systems, the virtual SAS manager and VC connect manager must be configured
manually for HP Support.
On HP SIM 7.1, 9320/9300 nodes are discovered as “HP 9320 NetStor FSN” if MSA storage
is registered on the cluster nodes. This does not affect sending alerts to HP Support.
StoreAll Windows clients
If an admin user creates a hard link on a Windows 2008 R2 system, the system terminates and
the link is not created. Ensure that the admin user has root permission before creating a hard link.
Reading of snaps as memory mapped files is not supported. Undesired results can occur if a snap
file is used as memory mapped file while the current version of the file is being modified by a
different instance.
Workarounds 25