Re: CS4 AWS S3 support

2013-03-29 Thread Chiradeep Vittal
ch 2013 PM 01:24 >To: users@cloudstack.apache.org >Subject: RE: CS4 AWS S3 support > >I guess the request don't have the credential information so its failing. > >> -Original Message- >> From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] >> S

RE: CS4 AWS S3 support

2013-03-28 Thread Asmita Vagyani
and Regards. Asmita -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 27 March 2013 PM 01:24 To: users@cloudstack.apache.org Subject: RE: CS4 AWS S3 support I guess the request don't have the credential information so its failing. > -Original

RE: CS4 AWS S3 support

2013-03-27 Thread Rajesh Battala
I guess the request don't have the credential information so its failing. > -Original Message- > From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] > Sent: Wednesday, March 27, 2013 12:30 PM > To: 'users@cloudstack.apache.org' > Subject: RE: C

RE: CS4 AWS S3 support

2013-03-27 Thread Rajesh Battala
CS supports Swift Object Store for Secondary Storage but not for S3 storage. > -Original Message- > From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] > Sent: Wednesday, March 27, 2013 12:41 PM > To: 'users@cloudstack.apache.org' > Subject: RE: CS4

RE: CS4 AWS S3 support

2013-03-27 Thread Asmita Vagyani
e.org' Subject: RE: CS4 AWS S3 support I used the source, build the project and then I am using Cloudstack 4.0.0 I am using the S3 browser to connect to the S3 AWS API. It supports all AWS features with the s3 compatible services. I register a user on Cloudstack for using s3 AWS services. I

RE: CS4 AWS S3 support

2013-03-27 Thread Asmita Vagyani
(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Thanks and Regards. Asmita -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 27 March 2013 AM 10:31 To: users@cloudstack.apache.org Subject: RE: CS4 AWS S3 support Asmita, Are you

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
. Thanks and Regards. Asmita Patil Vagyani. -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 27 March 2013 AM 10:31 To: users@cloudstack.apache.org Subject: RE: CS4 AWS S3 support Asmita, Are you using S3 from source or from the build? Can you report when

RE: CS4 AWS S3 support

2013-03-26 Thread Rajesh Battala
M > To: 'users@cloudstack.apache.org' > Subject: RE: CS4 AWS S3 support > > Hi Rajesh, > > Is there any work-around to avoid the ACL permission issues? > > Thanks and Regards. > > Asmita > > -Original Message- > From: Rajesh Battala [mailto:rajesh

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
; -Original Message- > From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] > Sent: Tuesday, March 26, 2013 6:52 PM > To: 'users@cloudstack.apache.org'; 'Sebastien Goasguen' > Subject: RE: CS4 AWS S3 support > > Issue is resolved now. > I use

RE: CS4 AWS S3 support

2013-03-26 Thread Rajesh Battala
e- > From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] > Sent: Tuesday, March 26, 2013 6:52 PM > To: 'users@cloudstack.apache.org'; 'Sebastien Goasguen' > Subject: RE: CS4 AWS S3 support > > Issue is resolved now. > I used set gid on the /

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
stien Goasguen' Subject: RE: CS4 AWS S3 support >From the code, this exception will be thrown if the S3 is not able to create >the folder(bucket) in that specified location. Please check the permission and mount points. That is only issue. Thanks Rajesh Battala > -Original

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
java.lang.Thread.run(Thread.java:722) Thanks and Regards. Asmita -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 26 March 2013 PM 06:00 To: users@cloudstack.apache.org; 'Sebastien Goasguen' Subject: RE: CS4 AWS S3 support >From the code, this exception w

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
Permissions are set correctly, I have re-examined the whole system. Thanks and Regards. Asmita -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 26 March 2013 PM 06:00 To: users@cloudstack.apache.org; 'Sebastien Goasguen' Subject: RE: CS4 AWS

RE: CS4 AWS S3 support

2013-03-26 Thread Rajesh Battala
:asmita.vagy...@sigma-systems.com] > Sent: Tuesday, March 26, 2013 5:31 PM > To: 'users@cloudstack.apache.org'; 'Sebastien Goasguen' > Subject: RE: CS4 AWS S3 support > > Hi , > > Yes, folder is created on root directory and mount this is the mount point. &g

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
--Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 26 March 2013 PM 05:21 To: users@cloudstack.apache.org; 'Sebastien Goasguen' Subject: RE: CS4 AWS S3 support Is the storage point/ folder is created? You need to create the storage folder "/s3storage

RE: CS4 AWS S3 support

2013-03-26 Thread Rajesh Battala
o: 'Sebastien Goasguen'; 'users@cloudstack.apache.org' > Subject: RE: CS4 AWS S3 support > > I have reported a bug - https://issues.apache.org/jira/browse/CLOUDSTACK- > 1807 > > Now, when I create a bucket using the S3 AWS API on cloudstack I get > > err

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) >at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) >at java.lang.Thread.run(Thread.java:722) > > > What could be the reason? Thanks and Regards. A

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
nt.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) >at java.lang.Thread.run(Thread.java:722) > > Thanks and Regards. > > Asmita > > -Original Message- > From: Sebastien Goasguen [mailto:run...@gmail.com] > Sent: 26 March 2013 PM 04:06 > To:

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
and Regards. > > Asmita > > -Original Message- > From: Sebastien Goasguen [mailto:run...@gmail.com] > Sent: 26 March 2013 PM 03:34 > To: Asmita Vagyani > Subject: Re: CS4 AWS S3 support > > > On Mar 26, 2013, at 4:40 AM, Asmita Vagyani > wrote: &g

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
Cloustack 4.0.0 Thanks and Regards. Asmita -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: 26 March 2013 PM 02:22 To: Asmita Vagyani Cc: 'users@cloudstack.apache.org'; 'cloudstack-us...@incubator.apache.org' Subject: Re: CS4 AWS S

Re: CS4 AWS S3 support

2013-03-26 Thread Sebastien Goasguen
yes, when are we planning to make it consistent. > > > Thanks and Regards. > > Asmita > > -Original Message- > From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] > Sent: 25 March 2013 PM 09:40 > To: users@cloudstack.apache.org; 'cloudstack-us...@inc

RE: CS4 AWS S3 support

2013-03-26 Thread Asmita Vagyani
27;; 'run...@gmail.com' Subject: RE: CS4 AWS S3 support Am not sure whether s3 browser allows user to configure the settings to access the cloudstack s3. If you can configure the settings the way we configure for boto then we can use s3 browser. Thanks Rajesh Battala > -Origi

RE: CS4 AWS S3 support

2013-03-25 Thread Rajesh Battala
@sigma-systems.com] > Sent: Monday, March 25, 2013 7:09 PM > To: 'users@cloudstack.apache.org'; 'cloudstack-us...@incubator.apache.org'; > 'run...@gmail.com' > Subject: RE: CS4 AWS S3 support > > Are there any other clients, non-python based. > Can I

RE: CS4 AWS S3 support

2013-03-25 Thread Asmita Vagyani
and Regards. Asmita -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 25 March 2013 PM 04:42 To: users@cloudstack.apache.org; 'cloudstack-us...@incubator.apache.org'; 'run...@gmail.com' Subject: RE: CS4 AWS S3 support Asmita, You

RE: CS4 AWS S3 support

2013-03-25 Thread Asmita Vagyani
PM 04:42 To: users@cloudstack.apache.org; 'cloudstack-us...@incubator.apache.org'; 'run...@gmail.com' Subject: RE: CS4 AWS S3 support Asmita, You can follow this link. https://cwiki.apache.org/CLOUDSTACK/s3-api-in-cloudstack.html You can use boto client which is pyt

RE: CS4 AWS S3 support

2013-03-25 Thread Asmita Vagyani
- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: 25 March 2013 PM 04:42 To: users@cloudstack.apache.org; 'cloudstack-us...@incubator.apache.org'; 'run...@gmail.com' Subject: RE: CS4 AWS S3 support Asmita, You can follow this link. https://cwiki.apache.org/

RE: CS4 AWS S3 support

2013-03-25 Thread Rajesh Battala
> Sent: Monday, March 25, 2013 4:13 PM > To: 'users@cloudstack.apache.org'; 'cloudstack-us...@incubator.apache.org'; > 'run...@gmail.com' > Subject: RE: CS4 AWS S3 support > > Hi, > > I can see the entry of keys in the usercredential table in C

RE: CS4 AWS S3 support

2013-03-25 Thread Asmita Vagyani
March 2013 PM 03:35 To: users@cloudstack.apache.org; 'cloudstack-us...@incubator.apache.org'; 'run...@gmail.com' Subject: RE: CS4 AWS S3 support Hi Asmita, In the cloudbridge db, usercredentials table has the username/password values present? Generally, for an existing a

RE: CS4 AWS S3 support

2013-03-25 Thread Rajesh Battala
Hi Asmita, In the cloudbridge db, usercredentials table has the username/password values present? Generally, for an existing account, generate the apikey/secrect key and register them in awsapi. Were you able to run s3 requests.? Is awsap is running at 7080 port? Thanks Rajesh Battala > --