I am interested in using cloudberry to make backup to my cloud. I have setup a openstack cluster that use swift storage on ceph. Now I wish to have to office computers making backup to it and it looks like cloud berry would be up for the task. But I can't get it to connect. Do anyone has any experience with this setup. I would like some pointers. I have tested the normal settings we use for s3ql as we use on the servers for connection via swift. I think it's how I should construct the endpoint url that is my problem:
If I use https://cephserver/ I get "Openstack Auth V1, don't use init AuthToken or RequestEndpoint, please check config.
If I use https://cephserver/auth/v1.0 I get "Error on exec command"
https://cephserver/swift/v1 I get "No content"
I don't have any more suggestions to try for different urls. In s3ql we use the first "https://cephserver/"
I didn't solve it, but after a switch to s3 (ceph can use both) I did get it to work.
When I do use a end point "like https://swift.radosgwhost.com" I do get "Openstack Auth V1, don't use init AuthToken or RequestEndpoint, please check config."