----- Original Message ----- > From: "Cong Yue" <[email protected]> > To: [email protected] > Sent: Wednesday, December 17, 2014 6:33:48 PM > Subject: [ovirt-users] NFS can not be mounted after the installation of > ovirt-hosted-engine > > > > 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
Yes, it's a know issue [1]. Please check iptables rules and re-open NFS required ports. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1109326 We already had a patch for it, it will be included next month in oVirt 3.5.1 > 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 > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

