Stefan Berger

Results 172 comments of Stefan Berger

So basically there are two choices: 1. allow to avoid file locking altogether to support shared storage 2. introduce (probably) two new command line flags to support not taking the...

I now have a branch with a prototype that could be used for testing with shared storage. It introduces the two new flags mentioned above: https://github.com/stefanberger/swtpm/tree/stefanberger/release_lock_for_shared_storage There's currently a patch...

I sent PR https://github.com/stefanberger/swtpm/pull/732 now. If you want to use swtpm with these modifications with existing libvirt and simulate the passing of the new migration option you will have to...

Any more testing with CephFS and other shared filesystems would be really helpful. Thanks.

Maybe @mt32git can give the PR #732 a try with his CephFS setup (and apply that patch if needed on both sides).

@jean-edouard I am trying to test this now also with NFS and it unfortunately doesn't work for me -- at least not when I am trying it with libvirt.

You are right. Do you want to update your commit with your Signed-off-by and just state that it fixes a typo in the sycall name fsmount? Thanks.

And please prefix the commit header with `swtpm:`.

> Made the changes 😉 > What about the code duplication: You can remove one of them as well... 😉