gbdecker@ZimaBoard2:/var/lib/casaos_data/.media/Fast-Storage ➜ $ ls -l /usr/sbin/nfsdctl
ls: cannot access ‘/usr/sbin/nfsdctl’: No such file or directory
gbdecker@ZimaBoard2:/var/lib/casaos_data/.media/Fast-Storage ➜ $
Thanks for your feedback. For security reasons, we disabled the nfs service. You can run the following three commands, then restart the machine, and the nfs service will be activated
Still getting active (exited), it seem nfsdctl is the missing piece.
○ nfs-server.service - NFS server and services
Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; :5:185mdisabled; preset: :5:185mdisabled)
Drop-In: /run/systemd/generator/nfs-server.service.d
● nfs-server.service - NFS server and services
Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; :5:185mdisabled; preset: :5:185mdisabled)
Drop-In: /run/systemd/generator/nfs-server.service.d
└─order-with-mounts.conf
Active: active (exited) since Fri 2026-07-03 05:50:44 CDT; 5s ago
Invocation: 61364802f03148fab115e596395c2b0a
Docs: man:rpc.nfsd(8)
● nfs-server.service - NFS server and services
Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; :5:185mdisabled; preset: :5:185mdisabled)
Drop-In: /run/systemd/generator/nfs-server.service.d
● nfs-server.service - NFS server and services
Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; :5:185mdisabled; preset: :5:185mdisabled)
Drop-In: /run/systemd/generator/nfs-server.service.d
└─order-with-mounts.conf
Active: active (exited) since Fri 2026-07-03 05:51:56 CDT; 2s ago
Invocation: 0b3bbbf32e0b47e49e3b5a94644e1d6e
Docs: man:rpc.nfsd(8)
man:exportfs(8)
Process: 5602 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS)
Process: 5614 ExecStart=/bin/sh -c /usr/sbin/nfsdctl autostart || /usr/sbin/rpc.nfsd (code=exited, status=0/SUCCESS)
Main PID: 5614 (code=exited, status=0/SUCCESS)
Mem peak: 2.3M
CPU: 18ms
Jul 03 05:51:56 ZimaBoard2 systemd[1]: Starting NFS server and services…
Jul 03 05:51:56 ZimaBoard2 sh[5623]: /bin/sh: line 1: /usr/sbin/nfsdctl: No such file or directory
Jul 03 05:51:56 ZimaBoard2 systemd[1]: Finished NFS server and services.
Hi, if you need to use the newer version again in the future, please refer to the following commands to handle the NFS service. We have rechecked the related steps, and the previously provided commands need some adjustments for the current environment:
Thanks Dina, I will save this message should I want to try again at a later time. You have not caused me any trouble. Sometimes I wonder off thinking I’m capable of handling beta software, when I should just stick with the stable version. I am enjoying my Zimaboard2 as a NAS very much. I do play around with dockers once in a while, but nothing found that is useful long term. Thanks again!
Just verfying with you Dina that I did a fresh install of 1.6.1 yesterday and then upgraded to 1.6.2 just now and then sending the systemctl commands above and a reboot and all is working as it should. Thanks for all your help.