Steve Brasier

Results 162 issues of Steve Brasier

In OpenHPC v2.0, you can do: ``` srun --mpi=pmix_v3 ``` and it just works. Turns out `pmix-ohpc` is listed as a dependency for slurm: ``` rpm -q --whatrequires pmix-ohpc slurm-ohpc-20.02.5-13.1.ohpc.2.0.x86_64...

Alternative for multiple PRs: - #248 - #186 - #247 Closes #260 I believe this needs ansible 2.9.19 at least to work properly.

area/tasks

**What happened?** Task "Unpack node_exporter binary" fails when running on a vagrant cluster in CI. I've had this happen a number of times, rerunning usually fixes it. Interestingly I've never...

bug

Creates the user/group even if the binaries have been pre-provisioned (which is detected by preflight.yml and no install happens in that case).

area/tasks
area/docs
area/vars

**What is missing?** Support for RHEL clones **Why do we need it?** CentOS 8 is EoL, lots of people will be using clones such as Rocky/Alma/Oracle. **Environment** * Role version:...

enhancement

I keep running in to this - I think it would be really useful if any of the accepted configuration parameters could be specified in system, partition, environment or test,...

request for enhancement
prio: low

Failed in `TASK [stackhpc.beegfs : Ensure kernel development headers are present]` with `"No package matching 'kernel-devel-3.10.0-957.1.3.el7.x86_64' found available, installed or updated"`. The appropriate package name is constructed in `client.yml` off...

Ticket: https://stackhpc.atlassian.net/browse/DEV-855 OpenDistro is EOL. This PR: - [x] Replaces OpenDistro with OpenSearch. - [x] Updates `filebeat` to the [newest-supported version](https://opensearch.org/docs/2.1/clients/agents-and-ingestion-tools/index/#compatibility-matrices). - [x] Adds the [required version faking](https://opensearch.org/docs/2.1/clients/agents-and-ingestion-tools/index/) to enable...

The creation of a new `cloud_init` role to enable creating /etc/hosts at boot time was a misfeature; - The workflow was nasty: It required provisioning ports and creating an inventory...

NB this doesn't use a "fat" image as OOD package installs apache config which appears to break the GUI.