<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hey Jordan,<br>
    <br>
    I just spent a few minutes verifying all the *.conf files in my
    /etc/swift directory, along with making sure I'd set all the
    permissions correctly. The only IP I'm not clear on is the one in<br>
    <br>
        <span class="Apple-style-span" style="border-collapse:
      separate; color: rgb(0, 0, 0); font-family: 'Times New Roman';
      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; font-size: medium;"><span
        class="Apple-style-span" style="font-family: 'Lucida
        Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;
        font-size: 14px; line-height: 21px; text-align: left;">
        <pre style="overflow: auto; font-family: Consolas,'Deja Vu Sans Mono','Bitstream Vera Sans Mono',monospace; font-size: 0.95em; letter-spacing: 0.015em; line-height: 15px; padding: 0.5em; border: 1px solid rgb(204, 204, 204); background-color: rgb(248, 248, 248);">[DEFAULT]
cert_file = /etc/swift/cert.crt
key_file = /etc/swift/cert.key
user = swift

[pipeline:main]
pipeline = auth-server

[app:auth-server]
use = egg:swift#auth
default_cluster_url = <a class="moz-txt-link-freetext" href="https://">https://</a><PROXY_HOSTNAME>:8080/v1
# Highly recommended to change this key to something else!
super_admin_key = devauth</pre>
      </span></span><br>
    I'm under the impression this should be the Proxy's internal IP?
    I've tried it with both the internal and external address, with no
    luck. Thanks for your help so far!<br>
    <br>
    <br>
    On 11-01-09 10:25 AM, Jordan Rinke wrote:
    <blockquote cite="mid:02ec01cbb011$81e25ee0$85a71ca0$@openstack.org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Sans Unicode";
        panose-1:2 11 6 2 3 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
h2
        {mso-style-priority:9;
        mso-style-link:"Heading 2 Char";
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:18.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.Heading2Char
        {mso-style-name:"Heading 2 Char";
        mso-style-priority:9;
        mso-style-link:"Heading 2";
        font-family:"Cambria","serif";
        color:#4F81BD;
        font-weight:bold;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas","serif";
        color:black;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);">I would suggest starting by checking the IP info
            in all of your etc/swift conf files, a typo in there could
            do it. After that I would restart each server in the ring
            and the proxy/auth servers. Verify all services are running
            after the reboot and try again. If that doesn’t work let me
            know and we will start to walk through your config. Also, be
            sure to check file ownership… make sure everything in
            /etc/swift is set to swift:swift since there is a
            permissions issue noted in the auth configuration that I
            have seen skipped over a number of times.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);"><o:p> </o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0in 0in;">
            <p class="MsoNormal"><b><span style="font-size: 10pt;
                  font-family:
                  "Tahoma","sans-serif"; color:
                  windowtext;">From:</span></b><span style="font-size:
                10pt; font-family:
                "Tahoma","sans-serif"; color:
                windowtext;">
                <a class="moz-txt-link-abbreviated" href="mailto:openstack-operators-bounces@lists.openstack.org">openstack-operators-bounces@lists.openstack.org</a>
                [<a class="moz-txt-link-freetext" href="mailto:openstack-operators-bounces@lists.openstack.org">mailto:openstack-operators-bounces@lists.openstack.org</a>]
                <b>On Behalf Of </b>Jeffrey Taylor<br>
                <b>Sent:</b> Sunday, January 09, 2011 2:39 AM<br>
                <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a><br>
                <b>Subject:</b> [Openstack-operators] Fresh installation<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal" style="line-height: 15.75pt;">Hi folks,<br>
          <br>
          I just started working on the guide located here:<br>
          <a moz-do-not-send="true"
