On 7/11/21 8:59 AM, Bert DeKnuydt wrote:
Dear Condorants, Here each invocation of 'condor_who' of version 9.0.2 spits out the message:
Hi Bert: Thanks for the find -- we'll fix this in the next stable release.
Â~  condor_who (Not all processes could be identified, non-owned process info Âwill not be shown, you would have to be root to see it all.) This on CentOS 8 and Fedora (anything). The reason is that condor_who now exec'sÂnetstat -n -t -p -w
FWIW, note that condor_who used to invoke lsof, which was not as commonly installed as netstat, and was showing a tendency to hang on machines with shared filesystems.
-greg