No hostname is not there!
Actually I'm using ubuntu so there is no host file in /etc/.
One time jobs was executed by just starting condor_master as root.
but after that when I tried later job again went on held.
Plz tell me more about DHCP address I dont know very much about
it.
On 03/21/2013 01:01 AM, 钱晓明 wrote:
It looks like a DNS error...
You should check the configure entries for schedd. Does your
computer have DHCP address? Is the hostname of it in your
/etc/hosts file?
What is the meaning of this error..
"Cannot find the address of local schedd"
On 03/18/2013 04:29 AM, 钱晓明 wrote:
I am a beginner too, and I just tell you what
I do after that error:
condor_rm all jobs which had been hold
Use rpm to uninstall condor
Use ctrl+alt+F4 to switch to another terminal
Login as root(it seems that sudo does not work)
Use rpm to install HTCondor
Run condor_master and condor_on
Switch to GUI and login as normal user
Sumbit jobs
This can make jobs to run, and after reboot,
it also works fine.
I think there must be other better solutions to this...
Hello guys!
I tried to submit my first job on HTCondor
which is a simple fibonacci series program.
but when I submit my job to personal condor,
then job goes held and display following
output in log file. Plz help me out through
this.
000 (001.000.000) 03/17 14:31:07 Job submitted
from host: <172.16.5.1:35344>
...
007 (001.000.000) 03/17 14:51:11 Shadow
exception!
Error from slot1@muakBook: Failed to
open '/home/muak/condor/exa/fib.out' as
standard output: Permission denied (errno 13)
0 - Run Bytes Sent By Job
0 - Run Bytes Received By Job
...
012 (001.000.000) 03/17 14:51:12 Job was held.
Error from slot1@muakBook: Failed to
open '/home/muak/condor/exa/fib.out' as
standard output: Permission denied (errno 13)
Code 7 Subcode 13