Opened 9 years ago

Last modified 8 years ago

#1073 closed defect

Filestorage - divide tile files into subdirectories — at Initial Version

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: critical Milestone: 9.1.x
Component: relblobif Version: development
Keywords: Cc: Peter Baumann, Vlad Merticariu, Alex Dumitru
Complexity: Medium

Description

The flat directory organization of the tile files in $RASDATA is not scalable as we reach filesystem limits. Therefore tiles should be divided into subdirectories.

This can be implemented in a straightforward way, so that dir_id = tile_id / files_no_per_dir. We should check what could be the best parameters here to fit various common filesystems.

Change History (0)

Note: See TracTickets for help on using tickets.