Moritz Wanzenböck
Moritz Wanzenböck
I'm guessing the important information at the end is missing from the logs. It looks like for this kernel we do not have a pre-computed patch. So we need to...
Are you using the images from drbd.io? if not, you are not using the LINBIT version.
You need to be a LINBIT customer, then you can use the drbd.io registry. Alternatively, you can host your own spatch-as-a-service: https://github.com/LINBIT/saas Deploy the docker image somewhere and set the...
The issue with all of these approaches on the container level is that you can't really decide if the container stops because the node shuts down, or because your workload...
> that is supposed to handle graceful shutdowns in the context of a Kubernetes cluster (including non-systemd). For us to handle graceful shutdown, the system needs to give us the...
That seems like a suggestion that could work. I guess exit cleanly would generally be: * Wait for normal Pods to drain. Guess this is best handled by being a...
> 08:21:26.998 [SpaceTrackingService] ERROR LINSTOR/Controller - SYSTEM - Uncaught exception in j [Report number 66CAE97D-00000-000000] For some reason this service does not want to start. This could be related to...
This is related to https://github.com/piraeusdatastore/piraeus-operator/issues/356 One change to the proposal I would suggest is that the SatelliteConfiguration would contain the "PVC" template, like volume templates in a STS. Otherwise, how...
Please make sure to follow [the docs](https://piraeus.io/docs/stable/how-to/install-kernel-headers) on how to install the headers. The reason you have no target for the symlink is that you have installed the `kernel-devel` packages,...
Well, it looks like AlmaLinux has already rotated out the repos for 9.5. I believe they only keep the latest two minor releases in the regular repos (9.6 and 9.7...