The question about migrating to object storage

Hello,

Please tell me, I am currently moving files from the file-system to the object storage S3.
To begin with, I’m looking for Resources, using the api method - …tools/find and then I move the received Resources using the api method …/move-storage.
But now how can I figure out which Resources are in the file-system and which are in the object storage? In which API method can this be viewed?

Hello,

If you want to import the content of a filesystem into S3, please follow the “replication with direct access to the filesystem” scenario.

Regards,
Sébastien-

Actually, right now, there is no way to know where a file is. The storage plugin tries to access the file at both locations.

Thanks for the reply. But I would really like in the future to be able to understand where the resources are now, because it is not clear whether I transferred these resources earlier or not. Perhaps in the future it will be possible to implement such a method.

I have to perform the migration again to make sure everything is sent to the object store.

I have added it as a todo.

1 Like