Comment 3 for bug 1413862

Revision history for this message
Edward Hope-Morley (hopem) wrote : Re: glance couldn't sync database

I also see that the database access grants are being created using maas dns names as opposed to ip addresses. Could you please provide the output of:

juju ssh percona/0 pt-show-grants -uroot -p<root-pass> | grep glance

NOTE: you'll need to install percona-toolkit on your db node to do this