Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [condor-users] classad_log.C
- Date: Thu, 4 Mar 2004 16:48:21 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [condor-users] classad_log.C
On Thu, Mar 04, 2004 at 04:38:12PM -0600, Scott Koranda wrote:
> Hi,
>
> I wanted to retain the user priorities for our pool during a Condor
> 6.6.0 to 6.6.1 upgrade so on our central manager I copied the file
> Accountantnew.log from the old installation to the new one.
>
> But when I did so the negotiator will not run and I see this in its
> log file:
>
> 3/4 16:32:21 ******************************************************
> 3/4 16:32:21 ** condor_negotiator (CONDOR_NEGOTIATOR) STARTING UP
> 3/4 16:32:21 ** $CondorVersion: 6.6.1 Feb 5 2004 $
> 3/4 16:32:21 ** $CondorPlatform: I386-LINUX-RH72 $
> 3/4 16:32:21 ** PID = 9788
> 3/4 16:32:21 ******************************************************
> 3/4 16:32:21 Using config file: /etc/condor/condor_config
> 3/4 16:32:21 Using local config files:
> /opt/condor/home/condor_config.local
> 3/4 16:32:21 DaemonCore: Command Socket at <129.89.201.238:9614>
> 3/4 16:32:21 ERROR "failed to open log
> /opt/condor/home/spool/Accountantnew.log, errno = 13" at line 68 in
> file classad_log.C
>
> Should this have worked?
>
Yes.
errno 13 is permission denied - is the file owned by condor, and not
root?
-Erik
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>