We have created an automated patching process for linux that creates snapshots before the virtual machines are patched. It works for the most part but we sometimes get the
The operation is not allowed in the current state of the host
and I am hoping there is a way we can check for this. I'm wondering if anyone has tried something similar, I'm thinking of getting creative and having the script check for the event somehow, but I can't think of the best process right now.
Any help is appreciated.