Hi

I walked through the installation of ovirt-hosted-engine as
http://community.redhat.com/blog/2014/10/up-and-running-with-ovirt-3-5/

And I met a problem in the step of "Configure storage"

In my ovirt host, I am using nfs v3 for the test. I created two exports points, 
and just after that I confirmed with other client that I can mount these two 
points.
My /etc/exports is as

---
/engine   10.0.0.0/24(rw,sync,no_root_squash,no_all_squash)
/data   10.0.0.0/24(rw,sync,no_root_squash,no_all_squash)
---

While after I completed the engine VM install, I found these two points can not 
be mounted again with the same command
as
mount -t nfs 10.0.0.94:/engine /engine

Is ovirt changed something for nfs server configuration or something wrong with 
my setting?

Thanks in advance,
Cong

________________________________
This e-mail message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message. If you are the intended recipient, please be advised that 
the content of this message is subject to access, review and disclosure by the 
sender's e-mail System Administrator.
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to