------=_NextPart_000_0012_01CF0E41.55ED6C80
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
By chance do you have a firewall enabled on your nfs host. If you do =
have a firewall enabled, do you have the following ports open?
=20
TCP/UDP 111
TCP/UDP 2049
And the ports defined in /etc/sysconfig/nfs
=20
From: David Li [mailto:david_li@sbcglobal.net]=20
Sent: Friday, January 10, 2014 7:48 PM
To: Maurice James; 'Pat Pierson'
Cc: users(a)ovirt.org
Subject: Re: [Users] Can I use IP address for FQDN?
=20
=20
Here it is:
=20
Dummy-36245::DEBUG::2014-01-10 =
18:10:37,189::storage_mailbox::733::Storage.Misc.excCmd::(_checkForMail) =
SUCCESS: <err> =3D '1+0 records in\n1+0 records out\n1024000 bytes (1.0 =
MB) copied, 0.0336553 s, 30.4 MB/s\n'; <rc> =3D 0
Thread-83865::ERROR::2014-01-10 =
18:10:37,712::storageServer::209::StorageServer.MountConnection::(connect=
) Mount failed: (32, ';mount.nfs: Connection timed out\n')
Traceback (most recent call last):
File "/usr/share/vdsm/storage/storageServer.py", line 207, in connect
self._mount.mount(self.options, self._vfsType)
File "/usr/share/vdsm/storage/mount.py", line 222, in mount
return self._runcmd(cmd, timeout)
File "/usr/share/vdsm/storage/mount.py", line 238, in _runcmd
raise MountError(rc, ";".join((out, err)))
MountError: (32, ';mount.nfs: Connection timed out\n')
Thread-83865::ERROR::2014-01-10 =
18:10:37,713::hsm::2364::Storage.HSM::(connectStorageServer) Could not =
connect to storageServer
Traceback (most recent call last):
File "/usr/share/vdsm/storage/hsm.py", line 2361, in =
connectStorageServer
conObj.connect()
File "/usr/share/vdsm/storage/storageServer.py", line 320, in connect
return self._mountCon.connect()
File "/usr/share/vdsm/storage/storageServer.py", line 215, in connect
raise e
MountError: (32, ';mount.nfs: Connection timed out\n')
=20
_____ =20
From: Maurice James <midnightsteel(a)msn.com =
<mailto:midnightsteel@msn.com> >
To: 'David Li' <david_li(a)sbcglobal.net <mailto:david_li@sbcglobal.net> =
; 'Pat Pierson' <ihasn2004(a)gmail.com
<mailto:ihasn2004@gmail.com> >=20
Cc: users(a)ovirt.org
<mailto:users@ovirt.org> =20
Sent: Friday, January 10, 2014 12:41 PM
Subject: RE: [Users] Can I use IP address for FQDN?
=20
Can you upload the portion of your vdsm.log that show the failure?
=20
From: David Li [mailto:david_li@sbcglobal.net]=20
Sent: Friday, January 10, 2014 2:18 PM
To: Maurice James; 'Pat Pierson'
Cc: users(a)ovirt.org <mailto:users@ovirt.org>=20
Subject: Re: [Users] Can I use IP address for FQDN?
=20
Sorry hit the key too fast. Here it is again:
=20
/var/lib/exports/iso 0.0.0.0/0.0.0.0
=20
And cat /etc/exports:
=20
/var/lib/exports/iso 0.0.0.0/0.0.0.0(rw)
=20
=20
_____ =20
From: David Li <david_li(a)sbcglobal.net <mailto:david_li@sbcglobal.net> >
To: Maurice James <midnightsteel(a)msn.com <mailto:midnightsteel@msn.com> =
; 'Pat Pierson' <ihasn2004(a)gmail.com
<mailto:ihasn2004@gmail.com> >=20
Cc: "users(a)ovirt.org
<mailto:users@ovirt.org> " <users(a)ovirt.org =
<mailto:users@ovirt.org> >=20
Sent: Friday, January 10, 2014 11:16 AM
Subject: Re: [Users] Can I use IP address for FQDN?
=20
Maurice:
=20
=20
Here is my showmount output:
=20
=20
=20
_____ =20
From: Maurice James <midnightsteel(a)msn.com =
<mailto:midnightsteel@msn.com> >
To: 'David Li' <david_li(a)sbcglobal.net <mailto:david_li@sbcglobal.net> =
; 'Pat Pierson' <ihasn2004(a)gmail.com
<mailto:ihasn2004@gmail.com> >=20
Cc: users(a)ovirt.org
<mailto:users@ovirt.org> =20
Sent: Friday, January 10, 2014 11:06 AM
Subject: RE: [Users] Can I use IP address for FQDN?
=20
Run showmount =E2=80=93e <name of your nfs host> to see if the mounts =
are advertised properly
So your command should look something like
=20
#showmount =E2=80=93e
host.example.com <
http://host.example.com/>=20
=20
=20
From: users-bounces(a)ovirt.org <mailto:users-bounces@ovirt.org> =
[mailto:users-bounces@ovirt.org] On Behalf Of David Li
Sent: Friday, January 10, 2014 1:47 PM
To: Pat Pierson
Cc: users(a)ovirt.org <mailto:users@ovirt.org>=20
Subject: Re: [Users] Can I use IP address for FQDN?
=20
=20
I just added a line to both /etc/hosts file. This time when I tried to =
attach the NFS ISO domain, it showed up as "locked" but eventually =
disappeared again from the web portal.=20
=20
I looked at the vdsm.log and found it might be that the mount timed out =
for some reason. But not quite sure why.=20
Anyone has any idea what exactly I should be searching for in vdsm.log?=20
=20
=20
=20
_____ =20
From: Pat Pierson <ihasn2004(a)gmail.com <mailto:ihasn2004@gmail.com> >
To: David Li <david_li(a)sbcglobal.net <mailto:david_li@sbcglobal.net> >=20
Cc: "users(a)ovirt.org <mailto:users@ovirt.org> " <users(a)ovirt.org =
<mailto:users@ovirt.org> >=20
Sent: Friday, January 10, 2014 10:29 AM
Subject: Re: [Users] Can I use IP address for FQDN?
=20
all machines.
=20
On Fri, Jan 10, 2014 at 1:20 PM, David Li <david_li(a)sbcglobal.net =
<mailto:david_li@sbcglobal.net> > wrote:
Is this the /etc/hosts file on the engine machine or the node machine?=20
=20
_____ =20
From: Pat Pierson <ihasn2004(a)gmail.com <mailto:ihasn2004@gmail.com> >
To: David Li <david_li(a)sbcglobal.net <mailto:david_li@sbcglobal.net> >=20
Cc: "users(a)ovirt.org <mailto:users@ovirt.org> " <users(a)ovirt.org =
<mailto:users@ovirt.org> >=20
Sent: Friday, January 10, 2014 10:08 AM
Subject: Re: [Users] Can I use IP address for FQDN?
=20
you can set a static FQDN if you dont have a dns server in /etc/hosts, =
however if you do this, set the same FQDNs on all hosts for each hosts
192.168.0.1
node1.test.com <
http://node1.test.com/> node1
192.168.0.2
node2.test.com <
http://node2.test.com/> node2
192.168.0.3
node3.test.com <
http://node3.test.com/> node3
use that fqdn for your engine/node during the engine install.
=20
On Fri, Jan 10, 2014 at 12:48 PM, David Li <david_li(a)sbcglobal.net =
<mailto:david_li@sbcglobal.net> > wrote:
Hi,
I have set up a default FQDN ( for the engine machine) at engine =
installation. But this is not resolvable by the node when it tries to =
mount the NFS ISO share from the engine. Is there anyway that I can =
update this name on the engine to using a IP address?=20
_______________________________________________
Users mailing list
Users(a)ovirt.org <mailto:Users@ovirt.org>=20
http://lists.ovirt.org/mailman/listinfo/users
--=20
Patrick Pierson=20
=20
--=20
Patrick Pierson=20
=20
=20
=20
=20
------=_NextPart_000_0012_01CF0E41.55ED6C80
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-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=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta =
name=3DGenerator content=3D"Microsoft Word 15 (filtered medium)"><!--[if
=
!mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","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.yiv1721036790msonormal, li.yiv1721036790msonormal, =
div.yiv1721036790msonormal
{mso-style-name:yiv1721036790msonormal;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
p.yiv1721036790msochpdefault, li.yiv1721036790msochpdefault, =
div.yiv1721036790msochpdefault
{mso-style-name:yiv1721036790msochpdefault;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
p.yiv1721036790msonormal1, li.yiv1721036790msonormal1, =
div.yiv1721036790msonormal1
{mso-style-name:yiv1721036790msonormal1;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
p.yiv1721036790msochpdefault1, li.yiv1721036790msochpdefault1, =
div.yiv1721036790msochpdefault1
{mso-style-name:yiv1721036790msochpdefault1;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
span.yiv1721036790msohyperlink
{mso-style-name:yiv1721036790msohyperlink;}
span.yiv1721036790msohyperlinkfollowed
{mso-style-name:yiv1721036790msohyperlinkfollowed;}
span.yiv1721036790msohyperlink1
{mso-style-name:yiv1721036790msohyperlink1;}
span.yiv1721036790msohyperlinkfollowed1
{mso-style-name:yiv1721036790msohyperlinkfollowed1;}
span.yiv1721036790emailstyle171
{mso-style-name:yiv1721036790emailstyle171;}
span.yiv1721036790emailstyle28
{mso-style-name:yiv1721036790emailstyle28;}
p.yiv1721036790msonormal2, li.yiv1721036790msonormal2, =
div.yiv1721036790msonormal2
{mso-style-name:yiv1721036790msonormal2;
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
span.yiv1721036790msohyperlink2
{mso-style-name:yiv1721036790msohyperlink2;
color:blue;
text-decoration:underline;}
span.yiv1721036790msohyperlinkfollowed2
{mso-style-name:yiv1721036790msohyperlinkfollowed2;
color:purple;
text-decoration:underline;}
p.yiv1721036790msonormal3, li.yiv1721036790msonormal3, =
div.yiv1721036790msonormal3
{mso-style-name:yiv1721036790msonormal3;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
p.yiv1721036790msochpdefault2, li.yiv1721036790msochpdefault2, =
div.yiv1721036790msochpdefault2
{mso-style-name:yiv1721036790msochpdefault2;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
p.yiv1721036790msonormal11, li.yiv1721036790msonormal11, =
div.yiv1721036790msonormal11
{mso-style-name:yiv1721036790msonormal11;
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
span.yiv1721036790msohyperlink11
{mso-style-name:yiv1721036790msohyperlink11;
color:blue;
text-decoration:underline;}
span.yiv1721036790msohyperlinkfollowed11
{mso-style-name:yiv1721036790msohyperlinkfollowed11;
color:purple;
text-decoration:underline;}
span.yiv1721036790emailstyle1711
{mso-style-name:yiv1721036790emailstyle1711;
font-family:"Calibri","sans-serif";
color:#1F497D;}
p.yiv1721036790msochpdefault11, li.yiv1721036790msochpdefault11, =
div.yiv1721036790msochpdefault11
{mso-style-name:yiv1721036790msochpdefault11;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:10.0pt;
font-family:"Times New Roman","serif";}
span.yiv1721036790emailstyle281
{mso-style-name:yiv1721036790emailstyle281;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.yiv1721036790apple-tab-span
{mso-style-name:yiv1721036790apple-tab-span;}
span.EmailStyle39
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@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=3DEN-US
link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>By chance do you have a firewall enabled on your nfs host. If you do =
have a firewall enabled, do you have the following ports =
open?<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p> </o:p></span></p><p
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>TCP/UDP 111<o:p></o:p></span></p><p
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>TCP/UDP 2049<o:p></o:p></span></p><p
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>And the ports defined in
/etc/sysconfig/nfs<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p> </o:p></span></p><div><div =
style=3D'border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in =
0in 0in'><p class=3DMsoNormal><b><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"'>From:</span=
</b><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"'>
David Li =
[mailto:david_li@sbcglobal.net] <br><b>Sent:</b> Friday, January 10, =
2014 7:48 PM<br><b>To:</b> Maurice James; 'Pat
Pierson'<br><b>Cc:</b> =
users@ovirt.org<br><b>Subject:</b> Re: [Users] Can I use IP address for
=
FQDN?<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p> </o:p></p><div><div><p
=
class=3DMsoNormal><span =
style=3D'color:black'><o:p> </o:p></span></p></div><div><p
=
class=3DMsoNormal><span style=3D'color:black'>Here it =
is:<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'><o:p> </o:p></span></p></div><div><p
=
class=3DMsoNormal><span =
style=3D'color:black'>Dummy-36245::DEBUG::2014-01-10 =
18:10:37,189::storage_mailbox::733::Storage.Misc.excCmd::(_checkForMail) =
SUCCESS: <err> =3D '1+0 records in\n1+0 records out\n1024000 bytes =
(1.0 MB) copied, 0.0336553 s, 30.4 MB/s\n'; <rc> =3D =
0<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'>Thread-83865::ERROR::2014-01-10 =
18:10:37,712::storageServer::209::StorageServer.MountConnection::(connect=
) Mount failed: (32, ';mount.nfs: Connection timed =
out\n')<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'>Traceback (most recent call =
last):<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> File =
"/usr/share/vdsm/storage/storageServer.py", line 207, in =
connect<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> self._mount.mount(self.options, =
self._vfsType)<o:p></o:p></span></p></div><div><p
=
class=3DMsoNormal><span style=3D'color:black'> File =
"/usr/share/vdsm/storage/mount.py", line 222, in =
mount<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> return self._runcmd(cmd, =
timeout)<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> File =
"/usr/share/vdsm/storage/mount.py", line 238, in =
_runcmd<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> raise MountError(rc, =
";".join((out,
err)))<o:p></o:p></span></p></div><div><p =
class=3DMsoNormal><span style=3D'color:black'>MountError: (32, =
';mount.nfs: Connection timed
out\n')<o:p></o:p></span></p></div><div><p =
class=3DMsoNormal><span =
style=3D'color:black'>Thread-83865::ERROR::2014-01-10 =
18:10:37,713::hsm::2364::Storage.HSM::(connectStorageServer) Could not =
connect to
storageServer<o:p></o:p></span></p></div><div><p =
class=3DMsoNormal><span style=3D'color:black'>Traceback (most recent =
call last):<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> File =
"/usr/share/vdsm/storage/hsm.py", line 2361, in =
connectStorageServer<o:p></o:p></span></p></div><div><p
=
class=3DMsoNormal><span style=3D'color:black'> =
conObj.connect()<o:p></o:p></span></p></div><div><p
=
class=3DMsoNormal><span style=3D'color:black'> File =
"/usr/share/vdsm/storage/storageServer.py", line 320, in =
connect<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> return =
self._mountCon.connect()<o:p></o:p></span></p></div><div><p
=
class=3DMsoNormal><span style=3D'color:black'> File =
"/usr/share/vdsm/storage/storageServer.py", line 215, in =
connect<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'> raise =
e<o:p></o:p></span></p></div><div><p
class=3DMsoNormal><span =
style=3D'color:black'>MountError: (32, ';mount.nfs: Connection timed =
out\n')<o:p></o:p></span></p></div><div><p
class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'><o:p> </o:p></span></p><blockquote
=
style=3D'border:none;border-left:solid #1010FF 1.5pt;padding:0in 0in 0in =
4.0pt;margin-left:3.75pt;margin-top:3.75pt;margin-bottom:5.0pt'><div><div=
<div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center;background:white'><span =
style=3D'color:black'><hr size=3D1 width=3D"100%" =
align=3Dcenter></span></div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>F=
rom:</span
</b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>
=
Maurice James <<a =
href=3D"mailto:midnightsteel@msn.com">midnightsteel@msn.com</a>><br><b=
To:</b> 'David Li' <<a =
href=3D"mailto:david_li@sbcglobal.net">david_li@sbcglobal.net</a>>;
=
'Pat Pierson' <<a =
href=3D"mailto:ihasn2004@gmail.com">ihasn2004@gmail.com</a>> =
<br><b>Cc:</b> <a
href=3D"mailto:users@ovirt.org">users@ovirt.org</a> =
<br><b>Sent:</b> Friday, January 10, 2014 12:41
PM<br><b>Subject:</b> =
RE: [Users] Can I use IP address for FQDN?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'><o:p> </o:p></span></p><div
=
id=3Dyiv1721036790><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Can you upload the portion of your vdsm.log that show the =
failure?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'> </span><span =
style=3D'color:black'><o:p></o:p></span></p></div><div><div
=
style=3D'border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in =
0in 0in'><div><p class=3DMsoNormal
style=3D'background:white'><b><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:black'=
>From:</span
</b><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:black'=
David Li [<a =
href=3D"mailto:david_li@sbcglobal.net">mailto:david_li@sbcglobal.net</a>]=
<br><b>Sent:</b> Friday, January 10, 2014 2:18
PM<br><b>To:</b> Maurice =
James; 'Pat Pierson'<br><b>Cc:</b> <a =
href=3D"mailto:users@ovirt.org">users@ovirt.org</a><br><b>Subject:</b>
=
Re: [Users] Can I use IP address for FQDN?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div></div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div><div><div><div><p=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>Sorry hit the key too fast. Here it is =
again:<o:p></o:p></span></p></div></div><div><div><p
class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>/var/lib/exports/iso
=
=
0.0.0.0/0.0.0.0<o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>And cat =
/etc/exports:<o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>/var/lib/exports/iso<span =
class=3Dyiv1721036790apple-tab-span>
=
</span>0.0.0.0/0.0.0.0(rw)<o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div><blockquote
=
style=3D'border:none;border-left:solid #1010FF 1.5pt;padding:0in 0in 0in =
4.0pt;margin-left:3.75pt;margin-top:3.75pt;margin-bottom:5.0pt'><div><div=
<div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center;background:white'><span =
style=3D'color:black'><hr size=3D1 width=3D"100%" =
align=3Dcenter></span></div><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>F=
rom:</span
</b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>
=
David Li <<a href=3D"mailto:david_li@sbcglobal.net" =
target=3D"_blank">david_li@sbcglobal.net</a>><br><b>To:</b>
Maurice =
James <<a href=3D"mailto:midnightsteel@msn.com" =
target=3D"_blank">midnightsteel(a)msn.com</a>&gt;; 'Pat
Pierson' <<a =
href=3D"mailto:ihasn2004@gmail.com" =
target=3D"_blank">ihasn2004(a)gmail.com</a>&gt;
<br><b>Cc:</b> "<a =
href=3D"mailto:users@ovirt.org" =
target=3D"_blank">users(a)ovirt.org</a>&quot; <<a =
href=3D"mailto:users@ovirt.org" =
target=3D"_blank">users(a)ovirt.org</a>&gt;
<br><b>Sent:</b> Friday, =
January 10, 2014 11:16 AM<br><b>Subject:</b> Re: [Users] Can I use IP =
address for FQDN?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div><div
=
id=3Dyiv1721036790><div><div><div><div><p class=3DMsoNormal
=
style=3D'background:white'><span =
style=3D'color:black'>Maurice:<o:p></o:p></span></p></div></div><div><div=
<p class=3DMsoNormal style=3D'background:white'><span
=
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>Here is my showmount =
output:<o:p></o:p></span></p></div></div><div><div><p
class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
p class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div><blockquote
=
style=3D'border:none;border-left:solid #1010FF 1.5pt;padding:0in 0in 0in =
4.0pt;margin-left:3.75pt;margin-top:3.75pt;margin-bottom:5.0pt'><div><div=
<div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center;background:white'><span =
style=3D'color:black'><hr size=3D1 width=3D"100%" =
align=3Dcenter></span></div><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>F=
rom:</span
</b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>
=
Maurice James <<a href=3D"mailto:midnightsteel@msn.com" =
target=3D"_blank">midnightsteel@msn.com</a>><br><b>To:</b>
'David Li' =
<<a href=3D"mailto:david_li@sbcglobal.net" =
target=3D"_blank">david_li(a)sbcglobal.net</a>&gt;; 'Pat
Pierson' <<a =
href=3D"mailto:ihasn2004@gmail.com" =
target=3D"_blank">ihasn2004(a)gmail.com</a>&gt;
<br><b>Cc:</b> <a =
href=3D"mailto:users@ovirt.org"
target=3D"_blank">users(a)ovirt.org</a> =
<br><b>Sent:</b> Friday, January 10, 2014 11:06
AM<br><b>Subject:</b> =
RE: [Users] Can I use IP address for FQDN?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div><div
=
id=3Dyiv1721036790><div><div><div><div><p class=3DMsoNormal
=
style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Run showmount =E2=80=93e <name of your nfs host> to see if the =
mounts are advertised properly</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>So your command should look something like</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'> </span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>#showmount =E2=80=93e <a
href=3D"http://host.example.com/" =
target=3D"_blank">host.example.com</a></span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'> </span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'> </span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div><div><div
=
style=3D'border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in =
0in 0in'><div><div><p class=3DMsoNormal =
style=3D'background:white'><b><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:black'=
>From:</span
</b><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:black'=
<a href=3D"mailto:users-bounces@ovirt.org" =
target=3D"_blank">users-bounces(a)ovirt.org</a> [<a =
href=3D"mailto:users-bounces@ovirt.org" =
target=3D"_blank">mailto:users-bounces@ovirt.org</a>] <b>On
Behalf Of =
</b>David Li<br><b>Sent:</b> Friday, January 10, 2014 1:47 =
PM<br><b>To:</b> Pat Pierson<br><b>Cc:</b> <a =
href=3D"mailto:users@ovirt.org" =
target=3D"_blank">users@ovirt.org</a><br><b>Subject:</b>
Re: [Users] Can =
I use IP address for FQDN?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div></div></div><div>=
<div
<p class=3DMsoNormal style=3D'background:white'><span
=
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
div><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div><div>=
<div><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'>I
just added a line to both /etc/hosts file. This =
time when I tried to attach the NFS ISO domain, it showed up as =
"locked" but eventually disappeared again from the web =
portal. <o:p></o:p></span></p></div></div></div><div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div><div>=
<div><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'>I
looked at the vdsm.log and found it might be =
that the mount timed out for some reason. But not quite sure =
why. <o:p></o:p></span></p></div></div></div><div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>Anyone has any idea what exactly I should be =
searching for in =
vdsm.log? <o:p></o:p></span></p></div></div></div><div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div><div>=
<div><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div><div>=
<div><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><blockquote=
style=3D'border:none;border-left:solid #1010FF 1.5pt;padding:0in 0in =
0in =
4.0pt;margin-left:3.75pt;margin-top:3.75pt;margin-bottom:5.0pt'><div><div=
<div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center;background:white'><span =
style=3D'color:black'><hr size=3D1 width=3D"100%" =
align=3Dcenter></span></div><div><div><p class=3DMsoNormal
=
style=3D'background:white'><b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>F=
rom:</span
</b><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>
=
Pat Pierson <<a href=3D"mailto:ihasn2004@gmail.com" =
target=3D"_blank">ihasn2004@gmail.com</a>><br><b>To:</b>
David Li =
<<a href=3D"mailto:david_li@sbcglobal.net" =
target=3D"_blank">david_li(a)sbcglobal.net</a>&gt;
<br><b>Cc:</b> "<a =
href=3D"mailto:users@ovirt.org" =
target=3D"_blank">users(a)ovirt.org</a>&quot; <<a =
href=3D"mailto:users@ovirt.org" =
target=3D"_blank">users(a)ovirt.org</a>&gt;
<br><b>Sent:</b> Friday, =
January 10, 2014 10:29 AM<br><b>Subject:</b> Re: [Users] Can I use IP =
address for FQDN?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div></div><div><div><=
div
<p class=3DMsoNormal style=3D'background:white'><span
=
style=3D'color:black'> <o:p></o:p></span></p></div></div><div
=
id=3Dyiv1721036790><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span style=3D'color:black'>all =
machines.<o:p></o:p></span></p></div></div></div><div><div
=
style=3D'margin-bottom:12.0pt'><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
div
<p class=3DMsoNormal style=3D'background:white'><span
=
style=3D'color:black'>On Fri, Jan 10, 2014 at 1:20 PM, David Li
<<a =
href=3D"mailto:david_li@sbcglobal.net" =
target=3D"_blank">david_li(a)sbcglobal.net</a>&gt; =
wrote:<o:p></o:p></span></p></div></div><blockquote
=
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5=
.0pt'><div><div><div><div><div><p
class=3DMsoNormal =
style=3D'background:white'><span style=3D'color:black'>Is this
the =
/etc/hosts file on the engine machine or the node =
machine? <o:p></o:p></span></p></div></div></div><div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><blockquote=
style=3D'border:none;border-left:solid #1010FF 1.5pt;padding:0in 0in =
0in =
4.0pt;margin-left:3.75pt;margin-top:3.75pt;margin-bottom:5.0pt'><div><div=
<div><div class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center;background:white'><span =
style=3D'color:black'><hr size=3D1 width=3D"100%" =
align=3Dcenter></span></div><div><div><p class=3DMsoNormal
=
style=3D'background:white'><b><span =
style=3D'font-family:"Arial","sans-serif";color:black'>From:</span></b><s=
pan style=3D'font-family:"Arial","sans-serif";color:black'>
Pat Pierson =
<<a href=3D"mailto:ihasn2004@gmail.com" =
target=3D"_blank">ihasn2004@gmail.com</a>><br><b>To:</b>
David Li =
<<a href=3D"mailto:david_li@sbcglobal.net" =
target=3D"_blank">david_li(a)sbcglobal.net</a>&gt;
<br><b>Cc:</b> "<a =
href=3D"mailto:users@ovirt.org" =
target=3D"_blank">users(a)ovirt.org</a>&quot; <<a =
href=3D"mailto:users@ovirt.org" =
target=3D"_blank">users(a)ovirt.org</a>&gt;
<br><b>Sent:</b> Friday, =
January 10, 2014 10:08 AM<br><b>Subject:</b> Re: [Users] Can I use IP =
address for FQDN?</span><span =
style=3D'color:black'><o:p></o:p></span></p></div></div></div><div><div><=
div><div><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
div><div><div><div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span style=3D'color:black'>you can
set a =
static FQDN if you dont have a dns server in /etc/hosts, however if you =
do this, set the same FQDNs on all hosts for each =
hosts<o:p></o:p></span></p></div></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>192.168.0.1 <a
=
href=3D"http://node1.test.com/" =
target=3D"_blank">node1.test.com</a> =
node1<o:p></o:p></span></p></div></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>192.168.0.2 <a
=
href=3D"http://node2.test.com/" =
target=3D"_blank">node2.test.com</a> =
node2<o:p></o:p></span></p></div></div></div><div
=
style=3D'margin-bottom:12.0pt'><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'>192.168.0.3 <a
=
href=3D"http://node3.test.com/" =
target=3D"_blank">node3.test.com</a> =
node3<o:p></o:p></span></p></div></div></div><div><div><p
=
class=3DMsoNormal style=3D'background:white'><span =
style=3D'color:black'>use that fqdn for your engine/node during the =
engine
install.<o:p></o:p></span></p></div></div></div><div><div
=
style=3D'margin-bottom:12.0pt'><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div><div><div><=
div
<p class=3DMsoNormal style=3D'background:white'><span
=
style=3D'color:black'>On Fri, Jan 10, 2014 at 12:48 PM, David Li
<<a =
href=3D"mailto:david_li@sbcglobal.net" =
target=3D"_blank">david_li(a)sbcglobal.net</a>&gt; =
wrote:<o:p></o:p></span></p></div></div><blockquote
=
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5=
.0pt'><div><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'>Hi,<br><br>I have set up a default FQDN
( for the =
engine machine) at engine installation. But this is not resolvable by =
the node when it tries to mount the NFS ISO share from the engine. Is =
there anyway that I can update this name on the engine to using a IP =
address? <br><br>_______________________________________________<br>=
Users mailing list<br><a href=3D"mailto:Users@ovirt.org" =
target=3D"_blank">Users(a)ovirt.org</a><br><a =
href=3D"http://lists.ovirt.org/mailman/listinfo/users">http:...
.org/mailman/listinfo/users</a><o:p></o:p></span></p></div></div></blockq=
uote></div><div><div><p class=3DMsoNormal =
style=3D'background:white'><span
style=3D'color:black'><br><br =
clear=3Dall><br>-- <br>Patrick Pierson =
<o:p></o:p></span></p></div></div></div></div><div
=
style=3D'margin-bottom:12.0pt'><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div></div=
></div></div></div></blockquote></div></div></div></blockquote></div><div=
><div
<p class=3DMsoNormal
style=3D'background:white'><span =
style=3D'color:black'><br><br clear=3Dall><br>--
<br>Patrick Pierson =
<o:p></o:p></span></p></div></div></div></div><div
=
style=3D'margin-bottom:12.0pt'><div><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div></div=
</div></blockquote></div></div></div></div></div><div
=
style=3D'margin-bottom:12.0pt'><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div></div=
</blockquote></div></div></div></div><div
=
style=3D'margin-bottom:12.0pt'><p class=3DMsoNormal =
style=3D'background:white'><span =
style=3D'color:black'> <o:p></o:p></span></p></div></div></div></div=
</blockquote></div></div></div></div></div><p
class=3DMsoNormal =
style=3D'margin-bottom:12.0pt;background:white'><span =
style=3D'color:black'><o:p> </o:p></span></p></div></div></div></blo=
ckquote></div></div></div></body></html>
------=_NextPart_000_0012_01CF0E41.55ED6C80--