You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: