[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] condor installation problems



> We're using "condor" here.

OK. Iam also using "condor".

> > 4. And when I run the master as "root", I get:
> > >> /usr/local/condor/sbin/condor_master
> > Can't open "/home/condor/hosts/garl-intel1/log/MasterLog"
> > 9/1 22:08:25 dprintf() had a fatal error in pid 1222
> > Can't open "/home/condor/hosts/garl-intel1/log/MasterLog"
> > errno: 13 (Permission denied)
> > euid: 1, ruid: 0
>
> Mounted via NFS? Exported with no_root_squash?

Both /usr/local and /home/condor are NFS mounted. These filesystems are
not exported with no_root_squash.

> > The permissions of the directories in /home/condor/hosts/garl-intel1 are
> > as follows:
> >
> > -rw-r--r--  1 condor condor  585 Sep  1 22:05 condor_config.local
> > drwxr-xr-x  2 condor condor 8192 Sep  1 22:07 execute
> > drwxr-xr-x  2 condor condor 8192 Sep  1 22:07 log
> > drwxr-xr-x  2 condor condor 8192 Sep  1 22:07 spool
>
> "root" is "nobody" on NFS mounted filesystems by default.
> (to be exact, "nfsnobody")

But these are the files in /home/condor that belongs to condor.

Thanks,
Sathish