
Hi, We have 2 hosts, upgarded to 4.4.5. Engine and one of the hosts was successfull But, of of the hosts stucked and doesnt upgrade. successful one has these kernels # vmlinuz-4.18.0-240.1.1.el8_3.x86_64 # vmlinuz-4.18.0-240.15.1.el8_3.x86_64 Unsuccessful one has; # vmlinuz-4.18.0-193.28.1.el8_2.x86_64 # vmlinuz-4.18.0-240.1.1.el8_3.x86_64 Unsuccessful one has "/usr/share/ovirt-node-ng-image-update/" directory and image but we dont make it upgrade This is the some part of the log file from engine; FAILED! => {"changed": true, "cmd": ["vdsm-tool", "configure", "--force"], "delta": "0:00:10.773484", "end": "2021-03-23 09:00:08.285785", "msg": "non-zero return code", "rc": 1, "start": "2021-03-23 08:59:57.512301", "stderr": "Error: ServiceOperationError: _systemctlStop failed\nb'Job for vdsmd.service canceled.\\n' ", "stderr_lines": ["Error: ServiceOperationError: _systemctlStop failed", "b'Job for vdsmd.service canceled.\\n' "], "stdout": "\nChecking configuration status...\n\nlibvirt is already configured for vdsm\nSUCCESS: ssl configured to true. No conflicts\nsanlock is configured for vdsm\nlvm is configured for vdsm\nCurrent revision of multipath.conf detected, preserving\nabrt is already configured for vdsm\nManaged volume database is already configured", "stdout_lines": ["", "Checking configuration status...", "", "libvirt is already configured for vdsm", "SUCCESS: ssl configured to true. No conflicts", "sanlock is configured for vdsm", "lvm is configured for vdsm", "Cur rent revision of multipath.conf detected, preserving", "abrt is already configured for vdsm", "Managed volume database is already configured"]} when we triggered the dnf update/upgrade it says "there is no upgrade" both engine web page and cli Is there any suggestion for upgrading the host, it's stucked on "NonOperational" mode

Hi again, I've managed the reinstall last image. Now kernel is fixed. But vdsm returns this message; FINISH getStorageDomainStats error=Storage domain does not exist

On Tuesday, 23 March 2021 07:47:23 CET ozmen62@hotmail.com wrote:
Stop failed\nb'Job for vdsmd.service canceled.\\n' ", "stderr_lines": ["Error: ServiceOperationError: _systemctlStop failed", "b'Job for vdsmd.service canceled.\\n' "], "stdout": "\nChecking configuration status...\n\nlibvirt is already configured for vdsm\nSUCCESS: ssl config
it looks like systemd failed to restart vdsmd service. Configuration itself looks good. Could you try manually restart vdsmd service: systemctl restart vdsmd If it fails, please provide output of journalctl -u vdsmd

journalctl returns WARN Failed to retrieve Hosted Engine HA info, is Hosted Engine setup finished? also, # cat /var/log/vdsm/vdsm.log | grep ERROR ERROR (jsonrpc/6) [storage.TaskManager.Task] (Task='039a0aea-a855-4e3e-b3ff-0f26c0c3900a') Unexpected error (task:880) ERROR (jsonrpc/6) [storage.Dispatcher] FINISH getStorageDomainStats error=Storage domain does not exist:

Is vdsmd running on the host? If not, what is in the vdsm log? If yes, what is in engine log (/var/log/ovirt-engine/engine.log) - why it failed to activate it? On Tuesday, 23 March 2021 09:54:40 CET ozmen62@hotmail.com wrote:
journalctl returns WARN Failed to retrieve Hosted Engine HA info, is Hosted Engine setup finished?
also, # cat /var/log/vdsm/vdsm.log | grep ERROR
ERROR (jsonrpc/6) [storage.TaskManager.Task] (Task='039a0aea-a855-4e3e-b3ff-0f26c0c3900a') Unexpected error (task:880) ERROR (jsonrpc/6) [storage.Dispatcher] FINISH getStorageDomainStats error=Storage domain does not exist: _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/L3QSU4V3FVH6C IKTBG5H26ZMOAILACHO/

yes, it is running. Some how, weve figured out the storage server and host don't communicate each other. We re-deploy target group and the host is seeing the storage now. I'm not sure it's about upgrade or not, but seems solved. Thanks for interest
participants (2)
-
ozmen62@hotmail.com
-
Vojtech Juranek