Bug 2000770
Summary: | Failed to Change Cluster settings | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Andrei <arusakov> | ||||||
Component: | General | Assignee: | bugs <bugs> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Lukas Svaty <lsvaty> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.4.8.5 | CC: | ahadas, bugs, didi, mperina | ||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2021-10-03 10:57:36 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Andrei
2021-09-02 20:59:17 UTC
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 *** |