JD Maloney

Results 8 comments of JD Maloney

@shirou Apologies for the very long delay here (somehow missed the email notification on your response). Output of that command is below: ``` [root@ppcle64-host host]# go tool cgo -godefs types_linux.go...

I'm seeing this issue also on the latest dcgm; when I run: `dcgmi dmon -e 1005 -c 1` on an node with A40's in it, it locks up the first...

@nikkon-dev I'm out of the office until Tuesday, but will give that a shot as soon as I can.

@rabernat This issue got brought to my attention today (I'm one of the folks working on OSN). Ceph is being used as the backing store for the project and this...

@mmgaggle Sorry we didn't update this thread, the cluster was updated back in February and we confirmed with @rabernat that everything worked and was resolved. The cluster was one dot...

I'm not the best with go, so let me know if I'm doing something wrong here, but this is what I get: ``` # cat jd_test.go package main import (...

I got the following: ``` # ./telegraf --config ../../etc/telegraf/test.conf --debug --test 2021-10-26T20:53:23Z I! Starting Telegraf 2021-10-26T20:53:23Z D! [agent] Initializing plugins 2021-10-26T20:53:23Z D! [agent] Starting service inputs 2021-10-26T20:53:23Z D! [inputs.system] Found...

@CanWood I was able to get around this by commenting out lines 854-858 in the file `src/common/lustre_tools.c` doing so allowed me to compile and run things.