<br><br><div class="gmail_quote">On Tue, Nov 6, 2012 at 11:28 AM, Ahmed Al-Mehdi <span dir="ltr"><<a href="mailto:ahmed@coraid.com" target="_blank">ahmed@coraid.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>John,</div><div><br></div><div>Thank you for your response.  When you stay start from scratch, do you mean re-install everything (all services) from scratch, as in a fresh install of Ubuntu?   And then not install nova-volume and don't create endpoint for nova-volume?</div>
<div><br></div><div>Not to impose on you, but can you help me understand what does the following error mean:</div><div>    <b>ERROR: Malformed request url (HTTP 400) (Request-ID: req-8cff9608-598b-4618-bdc1-1068a1227781)</b></div>
<div><b><br></b></div><div>Is there an issue with how the REST command (Get/Put) is formed?</div><div>Is the service not listening on the expected port, or the service is not even up and running?</div><div><br></div><div>
Regards,</div><div>Ahmed.</div><div><br></div><div><br></div><span><div style="border-right:medium none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;font-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-left:medium none">
<span style="font-weight:bold">From: </span> John Griffith <<a href="mailto:john.griffith@solidfire.com" target="_blank">john.griffith@solidfire.com</a>><br><span style="font-weight:bold">Date: </span> Tuesday, November 6, 2012 11:19 AM<br>
<span style="font-weight:bold">To: </span> Ahmed Al-Mehdi <<a href="mailto:ahmed@coraid.com" target="_blank">ahmed@coraid.com</a>><br><span style="font-weight:bold">Cc: </span> "<a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>" <<a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>><br>
<span style="font-weight:bold">Subject: </span> Re: [Openstack] [openstack][cinder] cinder create gives an error<br></div><div><div class="h5"><div><br></div><blockquote style="BORDER-LEFT:#b5c4df 5 solid;PADDING:0 0 0 5;MARGIN:0 0 0 5">
<div><div><br><br><div class="gmail_quote">On Tue, Nov 6, 2012 at 11:10 AM, Ahmed Al-Mehdi <span dir="ltr">
<<a href="mailto:ahmed@coraid.com" target="_blank">ahmed@coraid.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
<div>Hello,</div><div><br></div><div>I just installed installed cinder, however, I am getting the following error.</div><div><br></div><div><div>root@bodega:~/ahmed/cinder# cinder create --display_name test 1</div><div>ERROR: Malformed request url (HTTP 400) (Request-ID: req-a488154b-37f8-47e8-ae5f-8e7a73f6637b)</div>
<div>root@bodega:~/ahmed/cinder# </div></div><div><br></div><div><br></div><div>Can someone please help me understand what this error means.  I don't see any logs being generated in any of the cinder log files - cinder–api.log, cinder-scheduler.log, cinder-volume.log.</div>
<div><br></div><div>Any pointers to debug this issue would be greatly appreciated.</div><div><br></div><div>Regards,</div><div>Ahmed.</div><div><br></div></div><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" target="_blank">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></blockquote></div>
Ahmed,
<div><br></div><div>It looks like there's still a problem with your endpoint configuration?  If your conf files are in fact set up correctly as advised earlier there is also a potential that you didn't clean up the nova-volume settings you had in keystone and the CS.  Depending
 on your system, you might want to consider dropping the tables from your DB and starting from scratch and install cinder only. </div><div><br></div><div>Thanks,</div><div>John</div></div></div></blockquote></div></div></span></div>

</blockquote></div>Ahmed,<div><br></div><div>No... sorry, I didn't mean re-install the OS, just reconfigure OpenStack from scratch (drop the databases [NOT the mysql and other defaults]) and step back through the config without the nova-volume piece in the mix.</div>
<div><br></div><div>The malformed request is telling you that there's something that the receiving end does not like about the call you've made.  The reason I suspect the endpoint or catalog service issue is that I've made the same mistake and seen the same error myself :)</div>
<div><br></div><div>Thanks,</div><div>John</div>