Hi, 

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. 
How can I start the nfs server on engine? 
Is this the correct thing to do? 


vi /etc/idmapd.conf 

# line 5: uncomment and change to your domain name 
Domain =server.world 
[root@dlp ~]# systemctl start rpcbind.service 
[root@dlp ~]# systemctl start nfs-server.service 
[root@dlp ~]# systemctl start nfs-lock.service 
[root@dlp ~]# systemctl start nfs-idmap.service 
[root@dlp ~]# systemctl enable rpcbind.service 
[root@dlp ~]# systemctl enable nfs-server.service 
[root@dlp ~]# systemctl enable nfs-lock.service 
[root@dlp ~]# systemctl enable nfs-idmap.service 

-- 


Jose Ferradeira 
http://www.logicworks.pt 

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to