<div dir="ltr">Just an FYI if anyone trying to help or following this - I pretty much nuked my controller and rebuilt it and now dont have this error anymore. No clue why it fixed now. Im having other issues now with nova-conductor and Nova Computer service, another authentication error it seems. I posted that question yesterday so if any yall have ideas would appreciate it!<div><br></div><div>Thanks Raghu and John for trying to help out with this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 12, 2014 at 8:20 PM, Raghu Vadapalli <span dir="ltr"><<a href="mailto:rvatspacket@gmail.com" target="_blank">rvatspacket@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div>
<span></span><br><br><span><div style="display:block">
<br>—<br>Raghu</div><div><div class="h5">
<span style="display:inline"><br>On Wednesday, Nov 12, 2014 at 2:13 PM, John Griffith <<a href="mailto:john.griffith@solidfire.com" target="_blank">john.griffith@solidfire.com</a>>, wrote:<br></span><blockquote class="gmail_quote">On Wed, Nov 12, 2014 at 11:16 AM, Amit Anand <<a href="mailto:aanand@viimed.com" target="_blank">aanand@viimed.com</a>> wrote:
<br>> Hi all,
<br>>
<br>> So been trying to figure out why this is happening I was hoping yall could
<br>> maybe shed some light on it asI really would not like to have recreate
<br>> everything on my controller node!
<br>>
<br>> So whenever I try to sync the nova database:
<br>> su -s /bin/sh -c "nova-manage db sync" nova
<br>>
<br>> I get this error in my logs:
<br>> 2014-11-12 13:09:45.323 29721 TRACE nova     raise operational_error
<br>> 2014-11-12 13:09:45.323 29721 TRACE nova OperationalError:
<br>> (OperationalError) (1045, "Access denied for user 'nova'@'localhost' (using
<br>> password: YES)") None None
<br>>
<br>>
<br>> Ive tried dropping and recreating the nova table but still keep getting the
<br>> same error. Ive looked into the mysql database for the users and this is
<br>> what I have:
<br>>
<br>> Database changed
<br>> MariaDB [mysql]> SELECT user,password,host FROM user;
<br>> +----------+-------------------------------------------+-----------+
<br>> | user     | password                                  | host      |
<br>> +----------+-------------------------------------------+-----------+
<br>> | root     | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |
<br>> | root     | *7088873CEA983CB57491834389F9BB9369B9D756 | 127.0.0.1 |
<br>> | root     | *7088873CEA983CB57491834389F9BB9369B9D756 | ::1       |
<br>> | keystone | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |
<br>> | keystone | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |
<br>> | glance   | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |
<br>> | glance   | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |
<br>> | neutron  | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |
<br>> | neutron  | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |
<br>> | nova     | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |
<br>> | nova     | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |
<br>> | root     | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |
<br>> +----------+-------------------------------------------+-----------+
<br>> 12 rows in set (0.00 sec)
<br>>
<br>>
<br>> Any ideas on how to fix this would be greatly appreciated. Thank you very
<br>> much!
<br>>
<br>> Amit
<br>>
<br>> _______________________________________________
<br>> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
<br>> Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a>
<br>> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
<br>>
<br><br>I seem to recall hitting something like this in an upgrade I did, and
<br>I'm not sure but check your permissions on your /etc/nova directory,
<br>particularly nova.conf.  I ran into the same problem and that's what
<br>it turned out to be. </blockquote>
</div></div><blockquote class="gmail_quote"><span>[rvv]</span></blockquote>
<blockquote class="gmail_quote"><br></blockquote>
<blockquote class="gmail_quote"><span>Most likely the mysql password and configuration file don't match. </span></blockquote><span class="">
<blockquote class="gmail_quote">_______________________________________________
<br>Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
<br>Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a>
<br>Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
<br>
</blockquote></span></span>
</div>
</blockquote></div><br></div>