Summary | Fix on StorageAnalyzer client |
Platform | Unix |
Category | bugfix |
Valid for | 5.2.2.1, 5.3.x, 5.4.x, 5.5.0.x, 5.5.1.x, 5.5.2 |
Requires | |
Server Required Patch/es | |
Supersedes | 524, 474, 385, 384, 383, 319, 318 |
Superseded by | 655 : Verified / Not hidden |
Affects | Client: Storage Analyzer |
Last Updated | October 12, 2016 |
This patch will reset access time of the directories that are entered through disk scan.
Change code that goes through the directory structure so that it no longer reads entire directory cataloges into memory at once. This should reduce the memory usage of file_space_account when encountering direcories whith a large amount of files.
Fix on handling of multiple matches with globbing in /var/opt/openit/etc/file_space config. Previously selection of the desired account would often fail, giving a wrong account in the data.
The STORAGE_AUTOEXCLUDE_LEVEL now defines the first level as the directory below the top-level directory, e.g. "/*". Earlier the top-level directory itself, e.g. "/" was defined as the first level, causing some confusion. The default is two levels from root-dir, i.e. directories matching "/*" or "/*/*" will be checked for automounted directories with file_space config file empty and STORAGE_AUTOEXCLUDE_LEVEL undefined. "snapshot" directories are now removed by default. Handling of full disk on the collector host is improved.
The STORAGE_AUTOEXCLUDE_LEVEL now defines the first level as the directory below the top-level directory, e.g. "/*". Earlier the top-level directory itself, e.g. "/" was defined as the first level, causing some confusion. The default is two levels from root-dir, i.e. directories matching "/*" or "/*/*" will be checked for automounted directories with file_space config file empty and STORAGE_AUTOEXCLUDE_LEVEL undefined. 5.1, 5.1.0.1: shapshot directories are now removed by default. Handling of full disk on the collector host is improved.
The STORAGE_AUTOEXCLUDE_LEVEL now defines the first level as the directory below the top-level directory, e.g. "/*". Earlier the top-level directory itself, e.g. "/" was defined as the first level, causing some confusion. The default is two levels from root-dir, i.e. directories matching "/*" or "/*/*" will be checked for automounted directories with file_space config file empty and STORAGE_AUTOEXCLUDE_LEVEL undefined. 5.0, 5.0.1: shapshot directories are now removed by default. Handling of full disk on the collector host is improved.
Accounting of files sometimes needs use of df and ls. This should now work also when there are spaces in file/path name.
Accounting of files sometimes needs use of df and ls. This should now work also when there are spaces in file/path name.
Installation Unpack tar file in e.g /tmp/patch on the Open iT client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.