saurabh mantri wrote:> machine (e.g., mymachine.mydomain.com <http://mymachine.mydomain.com>)
> Just installed Condor, but got this warning
>
> Unable to determine full hostname for host 'saurabh-laptop'. Condor may
> not work properly
> Please set the environment variable $HOSTNAME to the full name of this
> This is my stand-alone laptop, which ll act as master,submit and execute,Condor likes to be able to take a name map it to an IP and then back to the same name. If you don't have DNS setup that way you can get around the issue with appropriate /etc/hosts files or trying the NO_DNS configuration options.
> Can someone tell me what should i set the $HOSTNAME to. I use the home
> n/w which has the router address as 192.168.0.1
>
>
>
> Once this is done, i would also like others to submit jobs to my laptop.
> Thank you in advance.
>
> --
> Saurabh Mantri
> Graduate Intern
> Research Advancement & Development
> SUNY-Binghamton
> Mobile 1-302-228-7380
> Google Voice : 574-MANTRI-1 (574-626-8741)
>
I just use a .local domain on my laptop and everything works fine.
Best,
matt
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/
Attachment:
hostname_identifier.sh
Description: Bourne shell script