Hi all,
condor_userprio -allusers reports 251 users in one particular pool.
condor_userprio -allusers -af name reportsÂ4,034,792 users, most of them "undefined".
condor_userprio -allusers -const '!isundefined(name)' -af name reports 251 users, but can take 10s of seconds to return.
condor_userprio -allusers -long | grep ^Name reports 251 users.
-resetall didn't help.
How do we debug this? This is with 8.5.8.
Thanks,
Jon