NFS can not be mounted after the installation of ovirt-hosted-engine

--_000_ED08B56256B38842A463A2A0804C5AC0326ACA419Bsvrcaexch1atg_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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 poi= nts, and just after that I confirmed with other client that I can mount the= se 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 ma= y 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 copie= s of the original message. If you are the intended recipient, please be adv= ised that the content of this message is subject to access, review and disc= losure by the sender's e-mail System Administrator. --_000_ED08B56256B38842A463A2A0804C5AC0326ACA419Bsvrcaexch1atg_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr= osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:= //www.w3.org/TR/REC-html40"> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)"> <style><!-- /* Font Definitions */ @font-face {font-family:SimSun; panose-1:2 1 6 0 3 1 1 1 1 1;} @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:"\@SimSun"; panose-1:2 1 6 0 3 1 1 1 1 1;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-priority:99; mso-style-link:"Balloon Text Char"; margin:0in; margin-bottom:.0001pt; font-size:8.0pt; font-family:"Tahoma","sans-serif";} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri","sans-serif"; color:windowtext;} span.BalloonTextChar {mso-style-name:"Balloon Text Char"; mso-style-priority:99; mso-style-link:"Balloon Text"; font-family:"Tahoma","sans-serif";} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif";} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} --></style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--> </head> <body lang=3D"EN-US" link=3D"blue" vlink=3D"purple"> <div class=3D"WordSection1"> <p class=3D"MsoNormal">Hi<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">I walked through the installation of ovirt-hosted-en= gine as <o:p> </o:p></p> <p class=3D"MsoNormal"><a href=3D"http://community.redhat.com/blog/2014/10/= up-and-running-with-ovirt-3-5/">http://community.redhat.com/blog/2014/10/up= -and-running-with-ovirt-3-5/</a><o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">And I met a problem in the step of “Configure = storage”<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">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 clie= nt that I can mount these two points.<o:p></o:p></p> <p class=3D"MsoNormal">My /etc/exports is as<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">---<o:p></o:p></p> <p class=3D"MsoNormal">/engine 10.0.0.0/24(rw,sync,no_root_squa= sh,no_all_squash)<o:p></o:p></p> <p class=3D"MsoNormal">/data 10.0.0.0/24(rw,sync,no_root_squash= ,no_all_squash)<o:p></o:p></p> <p class=3D"MsoNormal">---<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">While after I completed the engine VM install, I fou= nd these two points can not be mounted again with the same command<o:p></o:= p></p> <p class=3D"MsoNormal">as<o:p></o:p></p> <p class=3D"MsoNormal">mount –t nfs 10.0.0.94:/engine /engine<o:p></o= :p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">Is ovirt changed something for nfs server configurat= ion or something wrong with my setting?<o:p></o:p></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <p class=3D"MsoNormal">Thanks in advance,<o:p></o:p></p> <p class=3D"MsoNormal">Cong<o:p></o:p></p> <p class=3D"MsoNormal"><o:p></o:p></p> </div> <br> <hr> <font face=3D"Arial" color=3D"Gray" size=3D"1">This e-mail message is for t= he sole use of the intended recipient(s) and may contain confidential and p= rivileged information. Any unauthorized review, use, disclosure or distribu= tion 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, plea= se be advised that the content of this message is subject to access, review= and disclosure by the sender's e-mail System Administrator.<br> </font> </body> </html> --_000_ED08B56256B38842A463A2A0804C5AC0326ACA419Bsvrcaexch1atg_--

----- Original Message -----
From: "Cong Yue" <Cong_Yue@alliedtelesis.com> To: users@ovirt.org 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 Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

----- Original Message -----
From: "Simone Tiraboschi" <stirabos@redhat.com> To: "Cong Yue" <Cong_Yue@alliedtelesis.com> Cc: users@ovirt.org Sent: Wednesday, December 17, 2014 6:43:34 PM Subject: Re: [ovirt-users] NFS can not be mounted after the installation of ovirt-hosted-engine
----- Original Message -----
From: "Cong Yue" <Cong_Yue@alliedtelesis.com> To: users@ovirt.org 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
Oh, it's note really the same: this it's related to hosted-engine but is not that different. Please check iptables rules.
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 Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Simone Tiraboschi
-
Yue, Cong