-
# Required information
* Distribution: NixOS
* Distribution version: 24.05
* The output of "incus info" or if that fails:
* Kernel version: 6.6.40
* LXC version: 6.0.1
* Incus …
-
When the network is suddenly disconnected and then restored, the file mount becomes unavailable. used ceph and rook external for multi attach pvc in many pods, for r/w inside container logs . but w…
-
-
We are using the latest versions of CephFS (v17.2.5) & Kubernetes (v1.24.2).
With the above versions of both, we are able to MANUALLY provision CephFS storage to be used with Kubernetes.
However…
-
Hi Guilherme,
as promised, here the github issue. We'd love to be able to change the default xrootd service user to another user, like usatlas1 in our case, which should make it easier for a single…
-
TASK [splunk_common : Start Splunk via CLI] ************************************
317fatal: [localhost]: FAILED! => {
318"attempts": 5,
319"changed": false,
320"cmd": [
321"/opt/splunk/bin/splun…
-
## Bug Report
If you restart a PD pod, you receive the following panic:
```
[2024/08/19 15:16:25.624 +00:00] [WARN] [server.go:297] ["exceeded recommended request limit"] [max-request-bytes=157…
-
When performing a clean installation I end up with a successful installation that I can use but always get this error that keeps trying to resolve:
```
error when replacing "/dev/shm/737179964": Per…
-
We are trying to build nfs ganesha for lizardfs fsal. While build with the below command with "-DCEPHFS=OFF" and we are currently ending up with error. Pls help us build ganesha for lizardfs fsal.
…
-
Error seen in the log:
```
self =
def __iter__(self):
if self.start_time is None:
self.start_time = time.time()
while True:
self.last_sample_time …