Niels de Vos

Results 517 comments of Niels de Vos

@yati1998 and I tested static provisioning with #1184 applied (currently merged in the master branch), and with that we can statically provision a VolumeGroupSnapshotContent and bind it with a VolumeGroupSnapshot...

Can you try with `--setuser=appops` and try again?

maybe try without spaces and leading `--`, like `setuser=appops,setgroup=appops`.

The `-o` option can take a single string with options separated by `,`, so `-o setuser=appops,setgroup=appops` should be valid.

that is unfortunate, it seems the `-o` option does not accept the `setuser` parameter :disappointed: I do not see a `setuser` option in [the cephfs-fuse manual](https://docs.ceph.com/en/latest/man/8/ceph-fuse/), are you certain that...

Is there any loss in functionality when only one of the controllers will be enabled? What would be the advantage to enable one over an other? Is there a need...

> Trying but not able to yet. I am thinking of having a wrapper to cryptsetup that sleeps for some time and then tries to execute the intended command. The...