Summary | Fix for reporting StorageAnalyzer (server and client) |
Platform | Unix |
Category | bugfix |
Valid for | 6.1.x, 6.2.0.x |
Requires | |
Server Required Patch/es | |
Supersedes | 762, 748 |
Superseded by | 949 : Cancelled / Not hidden |
Affects | Both: Core |
Last Updated | February 10, 2014 |
This patch introduces a new way of processing StorageAnalyzer data, by processing per-host instead of per-disk. I.e. if one disk on one host is down one time data is collected, it will draw the average size reported down, and only for this disk. The rest of the disks on the same host will show the "full" value. Originally it was reported per-disk. Later it was changed to average over the time interval, which gave values that were not intuitive and too difficult to interpret. There is an update for handling records with recently increased number of classifications. There has also been major updates in the code.
Improves the speed performance of summasummarum, making back-end processes going faster. Note: Patch is not supported for HP and OSF platforms.
Patch 696 had a flaw causing summasummarum data processing to be too slow. This patch fixes it.
Unpack tar file in e.g /tmp/patch on the Open iT host. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.