<div dir="ltr">Hi Saverio,<div>when not using "max_count" the message "<span style="font-size:12.800000190734863px">Running batches of 50 until complete</span>" is always printed.</div><div>If you are not getting any error and no more output the migrations should have finished.</div><div><br></div><div>Unfortunately, there is not such message "All Done" when the <span style="font-size:12.800000190734863px">online_data_migrations finish.</span></div><div><br></div><div>You can check manually if everything was correctly migrated, looking into the DB.</div><div>These methods are triggered by the "<span style="font-size:12.800000190734863px">online_data_migrations"</span>:</div><div><div>        db.pcidevice_online_data_<wbr>migration</div><div>        db.computenode_uuids_online_<wbr>data_migration</div><div>        db.aggregate_uuids_online_<wbr>data_migration</div></div><div><br></div><div>cheers,</div><div><br></div><div>Belmiro</div><div>CERN</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 7, 2017 at 8:34 AM, Saverio Proto <span dir="ltr"><<a href="mailto:zioproto@gmail.com" target="_blank">zioproto@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello there,<br>
<br>
before doing the upgrade, when still in Mitaka (tag 13.1.3), I am<br>
running the folllwing command:<br>
<br>
nova-manage db online_data_migrations<br>
<br>
I get this output:<br>
<br>
Option "verbose" from group "DEFAULT" is deprecated for removal.  Its<br>
value may be silently ignored in the future.<br>
Option "notification_topics" from group "DEFAULT" is deprecated. Use<br>
option "topics" from group "oslo_messaging_notifications"<wbr>.<br>
Running batches of 50 until complete<br>
<br>
I always get the same output.<br>
 I also tried :<br>
nova-manage db online_data_migrations --max-count 5000<br>
<br>
In this case I only get the warnings about the option without 'Running<br>
batches of 50 until complete'.<br>
<br>
When I do not use max-count I will always get 'Running batches of 50<br>
until complete'.<br>
<br>
How do I understand when all the online_data_migrations are done ?<br>
<br>
I never get anything printed like 'all done'.<br>
<br>
thank you<br>
<br>
Saverio<br>
<br>
______________________________<wbr>_________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.<wbr>openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-operators</a><br>
</blockquote></div><br></div>