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

RE: [Condor-users] Condor installation problem



Hi,
  Do you have a hosts directory in the condord folder? 

  In the condor_config there is an entry for 
LOCAL_DIR               = $(RELEASE_DIR)/home   - which is what I have it set to.My release_dir is set to /usr/local/condor but then I have the necessary permissions.

  Perhaps this could be changed to ~/home (TILDE/home), then it would be the home folder in a users home directory. Just a suggestion, although I have not had to try this out.
Kevan

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Mário Costa
Sent: 03 December 2004 15:44
To: condor-users@xxxxxxxxxxx
Subject: [Condor-users] Condor installation problem


Hello, I need some help, I serched the internet for some information that might help me solving this problem bu didns found.

the problem is

I have installed condor in several machines, all directorys of all machines are in the same shared files system, only the lock directory is in the local disck of the computers.

And I'm a user with out root permtions, wen I run 
condor_master with sudo, I have the folowing error



[condord@node300 sbin]$ sudo /usr/local/condord/sbin/condor_master
Password:
Can't open "/usr/local/condord/hosts/node300/log/MasterLog"
12/3 15:47:22 dprintf() had a fatal error in pid 4807
Can't open "/usr/local/condord/hosts/node300/log/MasterLog"
errno: 13 (Permission denied)
euid: 970, ruid: 0
[condord@node300 sbin]$


the permitions of the codor directory where is the log is

drwxr-xr-x    5 condord  delft        4096 Dec  1 13:24 .
drwxr-xr-x    8 condord  root         4096 Dec  1 11:00 ..
drwxr-xr-x    2 condord  delft        4096 Dec  1 13:24 execute
drwxr-xr-x    2 condord  delft        4096 Dec  3 09:48 log
drwxr-xr-x    2 condord  delft        4096 Dec  1 13:24 spool

The condor user, is not condor, is a user named condord, and I chaged the environment variables

CONDOR_CONFIG=/usr/local/condord/etc/condor_config
CONDOR_IDS=970.310
TILDE=/usr/local/condord
PATH=$PATH:$HOME/bin

export PATH CONDOR_CONFIG CONDOR_IDS TILDE
unset USERNAME

Does any one has an ideia what may this be ? _______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx http://lists.cs.wisc.edu/mailman/listinfo/condor-users