[Openstack] Openstack swift CORS configuration

2015-03-20 Thread mehmet hacısalihoğlu
Hi All, I configurated CORS in Openstack swift Juno. But when I try curl command, I get error message. Do I need to make another configuration? I attached proxy-server.conf *curl -i http://10.1.34.100/v1/AUTH_test/dene -X OPTIONS -H "X-Auth-Token: AUTH_tke9

[Openstack] Openstack swift charset problem

2015-04-03 Thread mehmet hacısalihoğlu
Hi All, When I request send to create pseudo folder with turkish characters in windows, I get error message "Invalid UTF8 or contains NULL". curl -i -X PUT http://1X.XX.XXX.XX/v1/AUTH_test/test/çöçö -H "Content-Type: application/dir

Re: [Openstack] Database design in openstack

2015-04-03 Thread mehmet hacısalihoğlu
Hi Eagle, you can see nova database schema this link " https://wiki.openstack.org/wiki/Obsolete:Nova_Database_Schema"; Regards. 2015-04-03 12:59 GMT+03:00 eagle : > Hi, > I see there are lots of databases in openstack(nova, neutron, cinder > etc), lots of table in each database. > Can someone g

Re: [Openstack] Openstack swift charset problem

2015-04-06 Thread mehmet hacısalihoğlu
Thanks Samuel, I researched and windows send request with win1254 charset. So, I need to change win1254 to utf-8 character set in windows. Thank you for your help. Regards. 2015-04-03 21:29 GMT+03:00 Samuel Merritt : > On 4/3/15 1:42 AM, mehmet hacısalihoğlu wrote: > >> Hi All,

Re: [Openstack] Swift/Keystone authentication problem?

2014-03-07 Thread mehmet hacısalihoğlu
Hi Adam, You can try command in thhis link ( http://docs.openstack.org/grizzly/openstack-compute/admin/content/configuring-swift-to-use-keystone.html) Thanks 2014-03-06 20:58 GMT+02:00 Adam Young : > On 03/03/2014 02:24 PM, Adam Lawson wrote: > > Hola folks! > > I had a working Swift deplo

[Openstack] Openstack Swift with Azure Integration

2014-04-15 Thread mehmet hacısalihoğlu
Hi All, I want to integrate swift with azure. But I dont find related document to this subject. How can integrate swift with azure? Regards. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.op

Re: [Openstack] Openstack Swift with Azure Integration

2014-04-15 Thread mehmet hacısalihoğlu
en Swift and Azure. Could you > explain more what problem you are trying to solve? > > Thanks, > > -- > Chuck > > > On Tue, Apr 15, 2014 at 6:55 AM, mehmet hacısalihoğlu < > esedmeh...@gmail.com> wrote: > >> Hi All, >> >> I want to integr

Re: [Openstack] Openstack Swift with Azure Integration

2014-04-17 Thread mehmet hacısalihoğlu
gt; 427 North Tatnall Street > > Ste. 58461 > > Wilmington, Delaware 19801-2230 > > Toll-free: (888) 406-7620 > > > > On Wed, Apr 16, 2014 at 7:00 AM, Chuck Thier wrote: > > Hello, > > > > There is no such integration that I am aware of, sorry. > &

Re: [Openstack] Openstack Swift with Azure Integration

2014-04-21 Thread mehmet hacısalihoğlu
rom the middleware so the client knows where their object has > been stored. > > HTH, > Everett > > > On Apr 16, 2014, at 1:26 AM, mehmet hacısalihoğlu > wrote: > > Hi, > > My problem; > If swift storage fill up 80 percent or 90 percent, It will autom

[Openstack] [Errno 101] Network is unreachable

2014-05-21 Thread mehmet hacısalihoğlu
Hi Openstackers, We install Openstack Icehouse multinode with packstack scripts. But we want to create the instance, we get error message with network in console. We create one controller node,one network node and one compute node. When we try same installation virtual machines, Openstack work su

Re: [Openstack] Neutron - Router ports are down

2014-05-23 Thread mehmet hacısalihoğlu
Hi All, Sorry. I wrong write. I have dedicated controller, compute and networking nodes running on Centos 6.5 with Icehouse. 2014-05-23 9:49 GMT+03:00 mehmet hacısalihoğlu : > I have dedicated controller, compute and networking nodes running on > Ubuntu12.04 with Havana. The problem

[Openstack] Neutron - Router ports are down

2014-05-23 Thread mehmet hacısalihoğlu
I have dedicated controller, compute and networking nodes running on Ubuntu12.04 with Havana. The problem is on Neutron node, when I create a router and attach a public and private network to it. I am using VLAN to connect nodes. The findings are 1. The tap and qr ports connected to br-int are alw

Re: [Openstack] unable to start openstack service : openstack-nova-api

2014-07-17 Thread mehmet hacısalihoğlu
Hi, What result is "netstat -tnlp" command? Regards. 2014-07-17 9:49 GMT+03:00 dhanesh1212121212 : > Hi Team, > > > In compute node iam not able to start "openstack-nova-api". > > Its showing error: > > 2014-07-17 12:03:07.908 3313 ERROR nova.wsgi [-] Could not bind to > 0.0.0.0:8775 > 2014-07

Re: [Openstack] don't detach volume for VM error

2014-07-17 Thread mehmet hacısalihoğlu
Hi, You must change instances table in nova db. After you will detach volume. Regards. 2014-07-17 10:16 GMT+03:00 Yugang LIU : > > Hi > > I delete VM with "nova delete cirrors" but it raise error "The server > has either erred or is incapable of performing the requested operation. > (HTTP 50

[Openstack] Swift - How to configure sdfs and openstack swift for these integration ?

2015-12-22 Thread mehmet hacısalihoğlu
Hi All, I want to use sdfs(opendedup) for openstack swift cloud. I created sdfs volume, and mounted it, then I install swift. But I didnt integrated swift with sdfs. I get error message "proxy-server: ERROR Insufficient Storage 192.168.56.34:6012/sda1 (txn: txfb25ba002de9444693483-0056790c1e

Re: [Openstack] Swift - How to configure sdfs and openstack swift for these integration ?

2015-12-22 Thread mehmet hacısalihoğlu
objects server > conf(s). > > Regards, > Yatin > > On Tue, Dec 22, 2015 at 2:12 PM, mehmet hacısalihoğlu < > esedmeh...@gmail.com> wrote: > >> Hi All, >>I want to use sdfs(opendedup) for openstack swift cloud. I created >> sdfs volume, and

Re: [Openstack] Swift - How to configure sdfs and openstack swift for these integration ?

2015-12-22 Thread mehmet hacısalihoğlu
Hi Yatin, I stoped swift services after deleted ring files. and I created new rings but ı get same error message. I apply the following steps. swift-ring-builder object.builder create 10 3 1 swift-ring-builder object.builder add r1z1-192.168.56.34:6010/sda1 1 swift-ring-builder object.builder add

Re: [Openstack] Swift - How to configure sdfs and openstack swift for these integration ?

2015-12-22 Thread mehmet hacısalihoğlu
more seen on > system. > > also, if you are following swift saio, check the rsync settings. > > check /srv permissions and check if path /sda1/805/ exists. > > Regards, > Yatin > > On Tue, Dec 22, 2015 at 4:40 PM, mehmet hacısalihoğlu < > esedmeh...@gmail.com> w