Oyvind Albrigtsen

Results 128 comments of Oyvind Albrigtsen

You're right. It might be a good idea to set retry to 2 or 3 in this case. retry-sleep defaults to 1s, so that only needs to be updated if...

It should only trigger when this happens, which should be with iSCSI initiator connection only, but I havent tested it with RDM disks on vSphere.

@smohanan20 Can you give an example for how to test this?

Ah yeah. Thanks for the poke. I think we should add a LICENSE.exceptions file, and I think the important exceptions are https://github.com/ClusterLabs/fence-agents/blob/main/agents/amt_ws/fence_amt_ws.py#L4-L5 (due to basing it on code from the...

They want to revert it in https://github.com/ClusterLabs/fence-agents/pull/545

https://github.com/ClusterLabs/fence-agents/pull/552

You'll also have to run `make xml-upload` to update the metadata and attach it to the PR, so it doesnt fail CI when running `make xml-check`.