@gduperrey
Installed on home lab via rolling pool update and both host updated no issues and vms migrated back to 2nd host as expected this time. fingers crossed work servers have the same luck.
I do have open support ticket from last round of updates for work servers. Waiting for response before installing patches.
Ok just read the code and found my answer
It was a typo it is repo-gpgcheck not repo_gpgcheck
repo_gpgcheck = (None if getStrAttribute(i, ['repo-gpgcheck'], default=None) is None
else getBoolAttribute(i, ['repo-gpgcheck']))
gpgcheck = (None if getStrAttribute(i, ['gpgcheck'], default=None) is None
else getBoolAttribute(i, ['gpgcheck']))
@Bastien-Nollet why doni have weekly or monthly rétention points that are not fulls ?
could not theses rétentions points be merged in fulls when tagged ?
keeping a monthly incremental suppose to also keep previous inc. and based full
Different use cases: Ceph is better with more hosts (at least 6 or 7 minimum) while XOSTOR is better between 3 to 7/8.
We might have better Ceph support in the future for large clusters.