Comment 1 for bug 1999586

Revision history for this message
Al Bailey (albailey1974) wrote :

The logs show a sequence of INFO logs: "PART update" at the time of these reverts.
There should only ever be one of those for a partition change, and those logs should only occur when upgrading from centos to debian

By instrumenting the code, it turns out that one structure has integers and another has strings. so visually the values are the same, but the equality check was failing and it was causing a previous DB query of data from the agent for the size to be written back to the DB,

https://review.opendev.org/c/starlingx/config/+/867567