-
##### SUMMARY
When provisioning a VM with the vmware_guest module that contains a `-` in the name parameter (i.e. "ansible-test"), the VM is created with a name that does not contain the `-` (i.e. "a…
-
Hi
The tcp_echo_client test fails with the following error when trying to send a 4096 byte data packet:
`MBED: Failed to send 4096 bytes. err=Memory allocation failed`
The full serial console trace…
-
This is a k8s 1.30 test cluster on Ubuntu Jammy. After upgrade from 2.5.1 to 2.5.2 the controller never becomes ready:
```
root@k8sw3:~# modinfo drbd
filename: /lib/modules/5.15.0-119-gener…
-
Have you tried this playbook with communicating directly with ESXi host? Everything works, but the user-data (cloud config) does not modify the guest host. Here's my modified play:
```
ansible 2…
-
Class DataStoring currently stores data in memory. Furthermore it provides a method to store data "manually" to a file.
In extension to this an optional automatic data export to the file system is …
-
Currently, one of the largest consumers of memory is the metrics datastore layers 'hdr histogram'. It consumes between 20 and 30MB of memory. It would be nice if when `IPFS_LOW_MEM` is set that this l…
-
##### SUMMARY
@lengoldenstein requested this on twitter: https://twitter.com/lengoldenstein/status/1247501504631549954
I tried adding it, but faced a few interesting bumps, which I don't know how …
-
The current implementation of the Go Redirector uses a pickle file to store it's application data. This has been known to cause corruption (see Issue #4). The redirector should be refactorred to use…
-
Hi
I'm following your tutorial for [hotwrap](https://fnproject.io/tutorials/docker/CustomLinuxContainer/). Previously, I've followed it successfully. However, now I get an error message with: `Cont…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…