<html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></head><body><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">Hello Marcelo,<br>It is not on the same network, but accesses the proxy through a router that has been natted to translate the external IP (213.178.68.200) to the internal one.<br>
Could this be the root of the Problem?<br>Regards,<br><br>David Pusch<br></div></div><hr><span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">From: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">Marcelo Martins</span><br>
<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">Sent: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">18.08.2011 22:30</span><br><span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">To: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">David Pusch</span><br>
<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">Cc: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;"><a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a></span><br>
<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">Subject: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">Re: [Openstack-operators] Setting up Openstack Swift</span><br>
<br></body></html><html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi David,<div><br></div><div>is your remote client on the same 10.10.50.X network ?</div>
<div><br></div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Marcelo Martins</div><div>Openstack-swift</div><div><a href="mailto:btorch-os@zeroaccess.org">btorch-os@zeroaccess.org</a></div><div><br></div><div><div>“Knowledge is the wings on which our aspirations take flight and soar. When it comes to surfing and life if you know what to do you can do it. If you desire anything become educated about it and succeed. “</div>
</div><div><br></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Aug 18, 2011, at 9:25 AM, David Pusch wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>
            <div>Hi,</div><div>the prior problem has been solved, I can start the proxy, and it works. But now I can't upload files from a remote client. Uploading from the proxy itself works fine when using "sudo swift -A <a href="https://10.10.50.200:8080/auth/v1.0">https://10.10.50.200:8080/auth/v1.0</a> -U system:root -K testpass download myfiles test100mb", but wen doing the same from another server, it fails with the following message: [Errno 111] ECONNREFUSED</div>
<div>This is my current proxyserver.conf:</div><div><div>[DEFAULT]</div><div>cert_file = /etc/swift/cert.crt</div><div>key_file = /etc/swift/cert.key</div><div>bind_port = 8080</div><div>workers = 8</div><div>user = swift</div>
<div><br></div><div>[pipeline:main]</div><div>pipeline = healthcheck cache tempauth proxy-server</div><div><br></div><div>[app:proxy-server]</div><div>use = egg:swift#proxy</div><div>allow_account_management = true</div><div>
<br></div><div>[filter:tempauth]</div><div>use = egg:swift#tempauth</div><div>user_system_root = testpass .admin <a href="https://10.10.50.200:8080/v1/AUTH_system">https://10.10.50.200:8080/v1/AUTH_system</a></div><div><br>
</div><div>[filter:healthcheck]</div><div>use = egg:swift#healthcheck</div><div><br></div><div>[filter:cache]</div><div>use = egg:swift#memcache</div><div>memcache_servers = <a href="http://10.10.50.200:11211">10.10.50.200:11211</a></div>
<div><br></div><div>Please tell me which logs would help you, and I shall provide them.</div><div>Regards</div><div>David</div></div><div><span><br></span></div><div>
                <span>
                    <br>
                </span>
                <span><br>-- <br>David Pusch<br>Sent with <a href="http://www.sparrowmailapp.com/?sig">Sparrow</a><br></span><p style="color: #a0a0a0;">On Mittwoch, 17. August 2011 at 22:43, Marcelo Martins wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div>Hi David, <br><br>Please provide a bit more information. <br><br>- What version of swift <br>- proxy-server.conf <br>- what do they logs show ? <br><br><br>Marcelo Martins<br>Openstack-swift<br>
<a href="mailto:btorch-os@zeroaccess.org">btorch-os@zeroaccess.org</a><br><br>“Knowledge is the wings on which our aspirations take flight and soar. When it comes to surfing and life if you know what to do you can do it. If you desire anything become educated about it and succeed. “<br>
<br><br><br><br>On Aug 16, 2011, at 4:45 AM, David Pusch wrote:<br><br><blockquote type="cite"><div>Hello all,<br>I'm having a bit of a problem setting up a Swift Cluster. The base<br>system is Ubuntu 10.04, and I have followed the steps laid down in<br>
<a href="http://swift.openstack.org/howto_installmultinode.html">http://swift.openstack.org/howto_installmultinode.html</a>, but I seem to<br>have done something wrong. When I run swift-init proxy start it says<br>that it is starting the proxy and assigning a new pid, but when i<br>
ps/grep for it, nothing has happened. Also when I try to do the admin<br>test and run "curl -k -v -H 'X-Storage-User: system:root' -H<br>'X-Storage-Pass: testpass' <a href="https://$PROXY_LOCAL_NET_IP:8080/auth/v1.0">https://$PROXY_LOCAL_NET_IP:8080/auth/v1.0</a>"<br>
it can't connect. Netstat also shows nothing listening on port 8080.<br>If anyone of you could make something of this and point me in the<br>right direction, I would be very grateful.<br>Regards<br>David<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">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</div></blockquote></div></div></span>
                
                
                
                
                </blockquote>
                
                <div>
                    <br>
                </div>
            </div>
        </div></blockquote></div><br></div></body></html>