Hello,
Please install the condor-vm-gahp package. Something like:
(I don't know which packaging system that your Linux machine is
using.)
...Tim
Hi Tim,the execute node is a Linux machine, I did a find but I have not found the condor_vm-gahp executable.Must I install a separate package ?
VB
On Mon, 2023-12-04 at 14:45 -0600, Tim Theisen wrote:Hello,
Have you installed the condor-vm-gahp package and followed the instructions for setting up VM Universe?
https://htcondor.readthedocs.io/en/latest/admin-manual/ep-policy-configuration.html#the-vm-universe
...Tim
On 12/4/23 14:04, Valerio Bellizzomi wrote:
# condor_submit ./vm_test.sub
Submitting job(s).
1 job(s) submitted to cluster 20.
# condor_q -better-analyze
-- Schedd: t450.sel : <10.10.0.47:30705?...
The Requirements _expression_ for job 20.000 is
((Machine == "ep1ext.sel")) && (TARGET.Arch == "X86_64") && (TARGET.HasVM is true) && (TARGET.VM_Type == MY.JobVMType) && (TARGET.VM_AvailNum > 0) &&
(TARGET.Disk >= RequestDisk) && (TARGET.TotalMemory >= MY.JobVMMemory) && (TARGET.VM_Memory >= MY.JobVMMemory) && TARGET.VM_Networking && (TARGET.Cpus >= RequestCpus) &&
(TARGET.HasFileTransfer)
Job 20.000 defines the following attributes:
DiskUsage = 4250000
JobVMMemory = 4096
JobVMType = "kvm"
RequestCpus = 2
RequestDisk = DiskUsage
The Requirements _expression_ for job 20.000 reduces to these conditions:
Slots
Step Matched Condition
----- -------- ---------
[0] 0 Machine == "ep1ext.sel"
[1] 0 TARGET.Arch == "X86_64"
[3] 0 TARGET.HasVM is true
[5] 0 TARGET.VM_Type == MY.JobVMType
[7] 0 TARGET.VM_AvailNum > 0
[9] 0 TARGET.Disk >= RequestDisk
[11] 0 TARGET.TotalMemory >= MY.JobVMMemory
[13] 0 TARGET.VM_Memory >= MY.JobVMMemory
[15] 0 TARGET.VM_Networking
[17] 0 TARGET.Cpus >= RequestCpus
[19] 0 TARGET.HasFileTransfer
_______________________________________________HTCondor-users mailing listTo unsubscribe, send a message tohtcondor-users-request@xxxxxxxxxxxwith asubject: UnsubscribeYou can also unsubscribe by visitinghttps://lists.cs.wisc.edu/mailman/listinfo/htcondor-usersThe archives can be found at:https://lists.cs.wisc.edu/archive/htcondor-users/--Tim Theisen (he, him, his)Release ManagerHTCondor & Open Science GridCenter for High Throughput ComputingDepartment of Computer SciencesUniversity of Wisconsin - Madison4261 Computer Sciences and Statistics1210 W Dayton StMadison, WI 53706-1685+1 608 265 5736
-- Tim Theisen (he, him, his) Release Manager HTCondor & Open Science Grid Center for High Throughput Computing Department of Computer Sciences University of Wisconsin - Madison 4261 Computer Sciences and Statistics 1210 W Dayton St Madison, WI 53706-1685 +1 608 265 5736