Header Shadow Image


systemctl enable nfs Failed to execute operation: No such file or directory

When trying to enable the NFS service, it returns in an error like this:

[root@opennebula01 ~]# systemctl enable nfs
Failed to execute operation: No such file or directory
[root@opennebula01 ~]#

You need to enable something else:

[root@opennebula01 ~]# systemctl enable nfs-server.service
Created symlink from /etc/systemd/system/multi-user.target.wants/nfs-server.service to
/usr/lib/systemd/system/nfs-server.service.

And maybe even start it:

[root@opennebula01 ~]# systemctl start nfs-server.service

Cheers,
TK

Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

     
  Copyright © 2003 - 2025 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License

 

0
Would love your thoughts, please comment.x
()
x
The IT Development and Technology Mini Vault | MicroDevSys.com
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.