<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="2" face="Courier 10 Pitch">Hi guys.<br>
      <br>
      my resources-agents depend like so:<br>
      <br>
      resource-agents-deps.target<br>
      ○ ├─00\\x2dVMsy.mount<br>
      ● └─virt-guest-shutdown.target<br>
      <br>
      when I reboot a node VMs seems to migrated off it live a ok, but..<br>
      when node comes back on after a reboot, VMs fail to migrate back
      to it, live.<br>
      I see on such node<br>
      <br>
      -> $ journalctl -lf -o cat -u virtqemud.service <br>
      Starting Virtualization qemu daemon...<br>
      Started Virtualization qemu daemon.<br>
      libvirt version: 9.5.0, package: 6.el9 (<a class="moz-txt-link-abbreviated" href="mailto:builder@centos.org">builder@centos.org</a>,
      2023-08-25-08:53:56, )<br>
      hostname: dzien.mine.priv<br>
      Path '/00-VMsy/enc.podnode3.qcow2' is not accessible: No such file
      or directory<br>
      <br>
      and I wonder if it's indeed the fact the the _path_ is absent at
      the moment cluster just after node start, tries to migrate VM
      resource...<br>
      Is it possible to somehow - seemingly my
      _resource-agents-deps.target_ does not do - assure that cluster,
      perhaps on per-resource basis, will wait/check a path first?<br>
      BTW, that paths is available and is made sure is available to the
      system, it's a glusterfs mount.<br>
      <br>
      many thanks, L<br>
      <br>
      <br>
    </font>
  </body>
</html>