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

Re: [Condor-users] -name argument problem



Hm.. it seems to claim that it knows the name, but doesn't:

sg1:~ # condor_status -schedd -l | grep Name
...
Name = "gandalf"
Name = "sg1.internal.xennstudios.com"

sg1:~ # condor_q -n gandalf
Error: Collector has no record of schedd/submitter

Thanks,
- Filip


> On Wed, Sep 08, 2004 at 04:48:41PM -0700, filipdef@xxxxxxxxxxxxxxxxx
> wrote:
>> Hi,
>>
>> I have condor installed on SuSE9 as a central manager
>> and on a bunch of WinXP machines as execute/submit machines.
>>
>> All works really well, except that I can't seem to address
>> the individual machines via their names, only via address:
>
> you can look at the schedd's ad in the collector using condor_status and
> see what name it thinks it has.  that may help some:
>
> 	condor_status -schedd -l | grep Name
>
>
> cheers,
> -zach
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> http://lists.cs.wisc.edu/mailman/listinfo/condor-users
>