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

Re: [Condor-users] Where to set ENABLE_VERSIONED_OPSYS



Hello Fernando

Thanks for the suggestion. I didn't try it, but I have installed condor-7.6.9 now and it is running.

Kind Regards
    Jochen

________________________________________

Von: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] Im Auftrag von Fernando.Schapira@xxxxxxxxxxxxxxxxxxxx
Gesendet: Freitag, 21. September 2012 07:45
An: Condor-Users Mail List
Cc: Condor-Users Mail List; condor-users-bounces@xxxxxxxxxxx
Betreff: Re: [Condor-users] Where to set ENABLE_VERSIONED_OPSYS

Hi Jochen, 

Have you tried using OpSysAndVer instead OpSys. 

Best Regards,

Fernando M. Schapira




From:        "RATH Jochen (AREVA)" <jochen.rath@xxxxxxxxx> 
To:        "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>, 
Date:        19.09.2012 13:31 
Subject:        [Condor-users] Where to set ENABLE_VERSIONED_OPSYS 
Sent by:        condor-users-bounces@xxxxxxxxxxx 
________________________________________



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 
_______________________________________________
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/