Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] User becomes "nobody" in a few machines
- Date: Mon, 13 Jun 2016 09:03:05 -0400
- From: Ben Cotton <ben.cotton@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] User becomes "nobody" in a few machines
One possibility is that you updated UID_DOMAIN and FILESYSTEM_DOMAIN
but didn't reconfig the daemons. condor_config_val will parse the
configuration to report the settings, but that doesn't mean that's
what the daemons are _currently_ using. On the affected machines, try:
condor_config_val -startd UID_DOMAIN FILESYSTEM_DOMAIN
and make sure the output matches what you expect. If it does, you may
see some indication of the issue in the StarterLog.slotX.
Thanks,
BC
--
Ben Cotton
Cycle Computing
Better Answers. Faster.
http://www.cyclecomputing.com
twitter: @cyclecomputing