kvm.storage.LibvirtStorageAdaptor - Can't find Storage Pool #10782
-
Hi, We are running ACS 4.19.2.0 with KVM hypervisors (Ubuntu 24.04 LTS), using linstor as hyperconverged storage and nfs as secondary storage. Whilde doing daily volume snapshots we are seeing this INFO/WARNING popping up in our agent.logs:
The volume snaphots will be created but I was wondering what those messages mean? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@wverleger , the only question is if the snapshots appear on the secondary storage? I can see only message of concern. That seems to be the second WARN, but if the snapshot gets backed up, a retry must have been successful. It looks that way as the linstor driver knows to construct the path cc @rp- , any comment? |
Beta Was this translation helpful? Give feedback.
-
Sometimes seeing messages like this in ACS: Nevertheless the snapshot will be backed up. |
Beta Was this translation helpful? Give feedback.
ok, it remains a minor issue, but is ignorable in your case as it seems @wverleger . The fact that the event-record is created for a failed event that is retried and succeeds afterwards is unnecessary but logical.
cc @rp-, thoughts?