Hello All,
I couldn't update to 4.2.5.1, there was an error in imgbased.log
AssertionError: Path is already a volume: /home
I found this worked
yum erase ovirt-node-ng-image-update-placeholder.noarch
yum erase ovirt-node-ng-image-update.noarch
yum install
https://resources.ovirt.org/pub/ovirt-4.2/rpm/el7Server/noarch/ovirt-node...
lvremove /dev/onn/home
lvremove /dev/onn/var_crash
yum erase ovirt-node-ng-image-update-placeholder.noarch
I don't know if I needed to remove the var_crash volume.
Regards,
Paul S.