<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'>Hi,<br><br>I just installed the last version of engine and host using fedora18. I notice that in the engine the nfs server is not up and running, so is not possible to attach the iso domain.<br>How can I start the nfs server on engine?<br>Is this the correct thing to do?<br><br> <div class="color1"><a href="http://www.server-world.info/en/command/html/vi.html" style="color: rgb(255, 255, 0);">vi</a> /etc/idmapd.conf </div>
<div class="block">
<div class="color2"># line 5: uncomment and change to your domain name</div><br>
Domain =server.world
</div><br>[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> start rpcbind.service <br>
[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> start nfs-server.service <br>
[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> start nfs-lock.service <br>
[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> start nfs-idmap.service <br>
[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> enable rpcbind.service <br>
[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> enable nfs-server.service <br>
[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> enable nfs-lock.service <br>
[root@dlp ~]#<a href="http://www.server-world.info/en/command/html/systemctl.html" style="color: rgb(255, 255, 0);"> systemctl</a> enable nfs-idmap.service <br><br>-- <br><div><span name="x"></span><hr style="width: 100%; height: 2px;">Jose Ferradeira<br>http://www.logicworks.pt<br><span name="x"></span><br></div></div></body></html>