<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>Hello,</div><div><br></div><div>I just did an openstack upgrade, from Stein to Train,  OS is Ubuntu 18.04. I followed the procedure but I got a warning as return code (1).</div><div><br></div><div>Everything works now but i'm affraid one day it will make an upgrade to fail:</div><div><br></div><div># placement-status upgrade check</div><div>+------------------------------------------------------------------+</div><div>| Upgrade Check Results                                            |</div><div>+------------------------------------------------------------------+</div><div>| Check: Missing Root Provider IDs                                 |</div><div>| Result: Success                                                  |</div><div>| Details: None                                                    |</div><div>+------------------------------------------------------------------+</div><div>| Check: Incomplete Consumers                                      |</div><div>| Result: Warning                                                  |</div><div>| Details: There are -15753 incomplete consumers table records for |</div><div>|   existing allocations. Run the "placement-manage db             |</div><div>|   online_data_migrations" command.                               |</div><div>+------------------------------------------------------------------+</div><div><br></div><div>#echo $? => 1 =a t least one check encountered an issue and requires further
investigation. This is considered a warning but the upgrade may be OK.</div><div><br></div><div>Then i tried "placement-manage db online_data_migrations" the command does nothing because negative records</div><div><br></div><div>Then "placement-manage db sync; echo $?" => 0</div><div><br></div><div>So what should I do about these -15753 incomplete consumeurs? Is it normal than nova_api sql backup keep growing?</div><div><br></div><div>Best regards,</div><div>Romain</div><div></div></body></html>