Hi Andreas,

I have tried the cloud storage server option in NetBackup and it seems to
be failing at authentication stage.


#tpconfig -add -storage_server rgw.local.lan  -stype amazon_raw
-sts_user_id 12345 -password 67890      Failed to open server connection to
type amazon_raw server rgw.local.lan: Error = 2060001

one or more invalid arguments

Authorization failed for OpenStorage server rgw.local.lan


 $sudo radosgw-admin user info --uid=ansengar
{ "user_id": "ansengar",
  "display_name": "Anand Sengar",
  "email": "[email protected]",
  "suspended": 0,
  "max_buckets": 1000,
  "auid": 0,
  "subusers": [],
  "keys": [
        { "user": "ansengar",
          "access_key": "12345",
          "secret_key": "67890"}],
  "swift_keys": [],
  "caps": []}


While same radosgw seems is working just fine with s3cmd. Any ideas?


Thanks

Anand Sengar






On Wed, Jan 22, 2014 at 8:41 PM, Andreas Skarmutsos Lindh <
[email protected]> wrote:

> Hi,
>
> I have another idea for you:
> In NetBackup (with proper licensing) you can configure something called
> Cloud Storage Servers. Essentially a storage unit in Rackspace Cloudfiles
> or Amazon S3. There's an option to change url to the storage server, so you
> can replace it with the url to your RadosGW.
> As long as only the basic features are used by NBU cloud storage (no
> versioning, expiry etc of objects) this sounds like it would work and be a
> feasible solution for using your Ceph cluster as backend storage for
> NetBackup.
>
> You would want to test this and it would be really interesting to hear the
> results if you do.
>
>
>
> On Wed, Jan 22, 2014 at 10:50 AM, Anand Sengar <[email protected]> wrote:
>
>> Greetings,
>>
>> I am trying to use CEPH cluster, with erasor encoding, preferrably with
>> CEPHFS as a disk storage unit for Symantec NetBackup.
>>
>> Problem currently is that Symantec Netbackup Servers packages do not come
>> for ubuntu at all and for CEPHFS, I will need Ubuntu 12.04 (3.8 linux
>> kernal).
>>
>> Is there any possible configuration in which I would be able to use
>> CEPHFS as backend storage for backup i.e. as a disk storage unit in
>> Symantec netbackup?
>>
>> Thanks
>> Anand Sengar
>>
>> _______________________________________________
>> ceph-users mailing list
>> [email protected]
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
>>
>
>
> --
> Andreas
>
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to