Timothy Middelkoop

Results 20 issues of Timothy Middelkoop

Developer mode (Linux) on the Chromebook is leaving beta and has become a stable Linux environment and now should be usable in a Carpentries class. * https://chromeunboxed.com/linux-leaving-beta-in-next-chrome-os-update-and-thats-a-big-deal/ * https://www.theverge.com/2021/5/20/22445382/chromeos-linux-release-beta-version-91 I...

Issue: Compute needs hwloc-ohpc libraries to start slurmd, but these libraries are hidden with the software mount off the head node. After Fix: ``` [auser@c1 ~]$ df Filesystem 1K-blocks Used...

Clarification about SLURM names and daemon update. See issue #1823

Enable slurmd for Rocky/Warewulf/Slurm Issue #1821

It is not clear from the the instructions that the node names much match (c1-c4), the hardware must match, and a `scontrol reconfigure` must be run for SLRUM to see...

The `slurmd` service is not enabled for Rocky/Warewulf/Slurm. Needs to be enabled in chroot with ``` chroot $CHROOT systemctl enable slurmd ```

### Summary When using `wwwctl configure` it does not behave as one would expect and could have some better error messages, especially for new users ### Rationale When running `wwctl...

enhancement
config
needs refinement

### Describe the bug During the IPv6 network boot the bootloader does not respond to IPv6 "neighbor solicitation" (NS) packets. This blocks the boot process as dnsmasq (and radvd) needs...

Docker works well on a Chromebook. This PR adds instructions on how to install and configure Docker on a Chromebook.

Arm systems, such as the Raspberry Pi, are not supported. I was unable to run the rocker image in my Ubuntu aarch64 Raspberry Pi 4 2G. This is for [Episode...

high priority