Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d0069365 authored by Lucas Nussbaum's avatar Lucas Nussbaum Committed by Nicolas Perrin
Browse files

[gen:oar-prop] Those cases are detected a bit earlier in the new code

parent e8f5f308
Branches
Tags debian/4.3.3-7
No related merge requests found
Pipeline #861827 passed
GPU has an unexpected number of resources (current:52 vs expected:51).
Output format: [ '-', 'key', 'value'] for missing, [ '+', 'key', 'value'] for added, ['~', 'key', 'old value', 'new value'] for changed
clustera-1:
["~", "gpu_model", "RTX 2080 Ti", "GeForce RTX 2080 Ti"]
["~", "wattmeter", "MULTIPLE", "NO"]
["+", "core_count", 16]
["+", "cpu_count", 2]
["+", "eth_kavlan_count", 1]
["+", "thread_count", 32]
clustera-2:
["~", "gpu_count", 4, 3]
["~", "gpu_model", "RTX 2080 Ti", "GeForce RTX 2080 Ti"]
["~", "wattmeter", "MULTIPLE", "NO"]
["+", "core_count", 16]
["+", "cpu_count", 2]
["+", "eth_kavlan_count", 1]
["+", "thread_count", 32]
clustera-3:
["~", "gpu_model", "RTX 2080 Ti", "GeForce RTX 2080 Ti"]
["~", "wattmeter", "MULTIPLE", "NO"]
["+", "core_count", 16]
["+", "cpu_count", 2]
["+", "eth_kavlan_count", 1]
["+", "thread_count", 32]
clustera-4: same modifications as above
clustera-5: same modifications as above
clustera-6: same modifications as above
clustera-7: same modifications as above
clustera-8: same modifications as above
clustera-9: same modifications as above
clustera-10: same modifications as above
clustera-11: same modifications as above
clustera-12: same modifications as above
clustera-13: same modifications as above
Properties that need to be created on the fakesite server: cpu_count, core_count, thread_count, eth_kavlan_count
Properties existing on the fakesite server but not managed/known by the generator: disk, diskpath.
Hint: you can delete properties with 'oarproperty -d <property>' or add them to the ignore list in lib/lib-oar-properties.rb.
# Error: Resource 9679 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8555 cpuset=9 gpu=60 gpudevice=3) has a mismatch for ressource GPU: OAR API gives 60, generator wants 59.
# Error: Resource 9679 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8555 cpuset=9 gpu=60 gpudevice=3) has a mismatch for ressource GPUDEVICE: OAR API gives 3, generator wants 2.
# Error: Resource 9680 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8556 cpuset=11 gpu=60 gpudevice=3) has a mismatch for ressource GPU: OAR API gives 60, generator wants 59.
# Error: Resource 9680 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8556 cpuset=11 gpu=60 gpudevice=3) has a mismatch for ressource GPUDEVICE: OAR API gives 3, generator wants 2.
# Error: Resource 9681 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8557 cpuset=13 gpu=60 gpudevice=3) has a mismatch for ressource GPU: OAR API gives 60, generator wants 59.
# Error: Resource 9681 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8557 cpuset=13 gpu=60 gpudevice=3) has a mismatch for ressource GPUDEVICE: OAR API gives 3, generator wants 2.
# Error: Resource 9682 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8558 cpuset=15 gpu=60 gpudevice=3) has a mismatch for ressource GPU: OAR API gives 60, generator wants 59.
# Error: Resource 9682 (host=clustera-2.nancy.grid5000.fr cpu=1618 core=8558 cpuset=15 gpu=60 gpudevice=3) has a mismatch for ressource GPUDEVICE: OAR API gives 3, generator wants 2.
gpu: too many IDs in OAR compared to what we need to generate. This case needs to be fixed manually.
This diff is collapsed.
This diff is collapsed.
CORE has an unexpected number of resources (current:33 vs expected:32).
unexpected number (current:33 vs expected:32) of resources for cluster clustera
core: too many IDs in OAR compared to what we need to generate. This case needs to be fixed manually.
CORE has an unexpected number of resources (current:33 vs expected:32).
unexpected number (current:33 vs expected:32) of resources for cluster clustera
core: too many IDs in OAR compared to what we need to generate. This case needs to be fixed manually.
CORE has an unexpected number of resources (current:33 vs expected:32).
unexpected number (current:33 vs expected:32) of resources for cluster clustera
core: too many IDs in OAR compared to what we need to generate. This case needs to be fixed manually.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment