Description of problem: Failed to Change Cluster settings Version-Release number of selected component (if applicable): 4.4.8.5 How reproducible: 100% Steps to Reproduce: 1. Go to Cluster 2. Edit 3. Change Compatibility Version to 4.6 Actual results: Error while executing action: Cannot update cluster because the update triggered update of the VMs/Templates and it failed for the following: HostedEngine. To fix the issue, please go to each of them, edit, change the Custom Compatibility Version (or other fields changed previously in the cluster dialog) and press OK. Expected results: Cluster upgraded to new version Additional info: I cna't chnage any of HostedEngine configs - i Got HostedEngine: There was an attempt to change Hosted Engine VM values that are locked. Same problem when i try to update min CPU type.
The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again.
The only thing i can see in logs is 2021-09-06 22:36:53,068+03 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-42) [30607154] EVENT_ID: CLUSTER_CANNOT_UPDATE_VM_COMPATIBILITY_VERSION(12,005), Cannot update compatibility version of Vm/Template: [HostedEngine], Message: [No Message]
Could you please provide logs from engine gathered by sos-logcollector?
Created attachment 1823450 [details] ovirt-log-collector ovirt-log-collector from engine host
Provided logcollector archive doesn't contain any log files from /var/log/ovirt-engine. Do you have some log files on your engine machine? If not, then please check if your permissions for /var/log/ovirt-engine are correct.
It seems to me as a duplicate of BZ2005221, so please continue discussion there.
*** This bug has been marked as a duplicate of bug 2005221 ***
Still got same problem Curently on 4.4.8.6-1.el8 please check fresh engine log
Created attachment 1828082 [details] engine log on 4.4.8.6-1.el8
Andrei, you probably didn't update the database, try: update vm_static set time_zone='Etc/GMT' where vm_name='HostedEngine'; *** This bug has been marked as a duplicate of bug 2005221 ***