Kilian Cavalotti
Kilian Cavalotti
##### ISSUE TYPE - Bugfix pull-request ##### DOOL VERSION ``` Dool 1.0.0 Written by Scott Baker Forked from Dstat written by Dag Wieers Homepage at https://github.com/scottchiefbaker/dool/ Platform posix/linux Kernel 3.10.0-1160.62.1.el7.x86_64...
##### SUMMARY Lustre plugin doesn't work on Lustre 2.12+ ##### ISSUE TYPE - Bug Report ##### DOOL VERSION ``` Dool 1.0.0 Written by Scott Baker Forked from Dstat written by...
### What is the issue? Using Tailscale 1.18.2-2015 on DSM 7.0.1-42218, there seem to be an issue writing the `/etc/resolv.conf` file, when SmartDNS is used. ``` # tailscale status #...
Hi! It looks like things changed a bit with the latest Dell iDRAC9 generation on 14G servers in terms of selecting the NIC mode (dedicated, shared...), as the `ipmitool delloem...
RPM builds fails on CentOS 7.9 with - `rpm-build-4.11.3-48.el7_9.x86_64` - `python3-3.6.8-18.el7.x86_64` The error is apparently caused by this: https://github.com/dell/libsmbios/blob/f01a21763180c9c11d70326ad36b9761cde9131c/pkg/libsmbios.spec.in#L219 ``` Processing files: python3-smbios-2.4.3-1.el7.x86_64 error: File must begin with "/": %{python3_sitearch}/*...
`pkg/mk-rel-rpm.sh` fails to build RPMs when `CI` is undefined, as the resulting command (`make rpm ""`) includes an extraneous emtpy string at the end, and fails with the following error:...
Hi! Just a quick question/verification regarding `reventlog` timestamps (for IPMI hosts): they don't seem to match the timestamps displayed in the IPMI SEL logs, but rather be converted in a...
Hi all, I noticed that pretty much all the boot configuration files generated in `/tftpboot` are set to enable quiet boot (ie. suppress the kernel messages during boot). It seems...
Hi! Using xCAT 2.16.2 to deploy CentOS 7.9 stateful images, for nodes with `serialport` and `serialspeed` set in the `nodehm` table, I realized that the generated GRUB kernel command-line is...
Hi there! It looks like some sources files are missing to enable GPU threading. Namely, `dig.cu` is not in the repo. Is it intentional?