Janne Blomqvist

Results 23 issues of Janne Blomqvist

On some of our (FGI-era) GPU nodes dmesg says: ``` [15280.304871] NVRM: The NVIDIA Tesla M2070 GPU installed in this system is NVRM: supported through the NVIDIA 390.xx Legacy drivers....

It would be nice to have an option to wipe the disks e.g. by PXE-booting DBAN (https://dban.org/ or https://github.com/NHellFire/dban for a maintained fork) as part of a decommissioning procedure. That...

enhancement

Like https://github.com/CSC-IT-Center-for-Science/ansible-role-pxe_bootstrap/issues/10 , it would be nice to have a way to alternatively PXE boot memtest86+ in order to troubleshoot a node.

enhancement

When updating the ipaclient settings, e.g. adding another DNS server, and rerunning the playbook, the updated settings aren't applied. The reason seems to be that ansible-freeipa only checks that the...

bug

With `--separate-debug-symbols` the debug symbols are separated from the binaries, however they are all combined in the same .deb package. Would it be possible to add an option so that...

Hi, this small commit makes offlineimap work for those of us stuck on python 2.4. Cheers, Janne

NVAPI only works on Windows, should not build it on other targets.

I noticed when I had a config file with `[[ Repo ]]` instead of `[[Repo]]` git-mirror just hung and consumed 100% cpu when starting with no message printed to stderr/out....

bug

So which is the correct version (on current master branch): ``` $ git tag ibdump-6_0_0 ibdump-6_1_0 ``` (Also https://github.com/Mellanox/ibdump/releases which are made from the tags) ``` $ make gcc -Wall...