Can I create the storage domain on the node? Or does it have to be on the engine machine or somewhere else. I'm trying to create it on the node since I don't want all that space to go waste and since I'm only doing testing right now but I'm having NFS issues.
[root@host1 ~]# systemctl start nfs-server.service A dependency job for nfs-server.service failed. See 'journalctl -xn' for details . [root@host1 ~]# journalctl -xn -- Logs begin at Fri 2013-12-06 06:46:18 UTC, end at Tue 2013-12-10 09:55:33 UTC Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Remote Quota S -- Subject: Unit nfs-rquotad.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation:http://www.freedesktop.org/.../Soft.../systemd/catalog/be02c -- -- Unit nfs-rquotad.service has failed. -- -- The result is dependency. Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Mount Daemon. -- Subject: Unit nfs-mountd.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation:http://www.freedesktop.org/.../Soft.../systemd/catalog/be02c -- -- Unit nfs-mountd.service has failed. -- -- The result is dependency. Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFSv4 ID-name mapp -- Subject: Unit nfs-idmap.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel lines 1-23...skipping... -- Logs begin at Fri 2013-12-06 06:46:18 UTC, end at Tue 2013-12-10 09:55:33 UTC. -- Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Remote Quota Server. -- Subject: Unit nfs-rquotad.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation:http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0... -- -- Unit nfs-rquotad.service has failed. -- -- The result is dependency. Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Mount Daemon. -- Subject: Unit nfs-mountd.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation:http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0... -- -- Unit nfs-mountd.service has failed. -- -- The result is dependency. Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFSv4 ID-name mapping daemon. -- Subject: Unit nfs-idmap.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation:http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0... -- -- Unit nfs-idmap.service has failed. -- -- The result is dependency. Dec 10 09:55:33 host1.local systemd[1]: Unit proc-fs-nfsd.mount entered failed state. Dec 10 09:55:33 host1.local systemd[1]: nfs-server.service: main process exited, code=exited, status=203/EXEC Dec 10 09:55:33 host1.local systemd[1]: Unit nfs-server.service entered failed state.