I have been trying to get a condor cluster running for about a month now, with no luck. I have recently made a breakthrough, I run a copy of condor on a desktop with Fedora 13 with one NIC card and it ran with no problem.

So I setup condor on the central manager server and I get a:

ERROR "gethostname failed, errno = 0" at line 265 in file my_hostname.cpp

error.

So for troubleshooting I want to change the hostname of eth1 to something different from eth0, how would I go about changing the hostname on one network card but not the other? Thanks.