Benjamin Allan
Benjamin Allan
The strace capture on the v4 sampler side for one example is (anonymized): ``` accept(25, {sa_family=AF_INET, sin_port=htons(43384), sin_addr=inet_addr("www.xxx.yyy.zzz")}, [16]) = 600www.xxx.yyy.zzz:43384]> setsockopt(600www.xxx.yyy.zzz:43384]>, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0 setsockopt(600www.xxx.yyy.zzz:43384]>, SOL_TCP,...
Doesn't matter whether you support it or not. This is not a request to support it. If the connection is not rejected when there's a protocol mismatch without leaking fd...
@baallan create a patch to move auth libs to pkglibdir/auth/ or pkglibdir
The presence of auth in core/ instead of ldmsd is making this difficult, since missing log messages must be added at the same time to verify correct operation and the...
We were given a constraint from TOSS that rpms must be relocatable. This means no binary rpath info and other assumed at compile paths are workable. So (as I'm sure...
That isn't possible if we continue to live with a 'must be relocatable' requirement. It dated from TOSS 2/rhel6. If someone wants to revise and document the 3rd party package...
So should we assume that you are taking over the packaging duties of ovis 4 and greater products for TOSS long term? Will you spec files be maintained/repo'd somewhere inside...
@morrone maybe it's no longer include in your packaged versions, but it is needed to deploy ldms in toss @snl. yes, removing it (or not including it in toss packaging)...
@tom95858 no. minor updates to genders files only (to correct for plugin behavior changes). The next anticipated major changes to configs in snl toss deployments would be: - an extra...
@morrone maybe it's no longer include in your packaged versions, but it is needed to deploy ldms in toss outside your institution. Specifically, the genders-based daemon configuration used at snl/lanl...