Message boards :
Number crunching :
Boinc and Docker
Message board moderation
Previous · 1 · 2
Author | Message |
---|---|
![]() Send message Joined: 7 May 08 Posts: 235 Credit: 1,575,053 RAC: 0 ![]() ![]() |
the singular reason to switch Windows machines from VBox to Docker, which is unnecessary anyway, would be to shut you up. Please, admins, could you suspend this account? |
![]() Send message Joined: 7 May 08 Posts: 235 Credit: 1,575,053 RAC: 0 ![]() ![]() |
web and scheduler: enable plan classes for BUDA |
![]() Send message Joined: 7 May 08 Posts: 235 Credit: 1,575,053 RAC: 0 ![]() ![]() |
Meantime... https://lhcathomedev.cern.ch/lhcathome-dev/apps.php Microsoft Windows running on an AMD x86_64 or Intel EM64T CPU 7.35 (docker) |
Send message Joined: 21 Feb 11 Posts: 83 Credit: 577,613 RAC: 0 ![]() ![]() |
Docker tasks crash on linux. I have been getting . permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Head "http://%2Fvar%2Frun%2Fdocker.sock/_ping": dial unix /var/run/docker.sock: connect: permission denied I was able to fix this error by adding user boinc to group docker. Now they fail with running docker command: create --name boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2843-4237522-529_1 -v .:/shared -p 48401:80 --log-driver=k8s-file --cap-add=SYS_ADMIN --device /dev/fuse boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2843-4237522-529 Error response from daemon: error looking up logging plugin k8s-file: plugin "k8s-file" not found Do i have to install kubernetes? |
![]() Send message Joined: 12 Aug 06 Posts: 443 Credit: 12,326,304 RAC: 1,243 ![]() ![]() |
Wow, first time I've blocked anyone here, two whingers saying Linux is the best, have been removed. I came here to read about docker, not how everyone should go back to typing commands in text mode. So! Does docker work with LHC? Does it work with other projects which use virtualbox? Do I remove virtualbox? A distinct lack of information.... (As you may have guessed I use Windows). |
![]() Send message Joined: 12 Aug 06 Posts: 443 Credit: 12,326,304 RAC: 1,243 ![]() ![]() |
Doesn't seem to work anyway, I followed the instructions at https://github.com/BOINC/boinc-buda-runner-wsl?tab=readme-ov-file And I get this in Boinc: 04/06/2025 16:34:53 | | Docker detection in Ubuntu: 04/06/2025 16:34:53 | | - cmd: podman --version 04/06/2025 16:34:53 | | - output: /bin/bash: line 1: podman: command not found 04/06/2025 16:34:53 | | Docker detection in Ubuntu: 04/06/2025 16:34:53 | | - cmd: docker --version 04/06/2025 16:34:53 | | - output: /bin/bash: line 1: docker: command not found Yet in windows terminal: wsl.exe -d boinc-buda-runner Ryzen:/mnt/c/Users/peter$ podman --version podman version 5.3.2 So eventually all this will be inside the Boinc installer and just work? |
![]() Send message Joined: 12 Aug 06 Posts: 443 Credit: 12,326,304 RAC: 1,243 ![]() ![]() |
for anyone getting the same, I accidentally installed Ubuntu, Boinc wants boinc-buda-runner to be the default. Type this into powershell/windows terminal: wsl --list Using the name of the one you don't want (in my case Ubuntu) in place of <distroname>, type: wsl --unregister <DistroName> Restart Boinc. (P.S. this was solved using AI - GPT in Duckduckgo, it can do anything!) |
©2025 CERN