Benjamin Allan

Results 60 issues of Benjamin Allan

By inspection, no free for lents occurs, and by test valgrind agrees.

It has been brought to our attention by a user wanting to do analyses across multiple systems that UIDs may be different for the same username and that containerized use...

The documented cmake build fails on rhel8 as does attempted cmake permutation: cmake .. -DJSONCONS_BUILD_TESTS=On -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQUIRED=ON && cmake --build . -- VERBOSE=1 && ctest --output-on-failure ``` [ 12%] Building...

Bug
Resolved

truncating the log now works correctly whether the old log exists or not and independent of the ordering of -l and -t commands.

in b4.4 at least starting with ldmsd -t generates 'Could not truncated the log file named '*'. errno=2

For rollover periods where no messages arrive to store, remove the empty output files instead of filling up the disk.

if you are not root: ``` name bytes/sec msg/sec total bytes msg count first msg last msg ------------------------------ ------------ ------------ ------------ ------------ ------------ ------------ darshanConnector (subscribed) published - - -...

the following bit of sed came handy in updating scripts: ``` sed -i -E -e 's%(^prdcr_add) (.*) interval=%\1 \2 reconnect=%' * ```

connecting (attempting) as a user other than root to rdma ldmsd port needs a better error message. currently: ``` ldms_ls -x rdma -h c1x1-ib0 -a munge -p 412 ZAP_RDMA [1729640099.834756914](63868)...