Rene Peinthor
Rene Peinthor
Is this an older installation? I mean had there been upgrades before? From the error it looks like an object protection entry is missing for a resource definition, but I'm...
You can try for now to add `secaclmap` and `secobjectprotection` if they are missing for the mentioned resource. Like it was done in: https://github.com/LINBIT/linstor-server/issues/415
@DaanHoogland how to continue with this?
For me this is a regression fix. See also this discussion here: https://github.com/apache/cloudstack/discussions/10097 It can't be on purpose for CloudStack to take 15+ mins to detect a down host?
From what I tested this isn't restricted to Linstor, this affects all primary storage driver (or at least, CloudStackPrimary.., Linstor, StorPool, ...) And I think it is caused by filtering...
From what I saw, this would need to be fixed for all primary storages. But I'm not sure if we would want to add primary storages while the are disabled?...
Linstor does currently not support memory snapshots (we check and throw an error if selected). So I guess we are currently not affected by any of this?
Tested this with Linstor primary storage, works there too. The only thing I noticed that on Linstor the vm name and volume name is missing. I guess the volume is...
First time I hear about something like this, in our internal cluster (which was updated/restarted 10 days ago) vm console is basically instant. How is it if you try to...
> [@rp-](https://github.com/rp-) Thanks for you reply. What do you mean by saying ‘console with virsh directly on the host’? If you’re referring to virsh console command, then connection works without...