: Re: Add S3 secondary storage
On Jun 16, 2014, at 12:14 AM, Sanjeev Neelarapu
wrote:
> Hi Sebastien,
>
> #1 For adding S3 object store as secondary storage use "addImageStore" API
> with provider as "s3"
> http://cloudstack.apache.org/docs/api/apidocs-4.3/ro
gt; http://cloudstack.apache.org/docs/api/apidocs-4.3/root_admin/updateCloudToUseObjectStore.html
thanks for the pointer, I will check it out.
So what is the addS3 api used for ?
>
> Thanks,
> Sanjeev
>
> -Original Message-
> From: sebgoa [mailto:run...@gmail.com]
>
we can migrate from NFS to S3
http://cloudstack.apache.org/docs/api/apidocs-4.3/root_admin/updateCloudToUseObjectStore.html
Thanks,
Sanjeev
-Original Message-
From: sebgoa [mailto:run...@gmail.com]
Sent: Sunday, June 15, 2014 8:28 PM
To: dev@cloudstack.apache.org
Subject: Add S3 seconda
Hi folks,
if we want to add a S3 object store as secondary storage, do we just call addS3
?
http://cloudstack.apache.org/docs/api/apidocs-4.3/root_admin/addS3.html
I have a basic zone with an existing NFS secondary store, can I add a second
secondary storage using a S3 store ?
thanks,
-sebast