<div dir="ltr">ACK, thanks Julien, I agree it should be working with ceph :)<div><br></div><div>Probably I am missing something on the ceph auth configuration, will check more, in addition, if anyone who have done test with ceph as backend and give me some help would be greatly appreciated.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 6, 2017 at 4:15 PM, Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Jul 06 2017, Hui Xiang wrote:<br>
<br>
</span><span class="">> The index storage mysql has gnocchi database and get two arhive related<br>
> table.<br>
> In addition, I am checking the gnocchi-upgrade code, didn't see it will<br>
> create 'measure' object to metric storage anywhere, could it be somewhere<br>
> wrong?<br>
<br>
</span>It's tested several times a day in our CI, so it really do work. :)<br>
The error raised is PermissionDenied, are you sure that the cap listed<br>
in the gnocchi Ceph user are enough?<br>
(I'm no Ceph expert so it might not be related at all, just thinking out<br>
loud)<br>
<span class=""><br>
>     if not conf.skip_storage:<br>
>         s = storage.get_driver(conf)<br>
>         LOG.info("Upgrading storage %s", s)<br>
>         s.upgrade(index)<br>
<br>
</span>FYI this is what handles the storage initial creations of Ceph objects<br>
or whatever is needed.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
-- Free Software hacker<br>
-- <a href="https://julien.danjou.info" rel="noreferrer" target="_blank">https://julien.danjou.info</a><br>
</font></span></blockquote></div><br></div>