-
Generated with:
```
./cg build log --build-id=6a9cd064-7533-4046-ad92-44caa14b07b0 --search 'ERROR: failed to build package' --attrs pkg,arch | sort | cut -d\ -f2,14- | sed 's|^|- [ ] |'
```
…
-
In the 90s, machine-generated XDR was de rigueur for user space RPC, but kernel developers thought that the generated code was not efficient enough to scale up for NFS. Thus currently all in-kernel RP…
-
## Describe the bug (🐛 if you encounter this issue)
Some longhorn-manager pods timeout when accessing NFS server for backups.
## To Reproduce
Initialize Longhorn 1.5.1 via Helm chart. Some lo…
-
I'm trying to build everything in the baremetal toolchain for v0.6, and I'm having some problems with the Debian step.
I follow all the commands here: https://www.lowrisc.org/docs/overview/
The …
-
I'm trying to deploy Nextcloud using Helm. First I tried it on my local machine (MacOS Big Sur) using Minikube (Kubernetes 1.21) and it was up and running in 5 minutes.. Unfortunately it will not succ…
-
-
When the server/executor model is running on a system that experiences nfs mount hangs, the communication between the server and executor is considered to be lost, and either the executor or the serve…
-
I saw tons of posts about the problem, I believe that is something on my environment, because under development everything works fine. The first problem on test under production (centOS7) was the prot…
-
I spun up three Ubuntu 18 LTS VMs in Virtual Box. Connected the compute-node (master) to the other two compute-00 and compute-01. Linked all the NFS and the setup as suggested in the wiki. Media is a …
-
**Is your feature request related to a problem? Please describe.**
I need a way to get data (mostly backup files) from my client to the server (server in this case being the machine the pikvm is conn…