[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] A question to condor NT



Hello all,

 

I’m new with condor. I’ll build a cluster with Windows-servers only.

 

I have installed condor on some Windows 2003 servers. One is an master, he can submit and run jobs, the next too as client.

Now I’ll transfer a sample job to the pool. The job was run on the master but not on the other server.

The Job-Log on the master tell me:

007 (015.001.000) 01/18 15:35:23 Shadow exception!

            Can no longer talk to condor_starter on execute machine (192.168.5.12)

            0  -  Run Bytes Sent By Job

            0  -  Run Bytes Received By Job

 

The starter log on the client wrote:

1/18 15:35:31 Using config file: C:\Condor\condor_config

1/18 15:35:31 Using local config files: C:\Condor/condor_config.local

1/18 15:35:31 DaemonCore: Command Socket at <192.168.5.12:1096>

1/18 15:35:31 Setting resource limits not implemented!

1/18 15:35:31 Starter communicating with condor_shadow <192.168.5.2:1241>

1/18 15:35:31 Submitting machine is "yoda.domain.local"

1/18 15:35:31 Error enabling account condor-reuse-vm1

1/18 15:35:31 Error setting password on account condor-reuse-vm1

1/18 15:35:31 LogonUser(condor-reuse-vm1, ... ) failed with status 13261/18 15:35:31 ERROR "Failed to create a user nobody" at line 332 in file ..\src\condor_c++_util\uids.C

1/18 15:35:31 ShutdownFast all jobs.

1/18 15:35:31 Error disabling account condor-reuse-vm1 (INVALID PARAMETER)

 

What is my error? Why can’t condor create this user?

 

Thanks for help.

 

Rainer