Are the drives in your nodes mounted and healthy?  Looking through the doc, it looks like the 'error limited' message means the node (which I'm pretty sure means drive) is in an error state and isn't available for taking an object.<br>
<br><div class="gmail_quote">On Wed, Jul 25, 2012 at 6:49 AM, Alexandra Kisin <span dir="ltr"><<a href="mailto:KISIN@il.ibm.com" target="_blank">KISIN@il.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you for the tip.<br>
It seems that all services are running on storage nodes.<br>
Running the command that you've advised I've got the following :<br>
root@ensure-sw-proxy:/etc/swift# nc -vz 9.148.27.73 6002<br>
Connection to 9.148.27.73 6002 port [tcp/x11-2] succeeded!<br>
root@ensure-sw-proxy:/etc/swift# nc -vz 9.148.27.74 6002<br>
<div class="im">Connection to 9.148.27.74 6002 port [tcp/x11-2] succeeded!<br>
</div>root@ensure-sw-proxy:/etc/swift# nc -vz 9.148.27.75 6002<br>
Connection to 9.148.27.75 6002 port [tcp/x11-2] succeeded!<br>
<br>
So the problem is probably somewhere else.<br>
Any ideas ?<br>
<div class="im"><br>
Alexandra Kisin<br>
Servers & Network group, IBM R&D Labs in Israel<br>
Unix & Virtualization Team<br>
<br>
<br>
<br>
</div>From:   Andrew Glen-Young <<a href="mailto:andrew.glen-young@canonical.com">andrew.glen-young@canonical.com</a>><br>
To:     <a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a><br>
Date:   07/24/2012 08:51 PM<br>
Subject:        Re: [Openstack-operators] Swift configuration<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
Hello,<br>
<br>
On Tue <a href="tel:24-07-2012%2018" value="+12407201218">24-07-2012 18</a>:28 ›, Alexandra Kisin wrote:<br>
><br>
> Hello, Guys.<br>
> I've multiple node Openstack env with Essex release.<br>
> I'm trying to make it work with Swift ObjectStore.<br>
> I've created 4 nodes which are swift-proxy and 3 storage nodes. They are<br>
> configured to work with keystone which is installed on different node<br>
(that<br>
> is also  a cloud controller).<br>
> My swift-proxy ip is 9.148.27.72 and controller+keystone ip is<br>
9.148.27.76.<br>
> All relevant services are up and running (including storage servers).<br>
> Trying to test weather the setup works as expected by running the<br>
following<br>
> command on swift-proxy node:<br>
> swift -v -V 2.0 -A <a href="http://9.148.27.76:5000/v2.0/" target="_blank">http://9.148.27.76:5000/v2.0/</a> -U admin:admin -K<br>
> <my_password> list<br>
> I've got an error:<br>
> Account GET failed:<br>
><br>
<a href="http://9.148.27.72:8080/v1/AUTH_0e811b2a0f3e4440a862099e96920bca?format=json" target="_blank">http://9.148.27.72:8080/v1/AUTH_0e811b2a0f3e4440a862099e96920bca?format=json</a><br>
<br>
>  503 Internal Server Error<br>
><br>
> Looking at the syslog file on swift-proxy node, I saw the messages as<br>
> below :<br>
> swift-proxy-server 9.148.27.72 <a href="tel:9.148.27.72%2024" value="+19148277224">9.148.27.72 24</a>/Jul/2012/14/59/28<br>
> GET /v1/AUTH_0e811b2a0f3e4440a862099e96920bca%3Fformat%3Djson HTTP/1.0<br>
503<br>
> - - 60ad63902be94b7191b44f0efa6e48fc - - -<br>
> tx10dc1e59eeb648d4a5dcc5692112bd92<br>
><br>
X-Tenant-Name%3A%20admin%0AX-Role%3A%20KeystoneAdmin%2Cadmin%2CKeystoneServiceAdmin%0AX-User-Id%3A%2074888d1bea7346929084be974411ceb1%0AX-Auth-Token%3A%2060ad63902be94b7191b44f0efa6e48fc%0AX-Trans-Id%3A%20tx10dc1e59eeb648d4a5dcc5692112bd92%0AX-Identity-Status%3A%20Confirmed%0AX-Roles%3A%20KeystoneAdmin%2Cadmin%2CKeystoneServiceAdmin%0AX-User%3A%20admin%0AHost%3A%209.148.27.72%3A8080%0AX-Tenant-Id%3A%200e811b2a0f3e4440a862099e96920bca%0AX-Tenant%3A%20admin%0AX-User-Name%3A%20admin%0AContent-Type%3A%20None%0AAccept-Encoding%3A%20identity<br>

<br>
>  0.0023 -<br>
> Jul 24 17:59:36 ensure-sw-proxy swift-proxy-server Node error limited<br>
> <a href="http://9.148.27.74:6002" target="_blank">9.148.27.74:6002</a> (r0) (txn: tx96afa78117b549ec9be3386f8a266217)<br>
(client_ip:<br>
> 9.148.27.72)<br>
> Jul 24 17:59:36 ensure-sw-proxy swift-proxy-server Node error limited<br>
> <a href="http://9.148.27.75:6002" target="_blank">9.148.27.75:6002</a> (r0) (txn: tx96afa78117b549ec9be3386f8a266217)<br>
(client_ip:<br>
> 9.148.27.72)<br>
> Jul 24 17:59:36 ensure-sw-proxy swift-proxy-server Node error limited<br>
> <a href="http://9.148.27.73:6002" target="_blank">9.148.27.73:6002</a> (r0) (txn: tx96afa78117b549ec9be3386f8a266217)<br>
(client_ip:<br>
> 9.148.27.72)<br>
> Jul 24 17:59:36 ensure-sw-proxy swift-proxy-server Account GET returning<br>
> 503 for [] (txn: tx96afa78117b549ec9be3386f8a266217) (client_ip:<br>
> 9.148.27.72)<br>
><br>
> Any idea what can be wrong in my configuration scheme ?<br>
><br>
<br>
It looks to me like your proxy-server cannot connect to the<br>
swift-account-server on your storage nodes (<a href="http://9.148.27.74:6002" target="_blank">9.148.27.74:6002</a>,<br>
<a href="http://9.148.27.75:6002" target="_blank">9.148.27.75:6002</a>, <a href="http://9.148.27.73:6002" target="_blank">9.148.27.73:6002</a>). Is this service running on these<br>
nodes?<br>
<br>
You can easily test by using `nc` or `telnet` to connect to the<br>
swift-account-server port from the proxy-server.<br>
<br>
Example:<br>
<br>
    user@proxy-server:~$ nc -vz 9.148.27.74 6002<br>
    Connection to 9.148.27.74 6002 port [tcp/x11-2] succeeded!<br>
<br>
Hope this helps.<br>
<br>
--<br>
Regards.<br>
Andrew Glen-Young<br>
<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</div></div></blockquote></div><br>