The officially official Devuan Forum!

You are not logged in.

#1 2025-11-01 03:16:36

GermanAizek
Member
Registered: 2025-11-01
Posts: 4  

Package Numad daemon not working in Devuan

Numad application is not adapted for initialization systems other than systemd. Therefore, such a utility for HPC and data centers does not start as a daemon.
This utility works in all distributions, and it is enabled by default in Red Hat products.

https://packages.debian.org/sid/numad

devuan@devuan:~$ sudo service numad start
grep: /etc/init.d/numad: No such file or directory
numad: unrecognized service
devuan@devuan:~$ sudo service numad status
grep: /etc/init.d/numad: No such file or directory
numad: unrecognized service
devuan@devuan:~$ numad 
Sat Nov  1 06:00:44 2025: Cannot open numad log file (errno: 13) -- using stderr
Sat Nov  1 06:00:44 2025: Cannot open numad.pid file
devuan@devuan:~$ sudo rc-update add numad default
 * rc-update: service `numad' does not exist
devuan@devuan:~$ sudo update-rc.d numad defaults
update-rc.d: error: initscript does not exist: /etc/init.d/numad

Last edited by GermanAizek (2025-11-01 03:17:14)

Offline

#2 2025-11-01 03:22:14

GermanAizek
Member
Registered: 2025-11-01
Posts: 4  

Re: Package Numad daemon not working in Devuan

Due to such a problem when working on servers, it is very difficult to abandon debian in order to switch to devuan.
Help if there is anyone who can adapt for SysVinit and OpenRC and add an fix to the official Devuan repos.

Last edited by GermanAizek (2025-11-01 03:22:35)

Offline

#3 2025-11-01 03:24:54

GermanAizek
Member
Registered: 2025-11-01
Posts: 4  

Re: Package Numad daemon not working in Devuan

Offline

#4 2025-11-01 03:45:40

GermanAizek
Member
Registered: 2025-11-01
Posts: 4  

Re: Package Numad daemon not working in Devuan

I say it wrong, numad itself works if you manually run binary under sudo, but autorun does not work.

Offline

#5 2025-11-01 05:38:16

stargate-sg1-cheyenne-mtn
Member
Registered: 2023-11-27
Posts: 407  

Re: Package Numad daemon not working in Devuan

doesn't address OP OT but might enlighten those unfamiliar with NUMA:

https://en.wikipedia.org/wiki/Non-uniform_memory_access


Be Excellent to each other and Party On!
https://www.youtube.com/watch?v=rph_1DODXDU
https://en.wikipedia.org/wiki/Bill_%26_Ted%27s_Excellent_Adventure
Do unto others as you would have them do instantaneously back to you!

Offline

Board footer