-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Currently packaging new nbd version 3.27.0, and suffering a severe issue.
I start the systemd service and it exits immediately, successfully:
root@leda ~ # systemctl status nbd.service
○ nbd.service - Network Block Device Server
Loaded: loaded (/usr/lib/systemd/system/nbd.service; enabled; preset: disabled)
Drop-In: /etc/systemd/system/nbd.service.d
└─keepalive.conf
Active: inactive (dead) since Fri 2026-03-20 13:02:32 CET; 27s ago
Duration: 1ms
Invocation: e331ebbae5a143c183d3b8f1f8bb2857
Process: 1552 ExecStart=/usr/bin/nbd-server (code=exited, status=0/SUCCESS)
Main PID: 1582 (code=exited, status=0/SUCCESS)
Mem peak: 3.1M
CPU: 810ms
Mar 20 13:02:31 leda.eworm.net systemd[1]: Starting Network Block Device Server...
Mar 20 13:02:31 leda.eworm.net systemd[1]: Started Network Block Device Server.
Mar 20 13:02:32 leda.eworm.net systemd[1]: nbd.service: Deactivated successfully.
Reverted da5e07c and things work again as expected.
Also just running nbd-server from command line works... Any idea?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels