Ben England

Results 11 issues of Ben England

pip install requires RHEL8 python3-devel package and gcc before it can install. Is there any way to make it more self-contained (i.e. you can install it without having to compile...

I was using a system with 1/2 TB RAM to test scale-out of OpenStack and ceph-ansible, and ran into a place where address ranges are hardcoded in plugins/tripleo-undercloud/templates/undercloud.conf.j2 . To...

Do not merge yet. While this PR tweaks documents generated by fs-drift to include host/pod name, its real significance is that it adds programs that analyze Elasticsearch results for storage...

I was having problems rebuilding smallfile image, because pip kept failing to download a random python package, I got really annoyed and started thinking of ways to prevent this from...

During a long-running test with lots of data to push to ES, I got into a situation where smallfile wrapper yielded several test results but the test results never made...

I got many of oglplus example programs to build on my Fedora 27 system, but when I run them, they seem to spontaneously exit without my pressing any keys or...

I'm using Fedora 33 and jetski needs to add podman option --dns=10.5.30.160 for podman to work. i.e. ``` [bengland@fedora ansible-ipi-install]$ podman run --dns=10.5.30.160 -it --rm docker.io/quads/badfish -u quads -p rdu2@893...

JetSki failed (master branch as of Nov 30 9 AM) when run on an AMD server reservation in Alias consisting of 7425 and 7525 server types. Initially this was because...

For shared labs, users do not control how nodes are handed out in a reservation. This can lead to some serious problems: - storage devices are not always the same...

For non-collocated OSDs, it would be nice to graph I/O on the journal devices. We might not want to put SSD devices in same graph as HDD devices for a...

enhancement