ADAM default number of objects (max_no_storage_files )
- Article Type: General
- Product: Aleph
- Product Version: 19.01
Description:
The System Librarian's User Guide states that ADAM automatically creates new sub-directories under the defined storage directory.
"The directory names are numeric (starting with 1). The first 1000 objects are automatically stored in directory /1. Subsequent objects are stored in directory /2 and so on."
But we find that it is putting only 101 objects in each directory.
Resolution:
Though the manual suggests that the default is 1000 [objects per directory], adding the following line to aleph_start changed the behavior to the desired 1000:
setenv max_no_storage_files 1000
This issue is still open and was escalated to Development for further investigation <2010-02-14 01:00:01>.
- Article last edited: 10/8/2013