Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] [Condor-users] not seeing Windows 7 CPUs
- Date: Mon, 19 Nov 2012 10:39:27 -0600
- From: Ziliang Guo <ziliang@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] [Condor-users] not seeing Windows 7 CPUs
Set
STARTD_DEBUG = D_FULLDEBUG | D_SECURITY | D_NETWORK
in the config file and restart Condor on one of the machines you
believe is not reporting. You'll likely also want to increase the max
log file size for the startd log. Look inside the log to see what IP
address it is reporting to the central manager and whether it actually
matches your machine's actual IP.
Another possibility is that you have virtual machine software of some
type installed that created a virtual NIC that Condor is latching
onto.
--
Condor Project Windows Developer