
Not completely on-topic, but somewhat related: I just merged a couple of patches by Mark Wu (thanks Mark!) that remove the NFS limitation for ISO domains, and allow creating them on any file-based domain. Perhaps we'd like to allow the installer to create the ISO domain on local storage? -Allon ----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: "Itamar Heim" <iheim@redhat.com> Cc: suporte@logicworks.pt, Users@ovirt.org Sent: Monday, April 22, 2013 12:10:46 PM Subject: Re: [Users] NFS ISO DOmain
Il 20/04/2013 21:56, Itamar Heim ha scritto:
On 04/09/2013 08:13 PM, suporte@logicworks.pt wrote:
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 <http://www.server-world.info/en/command/html/vi.html> /etc/idmapd.conf # line 5: uncomment and change to your domain name
Domain =server.world
[root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> start rpcbind.service [root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> start nfs-server.service [root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> start nfs-lock.service [root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> start nfs-idmap.service [root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> enable rpcbind.service [root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> enable nfs-server.service [root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> enable nfs-lock.service [root@dlp ~]#systemctl <http://www.server-world.info/en/command/html/systemctl.html> enable nfs-idmap.service
-- ------------------------------------------------------------------------ Jose Ferradeira http://www.logicworks.pt
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
alex/sandro - doesn't the installer check for nfs service running?
Yes if you choose to configure a NFS Iso domain during setup. No if you doesn't choose to do that and decide to do it manually later.
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users