8.3.5, code exited, status=217/user
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300
8.3.5, code exited, status=217/user
openSUSE Tumbleweed
Fah 8.3.5
I try to start faclient service. This fails.
I get the error : code exited, status=217/user
icreated the cofig.xlm in /etc/fah-client folder
contents of config.xml
<config>
<allowed-origins v='https://app.foldingathome.org http://localhost:7396'/>
<web-root v='fah-web-control/dist'/>
</config>
Fah 8.3.5
I try to start faclient service. This fails.
I get the error : code exited, status=217/user
icreated the cofig.xlm in /etc/fah-client folder
contents of config.xml
<config>
<allowed-origins v='https://app.foldingathome.org http://localhost:7396'/>
<web-root v='fah-web-control/dist'/>
</config>
-
- Site Moderator
- Posts: 1091
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: 8.3.5, code exited, status=217/user
Doesn’t 217/user mean the user specified in the service file does not exist?
-
- Site Moderator
- Posts: 1091
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: 8.3.5, code exited, status=217/user
The Debian installer creates user and group “fah-client”
I believe it also adds groups video,render to the user.
I believe it also adds groups video,render to the user.
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300
Re: 8.3.5, code exited, status=217/user, [solved]
I fixed it.
With "alien" I created a rpm from the deb.
The resulting rpm is partially adapted to openSUSE.
It does not create the required folders dedicated to fa-client.
It does not create the system user "fah-client" and the system group "fah-client".
The systemd service file is not good. We must complete it.
fah currently computes with 4 CPU assigned :
- an a8 project with 3 CPU
- a project 22 with 1 CPU and 1 NVIDIA dGPU
It seems there is a bug in web control. It indicates that 0 CPU is used for 22 project.
With "alien" I created a rpm from the deb.
The resulting rpm is partially adapted to openSUSE.
It does not create the required folders dedicated to fa-client.
It does not create the system user "fah-client" and the system group "fah-client".
The systemd service file is not good. We must complete it.
fah currently computes with 4 CPU assigned :
- an a8 project with 3 CPU
- a project 22 with 1 CPU and 1 NVIDIA dGPU
It seems there is a bug in web control. It indicates that 0 CPU is used for 22 project.
-
- Site Moderator
- Posts: 1091
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: 8.3.5, code exited, status=217/user
0 CPUs for GPU WUs is correct.
-
- Site Moderator
- Posts: 1091
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: 8.3.5, code exited, status=217/user
Or rather, you can create a group with zero CPUs for your GPU.
-
- Site Moderator
- Posts: 1091
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: 8.3.5, code exited, status=217/user
It’s on you to not use too many cpus now. Supposed to be.
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300
Re: 8.3.5, code exited, status=217/user
@calxalot
you see here https://beta.foldingathome.org/machines
for the 22 core, 1 CPU 1 GPU
you see at "work unit details"
for the 22 core, CPU 0 GPU 01:00:00
If I say that, it is because :
you see here https://beta.foldingathome.org/machines
for the 22 core, 1 CPU 1 GPU
you see at "work unit details"
for the 22 core, CPU 0 GPU 01:00:00
-
- Site Moderator
- Posts: 1091
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: 8.3.5, code exited, status=217/user
I would need a screenshot to see what you do.
A GPU WU does not need any cpu assigned.
But you should leave some cpu threads free for system and GPU core overhead.
A GPU WU does not need any cpu assigned.
But you should leave some cpu threads free for system and GPU core overhead.
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300