Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Where to set ENABLE_VERSIONED_OPSYS
- Date: Wed, 19 Sep 2012 13:25:00 +0200
- From: "RATH Jochen (AREVA)" <jochen.rath@xxxxxxxxx>
- Subject: [Condor-users] Where to set ENABLE_VERSIONED_OPSYS
Hello
I'm using a Linux server as a condor collector and a windows desktop as
a condor submission and execution host. On both machine runs condor
7.8.3. My goal is to use a software which automatically generate
Condor-Submit and to distribute calculations across several windows pcs.
Unfortunately, this software define the requirements of a windows
operation after the old opsys fashion:
"Requirements=((OpSys==" WINNT51" || OpSys=="WINNT61") && (Arch=="INTEL"
|| Arch=="X86_64"))"
To be able, to use the new Condor Version I tried to set the variable
"ENABLE_VERSIONED_OPSYS=TRUE" on both the execution and master node in
the condor_config and condor_config.local file. But condor_status always
gives me "WINDOWS" as the OpSys. See at the end.
Where do I need to set the "ENABLE_VERSIONED_OPSYS" so that I get the
old fashioned way of the windows naming?
Kind regards
Jochen Rath
PS C:\Windows\system32> condor_status
Name OpSys Arch State Activity LoadAv Mem
ActvtyTime
slot1@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 0.000 3071
0+00:05:04
slot2@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 0.000 3071
0+00:04:37
slot3@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 1.000 3071
0+00:05:06
slot4@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 0.130 3071
0+00:05:07
slot5@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 0.000 3071
0+00:05:08
slot6@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 0.000 3071
0+00:05:09
slot7@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 0.000 3071
0+00:05:10
slot8@EDARE0000009 WINDOWS X86_64 Unclaimed Idle 0.000 3071
0+00:05:03
Total Owner Claimed Unclaimed Matched Preempting
Backfill
X86_64/WINDOWS 8 0 0 8 0 0
0
Total 8 0 0 8
0 0 0