Message boards : Theory Application : Docker on Windows
Message board moderation
Previous · 1 · 2 · 3
Author | Message |
---|---|
Send message Joined: 22 Apr 16 Posts: 744 Credit: 2,620,871 RAC: 17,137 ![]() ![]() ![]() |
Docker is now running on Win11pro Workstation: https://lhcathomedev.cern.ch/lhcathome-dev/results.php?hostid=5116 |
Send message Joined: 19 Aug 15 Posts: 71 Credit: 3,643,061 RAC: 186 ![]() ![]() |
8.2 came out an gives instruction on how to setup podman with a small linux install which self configure the linux part. |
Send message Joined: 24 Oct 19 Posts: 218 Credit: 618,513 RAC: 724 ![]() ![]() |
In reply to Toby Broom's message of 13 Apr 2025: 8.2 came out an gives instruction.... Where?? |
Send message Joined: 24 Oct 19 Posts: 218 Credit: 618,513 RAC: 724 ![]() ![]() |
I cannot download Theory wus. Please, restore Docker version... |
![]() ![]() Send message Joined: 12 Sep 14 Posts: 1140 Credit: 339,231 RAC: 0 ![]() |
We just need to check the new vbox version first. |
Send message Joined: 22 Aug 22 Posts: 34 Credit: 70,385 RAC: 22 ![]() ![]() |
Why does does every slot generate its own cvmfs cache? How can i install cvmfs in boinc-buda-runner so it is used instead? |
Send message Joined: 19 Aug 15 Posts: 71 Credit: 3,643,061 RAC: 186 ![]() ![]() |
|
Send message Joined: 22 Aug 22 Posts: 34 Credit: 70,385 RAC: 22 ![]() ![]() |
Will CMS be ported to Docker too so users won'[t have to choose between CMS and theory? |
Send message Joined: 24 Oct 19 Posts: 218 Credit: 618,513 RAC: 724 ![]() ![]() |
In reply to kotenok2000's message of 21 Apr 2025: Will CMS be ported to Docker too so users won'[t have to choose between CMS and theory? +1 |
Send message Joined: 19 Aug 15 Posts: 71 Credit: 3,643,061 RAC: 186 ![]() ![]() |
|
Send message Joined: 22 Apr 16 Posts: 744 Credit: 2,620,871 RAC: 17,137 ![]() ![]() ![]() |
command output: time="2025-04-30T07:01:33Z" level=warning msg="Using cgroups-v1 which is deprecated in favor of cgroups-v2 with Podman v5 and will be removed in a future version. Set environment variable `PODMAN_IGNORE_CGROUPSV1_WARNING` to hide this warning."2.64% 268.3MB / 12.8GBEOMrunning docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2848-4553183-735_0" CPU time is zero, but Task finished successful. https://lhcathomedev.cern.ch/lhcathome-dev/result.php?resultid=3402817 |
Send message Joined: 22 Apr 16 Posts: 744 Credit: 2,620,871 RAC: 17,137 ![]() ![]() ![]() |
22.06.2025 05:47:05 | | Local time is UTC +2 hours 22.06.2025 05:47:05 | | Usable WSL distros: 22.06.2025 05:47:05 | | - boinc-buda-runner (WSL 2) 22.06.2025 05:47:05 | | - OS: Alpine Linux (Alpine Linux v3.21) 22.06.2025 05:47:05 | | - Docker version 5.3.2 (podman) 22.06.2025 05:47:05 | | - Ubuntu (WSL 2) (default) 22.06.2025 05:47:05 | | - OS: Ubuntu (Ubuntu 24.04.2 LTS) 22.06.2025 05:47:05 | | - libc version: 2.39 22.06.2025 05:47:05 | | - Ubuntu-22.04 (WSL 2) 22.06.2025 05:47:05 | | - OS: Ubuntu (Ubuntu 22.04.5 LTS) 22.06.2025 05:47:05 | | - libc version: 2.35 22.06.2025 05:47:05 | | VirtualBox version: 7.1.10 No WU's running? Duplicate Ubuntu WSL2? Next is to deinstall WSL and seeing what happens. |
Send message Joined: 22 Apr 16 Posts: 744 Credit: 2,620,871 RAC: 17,137 ![]() ![]() ![]() |
https://lhcathomedev.cern.ch/lhcathome-dev/results.php?hostid=4639 Cpu-Time is zero, task get creditpoints, cgroupv1 instead of cgroupv2. |
Send message Joined: 15 Apr 15 Posts: 42 Credit: 567,040 RAC: 12,881 ![]() ![]() ![]() |
What steps do I need to take if I want to go back to using the standard Virtualbox in the regular LHC workflow? |
Send message Joined: 22 Aug 22 Posts: 34 Credit: 70,385 RAC: 22 ![]() ![]() |
To switch to virtualbox you have to set hypervisorlaunchtype Off with bcdedit. I have copied boot entry, renamed to "Windows 11 hyper-v" and set it to "hypervisorlaunchtype Auto", so i can choose between these options during windows start. |
Send message Joined: 22 Apr 16 Posts: 744 Credit: 2,620,871 RAC: 17,137 ![]() ![]() ![]() |
In reply to maeax's message of 23 Jun 2025: https://lhcathomedev.cern.ch/lhcathome-dev/results.php?hostid=4639 WSL --update in CMD |
Send message Joined: 22 Apr 16 Posts: 744 Credit: 2,620,871 RAC: 17,137 ![]() ![]() ![]() |
app_config defined to change max Tasks for Theory from 7 to 9. but, no success! <app_config> <app> <name>Theory</name> <max_concurrent>9</max_concurrent> </app> <app_version> <app_name>Theory</app_name> <avg_ncpus>1</avg_ncpus> <plan_class>docker</plan_class> </app_version> </app_config> |
Send message Joined: 13 Feb 15 Posts: 1237 Credit: 960,199 RAC: 697 ![]() ![]() |
In reply to rbpeake's message of 25 Jun 2025: What steps do I need to take if I want to go back to using the standard Virtualbox in the regular LHC workflow?1. open windows search 2. search cmd 3. Right click on Command Prompt 4. Click run as administrator 5. type in the opened window: bcdedit /set hypervisorlaunchtype off 6. Restart the PC and don't forget to deselect "Run test applications?" in your project preferences I didn't test if that matters . . . |
©2025 CERN