RE: CS4.1 S3 AWS, problem with End Point Reference

2013-07-16 Thread Prachi Damle
un...@gmail.com] Sent: Tuesday, July 16, 2013 8:54 AM To: Prachi Damle Cc: mis...@vp.pl; users@cloudstack.apache.org Subject: Re: CS4.1 S3 AWS, problem with End Point Reference Michael, To be honest the S3 interface has been little used. Especially with things like Ceph, gluster and RiackCS that off

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-07-16 Thread Sebastien Goasguen
July 08, 2013 11:53 AM > To: Sebastien Goasguen > Cc: users@cloudstack.apache.org; Prachi Damle > Subject: Re: CS4.1 S3 AWS, problem with End Point Reference > > Hi! > > I do some steps. I installed a fresh OS and CS v4.0.2 (from RPS). > After configurations (amazon ec2

RE: CS4.1 S3 AWS, problem with End Point Reference

2013-07-08 Thread Prachi Damle
rachi -Original Message- From: Michael Lukzak [mailto:mis...@vp.pl] Sent: Monday, July 08, 2013 11:53 AM To: Sebastien Goasguen Cc: users@cloudstack.apache.org; Prachi Damle Subject: Re: CS4.1 S3 AWS, problem with End Point Reference Hi! I do some steps. I installed a fresh OS and CS v4.0.2 (fro

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-07-08 Thread Michael Lukzak
Hi! I do some steps. I installed a fresh OS and CS v4.0.2 (from RPS). After configurations (amazon ec2 and s3 are enabled, cloud-bridge configured, etc.) S3 works. When I go to adress http://[ip]:7080/awsapi/rest/AmazonS3 I got response "Bad request" which is good answer ;) Boto works, and I can

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-07-08 Thread Sebastien Goasguen
Prachi, I am copying you on this thread, you might have some ideas. thanks, -sebastien On Jun 28, 2013, at 8:11 PM, Michael Lukzak wrote: > I do fresh install (I used RPMs from website). > EC2 and S3 are enabled (I turned off and turned on). > EC2 works, but S3 not. > > Reponse from boto: > b

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Michael Lukzak
I do fresh install (I used RPMs from website). EC2 and S3 are enabled (I turned off and turned on). EC2 works, but S3 not. Reponse from boto: boto.exception.BotoServerError: BotoServerError: 500 Internal Server Error http://www.w3.org/2003/05/soap-envelope";>The service cannot be found for the end

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Michael Lukzak
Yes, I tested using boto. I run two examples from doc https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/aws-api-examples.html EC2 test script works ok, without error. But in S3 I get a error, logs shows cze 28, 2013 11:08:44 PM org.apache.axis2.engine.AxisEn

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Sebastien Goasguen
On Jun 28, 2013, at 3:01 PM, Michael Lukzak wrote: > Maybe someone have idea why S3 fails with error EPR? > On documentation there is nothing about EPR. > I'm doing exactly like documentations says. Any clue? > How do you test the service ? boto ? in your properties file it looks like the ho

Re: CS4.1 S3 AWS, problem with End Point Reference

2013-06-28 Thread Michael Lukzak
Maybe someone have idea why S3 fails with error EPR? On documentation there is nothing about EPR. I'm doing exactly like documentations says. Any clue? Best regards, Michael > Hi, > I have tried to configure Amazon S3 in CS4.1 but I have a problem with > one error. API AmazonEC2 works (tested),

CS4.1 S3 AWS, problem with End Point Reference

2013-06-26 Thread Michał Łuczak
Hi, I have tried to configure Amazon S3 in CS4.1 but I have a problem with one error. API AmazonEC2 works (tested), but S3 not. My steps 1) I enabled S3 API (from UI) 2) mkdir -p /mnt/S3 and owned to cloud.cloud 3) In cloud-bridge.properties I set storage.root to /mnt/S3 Now looks that: host=htt