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

[Condor-users] Condor in a chroot environment



Hello,

I'm trying to run condor in a chroot environment.  The reaons are
complex, so let's just say it's awfully helpful if I can get this to
work properly.

I have three other test Condor clusters set up and working properly. 
Problems I'm seeing right now:

3/12 20:56:01 "/usr2/Condor-Gateway/sbin/condor_shadow -classad" did not produce
 any output, ignoring
3/12 20:56:01 "/usr2/Condor-Gateway/sbin/condor_shadow.pvm -classad" did not pro
duce any output, ignoring
3/12 20:56:01 "/usr2/Condor-Gateway/sbin/condor_shadow.std -classad" did not pro
duce any output, ignoring

When I run this command manually, it does produce output:

[root@m1 log]$ /usr2/Condor-Gateway/sbin/condor_shadow -classad
IsDaemonCore = True
HasFileTransfer = True
HasMPI = True
HasJava = True
CondorVersion = "$CondorVersion: 6.6.10 Jun 13 2005 $"
[root@m1 log]$

I get the same output when I run it as user condor.

condor_status returns one blank line.

Any suggestions on where to look for errors would be welcome.

Thanks,

Rob