No luck :( <br><br><div class="gmail_quote">On Thu, Feb 23, 2012 at 4:14 PM, Adrian Smith <span dir="ltr"><<a href="mailto:adrian_f_smith@dell.com">adrian_f_smith@dell.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Try adding the following line to the [app:proxy-server] section of<br>
your proxy config file, i.e. just below "allow_account_management =<br>
true"<br>
<br>
account_autocreate = true<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On 23 February 2012 09:53, Sudhakar Maiya <<a href="mailto:smaiya@gmail.com">smaiya@gmail.com</a>> wrote:<br>
> attached the log file.<br>
><br>
> i stop all firewall services.<br>
><br>
> please let me know what can be done<br>
><br>
> regards<br>
> Sudhakar<br>
><br>
><br>
> On Thu, Feb 23, 2012 at 2:08 PM, Adrian Smith <<a href="mailto:adrian@17od.com">adrian@17od.com</a>> wrote:<br>
>><br>
>> Your config file looks fine Sudhakar (included below, sent offline).<br>
>><br>
>> Have you checked your syslog (/var/log/syslog) for errors?<br>
>><br>
>> [DEFAULT]<br>
>> #cert_file = /etc/swift/cert.crt<br>
>> #key_file = /etc/swift/cert.key<br>
>> bind_port = 8080<br>
>> bind_ip = 10.30.91.80<br>
>> workers = 8<br>
>> user = swift<br>
>><br>
>> [pipeline:main]<br>
>> pipeline = healthcheck cache swauth proxy-server<br>
>><br>
>> [app:proxy-server]<br>
>> use = egg:swift#proxy<br>
>> allow_account_management = true<br>
>><br>
>> [filter:swauth]<br>
>> use = egg:swauth#swauth<br>
>> set log_name = swauth<br>
>> super_admin_key = swauthkey<br>
>> default_swift_cluster = local#<a href="https://10.30.91.80:8080/v1" target="_blank">https://10.30.91.80:8080/v1</a><br>
>><br>
>> [filter:healthcheck]<br>
>> use = egg:swift#healthcheck<br>
>><br>
>> [filter:cache]<br>
>> use = egg:swift#memcache<br>
>> memcache_servers = <a href="http://10.30.91.80:11211" target="_blank">10.30.91.80:11211</a><br>
>><br>
>><br>
>> On 23 February 2012 04:39, Sudhakar Maiya <<a href="mailto:smaiya@gmail.com">smaiya@gmail.com</a>> wrote:<br>
>> > please check and let me know what needs to be done<br>
>> ><br>
>> ><br>
>> > On Wed, Feb 22, 2012 at 7:31 PM, Adrian Smith <<a href="mailto:adrian_f_smith@dell.com">adrian_f_smith@dell.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Is there anything of interest in your logs? This will either be<br>
>> >> /var/log/syslog or /var/log/swift/?. Depends how you configured it in<br>
>> >> /etc/swift/proxy-server.conf.<br>
>> >><br>
>> >> On 22 February 2012 13:47, Sudhakar Maiya <<a href="mailto:smaiya@gmail.com">smaiya@gmail.com</a>> wrote:<br>
>> >> > when i tried with below command<br>
>> >> ><br>
>> >> >  swauth-add-user -K swauthkey -A <a href="http://10.30.91.80:8080/auth/" target="_blank">http://10.30.91.80:8080/auth/</a> -a<br>
>> >> > system<br>
>> >> > root testpass<br>
>> >> ><br>
>> >> > error<br>
>> >> ><br>
>> >> > Account creation failed: 500 Server Error<br>
>> >> > User creation failed: 500 Server Error<br>
>> >> ><br>
>> >> > Regards<br>
>> >> > Sudhakar<br>
>> >> ><br>
>> >> > On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith<br>
>> >> > <<a href="mailto:adrian_f_smith@dell.com">adrian_f_smith@dell.com</a>><br>
>> >> > wrote:<br>
>> >> >><br>
>> >> >> Could be a problem with the URL (/swauth rather than /auth). Try<br>
>> >> >> this,<br>
>> >> >><br>
>> >> >> swauth-add-user -K swauthkey -A <a href="http://10.30.91.80:8080/auth/" target="_blank">http://10.30.91.80:8080/auth/</a> -a<br>
>> >> >> system root testpass<br>
>> >> >><br>
>> >> >><br>
>> >> >> On 22 February 2012 10:16, Sudhakar Maiya <<a href="mailto:smaiya@gmail.com">smaiya@gmail.com</a>> wrote:<br>
>> >> >> > Hi,<br>
>> >> >> ><br>
>> >> >> > after successfull configuration of openstack object storage.. i<br>
>> >> >> > tried<br>
>> >> >> > to<br>
>> >> >> > test the installation<br>
>> >> >> ><br>
>> >> >> > swauth-add-user -K swauthkey -A <a href="http://10.30.91.80:8080/swauth/" target="_blank">http://10.30.91.80:8080/swauth/</a> -a<br>
>> >> >> > system<br>
>> >> >> > root testpass<br>
>> >> >> ><br>
>> >> >> > error on /var/log/meesage<br>
>> >> >> ><br>
>> >> >> > Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account<br>
>> >> >> > server<br>
>> >> >> > <a href="http://10.30.91.84:6042/sdb13" target="_blank">10.30.91.84:6042/sdb13</a> re: Trying to get account info for /v2:<br>
>> >> >> > Connection<br>
>> >> >> > refused (client_ip: 10.30.91.80)<br>
>> >> >> > Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account<br>
>> >> >> > server<br>
>> >> >> > <a href="http://10.30.91.84:6052/sdb14" target="_blank">10.30.91.84:6052/sdb14</a> re: Trying to get account info for /v2:<br>
>> >> >> > Connection<br>
>> >> >> > refused (client_ip: 10.30.91.80)<br>
>> >> >> > Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account<br>
>> >> >> > server<br>
>> >> >> > <a href="http://10.30.91.84:6022/sdb11" target="_blank">10.30.91.84:6022/sdb11</a> re: Trying to get account info for /v2:<br>
>> >> >> > Connection<br>
>> >> >> > refused (client_ip: 10.30.91.80)<br>
>> >> >> > Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account<br>
>> >> >> > server<br>
>> >> >> > <a href="http://10.30.91.84:6032/sdb12" target="_blank">10.30.91.84:6032/sdb12</a> re: Trying to get account info for /v2:<br>
>> >> >> > Connection<br>
>> >> >> > refused (client_ip: 10.30.91.80)<br>
>> >> >> > Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80<br>
>> >> >> > 10.30.91.80<br>
>> >> >> > 22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - -<br>
>> >> >> > -<br>
>> >> >> > - -<br>
>> >> >> > - -<br>
>> >> >> > 0.0151<br>
>> >> >> ><br>
>> >> >> > can any one help me on this<br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> > regards<br>
>> >> >> > Sudhakar<br>
>> >> >> ><br>
>> >> >> > On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel<br>
>> >> >> > <<a href="mailto:Jasper.Capel@spilgames.com">Jasper.Capel@spilgames.com</a>><br>
>> >> >> > wrote:<br>
>> >> >> >><br>
>> >> >> >> Change "use = egg:swift#swauth" to "use = egg:swauth#swauth".<br>
>> >> >> >><br>
>> >> >> >> Cheers,<br>
>> >> >> >> Jasper<br>
>> >> >> >><br>
>> >> >> >><br>
>> >> >> >> On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:<br>
>> >> >> >><br>
>> >> >> >> yes i have installed rpm<br>
>> >> >> >><br>
>> >> >> >> On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah<br>
>> >> >> >> <<a href="mailto:chmouel@chmouel.com">chmouel@chmouel.com</a>><br>
>> >> >> >> wrote:<br>
>> >> >> >>><br>
>> >> >> >>> Hi,<br>
>> >> >> >>><br>
>> >> >> >>> On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya<br>
>> >> >> >>> <<a href="mailto:smaiya@gmail.com">smaiya@gmail.com</a>><br>
>> >> >> >>> wrote:<br>
>> >> >> >>> > LookupError: Entry point 'swauth' not found in egg 'swift'<br>
>> >> >> >>> > (dir:<br>
>> >> >> >>> > /usr/lib/python2.6/site-packages; protocols:<br>
>> >> >> >>> > paste.filter_factory,<br>
>> >> >> >>> > paste.filter_app_factory; entry_points: )<br>
>> >> >> >>><br>
>> >> >> >>> did you install Pete's swauth rpm?<br>
>> >> >> >>><br>
>> >> >> >>> <a href="http://people.redhat.com/zaitcev/tmp/" target="_blank">http://people.redhat.com/zaitcev/tmp/</a><br>
>> >> >> >>><br>
>> >> >> >>> Cheers,<br>
>> >> >> >>> Chmouel.<br>
>> >> >> >><br>
>> >> >> >><br>
>> >> >> >> _______________________________________________<br>
>> >> >> >> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> >> >> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
>> >> >> >> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> >> >> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
>> >> >> >><br>
>> >> >> >><br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> > _______________________________________________<br>
>> >> >> > Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> >> > Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
>> >> >> > Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> >> > More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
>> >> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > _______________________________________________<br>
>> >> > Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> > Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
>> >> > Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> > More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
>> >> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> > Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
>> > Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> > More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br>