moodle-tool_objectfs icon indicating copy to clipboard operation
moodle-tool_objectfs copied to clipboard

Working with pre-populated bucket

Open asafo opened this issue 1 year ago • 1 comments

Hello,

I've manually uploaded all objects to bucket and configured ObjectFS to use it. It works fine - I can access the files which are only in the bucket.

But reports are wrong - Object status looks wrong: Marked as only in filedir 1,455,991 1.2TB Duplicated in filedir and external storage 0 0 bytes Only in external storage 0 0 bytes Delta (objectfs - filedir) 1,455,991 1.2TB Filedir 0 0 bytes Total 1,455,991 1.2TB

Additionally the task check_objects_location overloads the database in a level requiring us to stop it

Is there any process to synchronize the status in this scenario ?

asafo avatar Nov 24 '24 10:11 asafo