href="http://swift.openstack.org/howto_installmultinode.html#prerequisites">http://swift.openstack.org/howto_installmultinode.html#prerequisites</a><br>
          <br>
          and finally made it to the section regarding "<span
            class="apple-style-span"><span style="font-size: 10.5pt;
              font-family: "Lucida Sans
              Unicode","sans-serif";"> <o:p></o:p></span></span></p>
        <h2 style="margin-right: 0in; margin-bottom: 2.4pt; margin-left:
          0in; line-height: 15.75pt;"><span style="font-size: 14pt;
            font-family: "Lucida Sans
            Unicode","sans-serif";">Create Swift admin
            account and test"</span><span style="font-size: 14pt;"><o:p></o:p></span></h2>
        <p class="MsoNormal"><span style="font-size: 10.5pt;
            font-family: "Lucida Sans
            Unicode","sans-serif";"><br>
            <span class="apple-style-span">When I execute the first
              command:</span><br>
            <br>
            <span class="apple-style-span">swift-auth-add-user -K
              *myauthhere* -a system root *myrootuserpasswordhere*</span><br>
            <br>
            <span class="apple-style-span">I get the following error:</span><br>
            <span class="apple-style-span">Update failed: 503 Service
              Unavailable</span><br>
            <br>
            <br>
            <span class="apple-style-span">I'm at a bit of a loss as to
              why this may be, but here is the tail output for
              /var/log/syslog:</span><br>
            <br>
            <span class="apple-style-span">Jan  9 08:18:16 auth
              auth-server 127.0.0.1 - - [09/Jan/2011:08:18:16 +0000]
              "PUT /account/system/root HTTP/1.0" 503 - "-" "-" - - - -
              - - - - - "-" "127.0.0.1" "-" 0.0168</span><br>
            <span class="apple-style-span">Jan  9 08:18:36 auth
              auth-server SIGTERM received</span><br>
            <span class="apple-style-span">Jan  9 08:18:36 auth
              auth-server Exited</span><br>
            <span class="apple-style-span">Jan  9 08:18:37 auth
              auth-server Started child 7650</span><br>
            <span class="apple-style-span">Jan  9 08:18:39 auth
              auth-server ERROR attempting to create account <a
                moz-do-not-send="true"
href="https://173.255.233.9:8080/v1/AUTH_eb0e9aa341674105ab0635ec8c064662:">https://173.255.233.9:8080/v1/AUTH_eb0e9aa341674105ab0635ec8c064662:</a>
              500 Internal Server Error</span><br>
            <span class="apple-style-span">Jan  9 08:18:39 auth
              auth-server FAILED create_user('system', 'root', _, True,
              False) [0.02]</span><br>
            <span class="apple-style-span">Jan  9 08:18:39 auth
              auth-server 127.0.0.1 - - [09/Jan/2011:08:18:39 +0000]
              "PUT /account/system/root HTTP/1.0" 503 - "-" "-" - - - -
              - - - - - "-" "127.0.0.1" "-" 0.0216</span><br>
            <span class="apple-style-span">Jan  9 08:21:45 auth
              auth-server ERROR attempting to create account <a
                moz-do-not-send="true"
href="https://173.255.233.9:8080/v1/AUTH_6622656bf74b49b9b11cf371c12c1ae8:">https://173.255.233.9:8080/v1/AUTH_6622656bf74b49b9b11cf371c12c1ae8:</a>
              500 Internal Server Error</span><br>
            <span class="apple-style-span">Jan  9 08:21:45 auth
              auth-server FAILED create_user('system', 'root', _, True,
              False) [0.02]</span><br>
            <span class="apple-style-span">Jan  9 08:21:45 auth
              auth-server 127.0.0.1 - - [09/Jan/2011:08:21:45 +0000]
              "PUT /account/system/root HTTP/1.0" 503 - "-" "-" - - - -
              - - - - - "-" "127.0.0.1" "-" 0.0195</span><br>
            <br>
            <br>
            <span class="apple-style-span">So, any help would be greatly
              appreciate. Thanks in advance!</span><br>
          </span><br>
          <br>
          <br>
          <o:p></o:p></p>
        <pre>-- <o:p></o:p></pre>
        <pre>Regards,<o:p></o:p></pre>
        <pre><o:p> </o:p></pre>
        <pre>Jeffrey Taylor<o:p></o:p></pre>
        <pre>CTO<o:p></o:p></pre>
        <pre>Zipgrid<o:p></o:p></pre>
        <pre><o:p> </o:p></pre>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,

Jeffrey Taylor
CTO
Zipgrid
613-325-1368</pre>
  </body>
</html>