Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Marchive Object Scanner (Pusher/Flusher)
Scan MarFS DAL and write out paths for flushing or pushing. Added config file to set up default file age reference time (can be overwritten in commandline) filesystem utilization thresholds object regex blacklist An SQLite database file is placed into each leaf directory to store paths of files that have been pushed but not flushed. Flushing them will remove the records from the database. Added single whitelist regexp that can be passed in for matching. Added --force flag to force flush/push even if not eligible. Added --leaf to process a single leaf dir instead of an entire DAL. This is an update to flush_ls.
- Loading branch information