Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] about scheduler advertisement
- Date: Fri, 18 Feb 2005 00:57:29 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] about scheduler advertisement
On Fri, Feb 18, 2005 at 02:38:49PM +0800, Carson Hung wrote:
> Hi Erik,
>
> Thanks for your reply.
> I have changed the command to UPDATE_SCHEDD_AD, but is still not working.
> I doubted whether my ad file has problem or not.
>
> Actually, I want to try remote submission, but don't want to change the
> current central manager settings. So I would like to know if it is
> possible to do so. (seems that condor-g must receive schedd name by
> collector before you can do remote submission)
>
condor_submit -pool central.manager -r schedd.name
-Erik