<div dir="ltr"><div><div><div>Hi all,<br><br></div>I have set up a proxy node ubuntu at 10.0.2.15 and 4 storage nodes vm[0-3] on 10.0.2.16-19<br><br></div>Each storage node has loop as storage partition /mnt/sdb1/ is mounted<br>

</div><div><div><div><br>When i try to GET an account <span style="color:rgb(68,68,68)">The server has either erred or is incapable of performing the requested operation</span><br><br><span style="color:rgb(68,68,68)">root@ubuntu:~# curl -k -v -H 'X-Auth-Token: AUTH_tk2f483541775649e39dd7c20a0e704505' <a href="http://10.0.2.15:8080/v1/AUTH_test">http://10.0.2.15:8080/v1/AUTH_test</a><br>

* About to connect() to 10.0.2.15 port 8080 (#0)<br>*   Trying 10.0.2.15... connected<br>> GET /v1/AUTH_test HTTP/1.1<br>> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/<a href="http://1.2.3.4">1.2.3.4</a> libidn/1.23 librtmp/2.3<br>

> Host: <a href="http://10.0.2.15:8080">10.0.2.15:8080</a><br>> Accept: */*<br>> X-Auth-Token: AUTH_tk2f483541775649e39dd7c20a0e704505<br>> <br>< HTTP/1.1 500 Internal Server Error<br>< Content-Length: 228<br>

< Content-Type: text/html; charset=UTF-8<br>< Date: Fri, 18 Jan 2013 08:47:56 GMT<br>< <br><html><br> <head><br>  <title>500 Internal Server Error</title><br> </head><br> <body><br>

  <h1>500 Internal Server Error</h1><br>  The server has either erred or is incapable of performing the requested operation.<br /><br /><br><br><br><br> </body><br>* Connection #0 to host 10.0.2.15 left intact<br>

* Closing connection #0</span><br><br>My storage nodes configuration<br><br><span style="color:rgb(68,68,68)">root@vm0:~# cat /etc/swift/account-server.conf <br>[DEFAULT]<br>devices = /mnt<br>bind_ip = 10.0.2.16<br>bind_port = 6002<br>

workers = 2<br><br>[pipeline:main]<br>pipeline = account-server<br><br>[app:account-server]<br>use = egg:swift#account<br><br>[account-replicator]<br><br>[account-auditor]<br><br>[account-reaper]<br clear="all"></span><div>

Similarly other config files are there.<br></div><div><br>When i examined the storage nodes in tcpdump i got to know that the proxy server is sending packets to the storage nodes.<br><br>I followed <a href="http://docs.openstack.org/developer/swift/howto_installmultinode.html">http://docs.openstack.org/developer/swift/howto_installmultinode.html</a> but using loopback partition on the storage nodes for storage. I have only installed the packages as shown in the above url and sqlite3 in addition to them.<br>

<br>Please help me. Thanks<br></div><div>-- <br><div dir="ltr">Best Regards,<br><br>Sujay M<br>Final year B.Tech<br>Computer Engineering<br>NITK Surathkal<br><br>contact: +918971897571<br></div>
</div></div></div></div></div>