Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] Can't reconfigure nodes remotely
- Date: Mon, 8 Mar 2004 17:54:49 -0500
- From: "David Vestal" <dvestal@xxxxxxxxxxx>
- Subject: [condor-users] Can't reconfigure nodes remotely
I can't reconfigure nodes remotely with Condor 6.4.7, although I have set HOSTALLOW_CONFIG and SETTABLE_ATTRS_CONFIG appropriately. Following is a typical attempt to do so, on the central manager (192.168.33.4):
C:\>condor_config_val -address "<10.81.1.25:1029>" HOSTALLOW_CONFIG
192.168.33.4
C:\>condor_config_val -address "<10.81.1.25:1029>" SETTABLE_ATTRS_CONFIG
*
C:\>condor_config_val -address "<10.81.1.25:1029>" -set "ALL_DEBUG=D_ALL"
Attempt to set configuration "ALL_DEBUG=D_ALL" on master <192.168.33.4:1038> failed.
192.168.33.4 is the central manager, and the grid node's classad says:
StartdIpAddr = "<10.81.1.25:1029>"
Is there some other requirement I have to meet?
Thanks for the help,
David
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>