Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Unable to Flock jobs to a remote sched
- Date: Tue, 8 Mar 2005 08:52:00 -0600
- From: Srirangam Addepalli <rangam@xxxxxxxxx>
- Subject: [Condor-users] Unable to Flock jobs to a remote sched
I was trying to flock jobs to a different sched on a different machine
on a entirely
differnet network.
When i do a condor_status -p systemname.edu i am able to c all the
systems in the condor pool on the other side.
Following were the error in both cases.
C:\>condor_submit -r FQDN( systemname) name.sub
ERROR: Can't find address of schedd systemname
C:\>condor_submit -r System name.sub
condor_submit: unknown host System
Does something else need to be modified besides flock_to and flock from
in condor_config.
Sincerly
Rangam