Hi, Artur,

I partially fixed problem with VDSM start.

Bug "Failed to create session: Start job for unit user-0.slice failed with ‘canceled’”
is being described here
https://bugzilla.redhat.com/show_bug.cgi?id=1967962
and fix seem to be available here, so I have downgraded systemd with backport fix:
http://people.redhat.com/dtardon/systemd/bz1642460-backport-UserStopDelaySec=/

Now vdsmd service starts successfully, but node14 still cannot be activated because of same error. This is quite strange, before restart on Friday node just worked. There were no upgrades, nothing, just restart.

[root@node14]# firewall-cmd --list-all
public (active)
  target: default
  icmp-block-inversion: no
  interfaces: DMZ_node14 eno1 eno2 ovirtmgmt
  sources: 
  services: cockpit dhcpv6-client libvirt-tls mountd nfs ovirt-imageio ovirt-vmconsole rpc-bind snmp ssh vdsm
  ports: 2301/tcp 2381/tcp 22/tcp 6081/udp
  protocols: 
  forward: no
  masquerade: no
  forward-ports: 
  source-ports: 
  icmp-blocks: 
  rich rules: 
[root@node14 andrei]# 


vdsm-client Host getStats and vdsm-client Host getCapabilities attached.