We need to backup S3 buckets residing on Cloudian as platform.
According to the ‘Essentials’ documentation the repository can be added in the AdminConsole under Protect > Object storage.
But in our Console of v11.28.14 there is no “Object Storage” - are we missing a license?
So I switched to the ‘Expert’ documentation, which outlines everything for the Java CommCell Console.
I was able to create the pseudo-client for the Cloud Apps and create an instance, pointing to our Cloudian system at https://s3-something
As ‘Authentication Type’ I use ‘Access and secret keys’ and prepared beforehand in the Credential Manager a ‘Cloud Account’ with vendor type ‘Cloudian HyperStore’ and filled in Access- and Secret Key.
But to my surprise, the Credential drop-down only lists credential of the type “Amazon Web Services(Access&Secret Keys)” - so of what use is the Cloudian-Type?
Long story short: despite it seems to be able to read the content of the bucket (get/dir, /fileList) it copies nothing and fails backing up.
Anyone with a similar use case with an idea what I missed?
Thank you