This optional hotfix resolves an issue with CA AppLogic 3.8.6 appliances not properly reporting counters for some volumes to MON appliances. This hotfix cannot be used with other versions of CA AppLogic®.
The hotfix modifies files on the boot volume of appliances residing in the system catalog. The hotfix takes effect immediately upon successful installation so no grid reboot is required. However, applications that are running and using appliances from the system catalog do need to be restarted.
hf9424 also installs a patch file named hf9424.patch in the download directory on the grid controller. You can use the patch to update singleton appliances manually as needed. Perform the following steps to apply the patch:
comp login <component-name>
cat /tmp/acs-dhclient-options | grep new_dhcp_server_identifier | awk -F"=" '{print $2}'
wget http://<ipaddress>:8080/download/hf9424.patch
Note: <ipaddress> is the IP address of the grid controller retrieved in step 2.
patch -p0 < hf9424.patch
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|