--Apple-Mail=_AD180662-4FCF-4C73-B3D5-7EED0DCBC0AA
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=windows-1252
hi oVirt Community.
This will be my first posting for help to the oVirt community, so please =
bear with me I'f I'm not to the etiquette standards you might have =
already.
I'm trying to test oVirt as a FOSS Virtualization solution for small- to =
medium-sized healthcare organizations implementing various health =
information technology solutions (HIT) that the new health care reform =
is requiring. As a Clinical informatist, I'm very concerned about =
health care costs, hence I'm pushing for open source to take a wider =
stance in U.S. health care to reduce costs where possible and divert =
moneys to patient care. Now enough with my altruistic desires, and let =
go into the deep.
I'm trying to create "virtual machines" (using VirtualBox, Parallels =
and/or VMWare Workstation); mainly one for "oVirt Engine"; ind later a =
the second one for "oVirt Nodes". This way, these VM's files can be =
copier to any hardware and underlying OS, so at least the "Virt Engine" =
is easily installed and brought-up to facilitate managing oVirt Nodes. =
I considered creating ".iso" images of each component (Engine and Nodes) =
but I'm afraid this will hit the wall for linux novices when installing =
the ".iso" images in different hardware platforms (with different =
processors, number of cores, RAM, chipsets, etc.)
I've begun with creating a VM for oVirt Engine under Parallels (albeit I =
began with VirtualBox, but drivers "client additions" aren't compatible =
with Fedora 18 - so I'll migrate this Parallels VM to VB once it is =
operational) Fedora 18 installed without a single problem. I then =
installed all "oVirt Engine" requirements by performing the instructions =
published in
http://www.ovirt.org/Download - that is:
First:=20
sudo yum localinstall =
http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm
Second: =20
sudo yum install -y ovirt-engine
Third: =85I get stuck=85!!!
When I am performing the third step, I hit the fan. Each time I perform =
the third step shown in the aforementioned web page (i.e. sudo =
engine-setup), the "Welcome to oVirt Engine setup utility" appears and =
begins to run until I reach the point where I need to define a "Fully =
Qualified Domain Name." =20
NOTE - A video of how to install oVirt in a single machine, entitled =
"Installing oVirt on a single machine" (at: =
http://www.ovirt.org/Documentation) shows the process (with some =
exemptions because it was recorded while oVirt v3.x was in beta), but I =
don't get what the video shows=85!!!
This is what I do and before getting stuck in the "FQDN thing" (no pun =
intended=85!!!). As third-step, I enter:
sudo engine-setup
I follow the prompts that appear after the "Welcome to oVirt Engine =
setup utility" is shown in the terminal window until I get to the =
prompt:
=20
Host fully qualified domain name. Note: this name should be =
fully resolvable [localhost.localdomain] :=20
If I press "Enter", I get=85:
The IP (127.0.0.1) which was resolved from the FQDN =
localhost.localdomain is not configured on any non loopback interface on =
this host
I figured that in order to define a FQDNm I had to expose my "oVirt =
Engine" VN to the Internet. Since I'm doing all from home (where I'm =
limited to a "Dynamic IP", albeit, which hardly-ever changes) I went to =
DynDns.org and created an entry so my "FQDN Text-URL" would resolve to =
the IP where I'm at. I also modified my Domain's DNS and entered a "DNS =
Alias" named "dcmanagement", defining this "DNS alias" to resolve
into =
my IP by going to
DynDNS.org to get my "Public IP". Hence, the alias =
"dcmanagement1" resolves by going to
"healthcareinfopartners.dyndns.org" =
and gets my Public IP.
NOTE - To test this setup, I do "ping" to either =
"healthcareinfopartners.dyndns.org" or =
"dcmanagement1.healthcareinfopartners.dyndns.org" and I get my Dynamic =
Public IP back. Once the "Text URL" issue was returning my IP (as FQDN =
expect) I repeated the:=20
sudo engine-setup
Upon reaching:
Host fully qualified domain name. Note: this name should be =
fully resolvable [localhost.localdomain] :=20
I entered "dcmanagement1.healthcareinfopartners.com" and got my Public =
IP back with the following message:
The IP (70.45.xxx.xx) which was resolved from the FQDN =
dcmanagement1.healthcareinfopartners.com is not configured on any non =
loopback interface on this host
Now, here's the question. What does anyone suggest I do to overcome the =
FQDN setting and continue the installation process=85?
=20
Jos=E9 E ("Richie") Piovanetti, MD, MS=20
M: 787-615-4884 | richiepiovanetti(a)healthcareinfopartners.com
--Apple-Mail=_AD180662-4FCF-4C73-B3D5-7EED0DCBC0AA
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=windows-1252
<html><head><meta http-equiv=3D"Content-Type"
content=3D"text/html =
charset=3Dwindows-1252"></head><body style=3D"word-wrap: break-word;
=
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">hi =
oVirt Community.<div><br></div><div>This will be my first posting
for =
help to the oVirt community, so please bear with me I'f I'm not to the =
etiquette standards you might have
already.</div><div><br></div><div>I'm =
trying to test oVirt as a FOSS Virtualization solution for small- to =
medium-sized healthcare organizations implementing various health =
information technology solutions (HIT) that the new health care reform =
is requiring. As a Clinical informatist, I'm very concerned about =
health care costs, hence I'm pushing for open source to take a wider =
stance in U.S. health care to reduce costs where possible and divert =
moneys to patient care. Now enough with my altruistic desires, and =
let go into the deep.</div><div><br></div><div>I'm
trying to create =
"virtual machines" (using VirtualBox, Parallels and/or VMWare =
Workstation); mainly one for "oVirt Engine"; ind later a the second one =
for "oVirt Nodes". This way, these VM's files can be copier to any
=
hardware and underlying OS, so at least the "Virt Engine" is easily =
installed and brought-up to facilitate managing oVirt Nodes. I =
considered creating ".iso" images of each component (Engine and Nodes) =
but I'm afraid this will hit the wall for linux novices when installing =
the ".iso" images in different hardware platforms (with different =
processors, number of cores, RAM, chipsets, =
etc.)</div><div><br></div><div>I've begun with creating
a VM for oVirt =
Engine under Parallels (albeit I began with VirtualBox, but drivers =
"client additions" aren't compatible with Fedora 18 - so I'll migrate =
this Parallels VM to VB once it is operational) Fedora 18 =
installed without a single problem. I then installed all "oVirt =
Engine" requirements by performing the instructions published in <a =
href=3D"http://www.ovirt.org/Download">http://www.ovirt.org/...
=
- that
is:</div><div><br></div><div><b>First:</b> </div><div><span
=
class=3D"Apple-tab-span" style=3D"white-space:pre"> =
</span> sudo yum localinstall <a =
href=3D"http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm&qu...
ovirt.org/releases/ovirt-release-fedora.noarch.rpm</a></div>&...
<div><b>Second:</b>
</div><div><span style=3D"font-family: =
Courier;
"><span class=3D"Apple-tab-span"
style=3D"white-space:pre"> =
</span>sudo yum install -y =
ovirt-engine</span></div><div><br></div><div><b>Third:</b>
=85I =
get stuck=85!!!</div><div><br></div><div>When I am
performing the =
<b>third</b> step, I hit the fan. Each time I perform the third =
step shown in the aforementioned web page (i.e. <font =
face=3D"Courier">sudo engine-setup</font>), the "<b>Welcome
to oVirt =
Engine setup utility</b>" appears and begins to run until I reach the =
point where I need to define a "<i><b>Fully Qualified Domain =
Name</b></i>."
</div><div><br></div><div><i>NOTE - A video
of how =
to install oVirt in a single machine, entitled "Installing oVirt on =
a single machine" (at: <a =
href=3D"http://www.ovirt.org/Documentation">http://www.ovirt...
tion</a>) shows the process (with some exemptions because it was =
recorded while oVirt v3.x was in beta), but I don't get what the video =
shows=85!!!</i></div><div><br></div><div>This is what
I do and before =
getting stuck in the "FQDN thing" (no pun intended=85!!!). <b>As
=
third-step, I
enter:</b></div><div><br></div><div><font =
face=3D"Courier"><span class=3D"Apple-tab-span"
style=3D"white-space:pre">=
</span>sudo
engine-setup</font></div><div><br></div><div>I =
follow the prompts that appear after the <i>"Welcome to oVirt Engine =
setup utility"</i> is shown in the terminal =
window until I get to the prompt:</div><div><span =
style=3D"font-family: Courier;
"> </span></div><div><span =
style=3D"font-family: Courier; "><span class=3D"Apple-tab-span"
=
style=3D"white-space:pre"> </span>Host fully qualified domain name. =
Note: this name should be fully resolvable</span><span =
style=3D"font-family: Courier; "> </span><span =
style=3D"font-family: Courier; ">[localhost.localdomain]
:</span><span =
style=3D"font-family: Courier;
"> </span></div><div><div><font =
face=3D"Courier"><br></font></div><div><b>If I
press "Enter", I =
get=85:<br></b><font
face=3D"Courier"><br></font></div><div><font =
face=3D"Courier"><span class=3D"Apple-tab-span"
style=3D"white-space:pre">=
</span>The IP (127.0.0.1) which was resolved from the FQDN =
localhost.localdomain is not configured on any non loopback interface on =
this host<br></font><br>I figured that in order to define a FQDNm I had
=
to expose my "oVirt Engine" VN to the Internet. Since I'm doing =
all from home (where I'm limited to a "Dynamic IP", albeit, which
=
hardly-ever changes) I went to <a =
href=3D"http://DynDns.org">DynDns.org</a> and created an entry so my =
"FQDN Text-URL" would resolve to the IP where I'm at. I also =
modified my Domain's DNS and entered a "DNS Alias" named
"dcmanagement", =
defining this "DNS alias" to resolve into my IP by going to <a =
href=3D"http://DynDNS.org">DynDNS.org</a> to get my "Public
IP". =
Hence, <b>the alias "dcmanagement1" resolves by going
=
to "<a =
href=3D"http://healthcareinfopartners.dyndns.org">healthcareinfopartners.d=
yndns.org</a>" and gets my Public
IP.</b></div><div><br></div><div>NOTE =
- To test this setup, I do "ping" to either "<i><a =
href=3D"http://healthcareinfopartners.dyndns.org">healthcareinfopartners.d=
yndns.org</a></i>" or "<i><a =
href=3D"http://dcmanagement1.healthcareinfopartners.dyndns.org">dcmanageme=
nt1.healthcareinfopartners.dyndns.org</a></i>" and I get my Dynamic =
Public IP back. Once the "Text URL" issue was returning my IP (as =
FQDN expect) I repeated the: </div><div><br><span =
class=3D"Apple-tab-span" style=3D"font-family: Courier; white-space: =
pre; "> </span><span style=3D"font-family: Courier; ">sudo
=
engine-setup</span><br><br>Upon reaching:<br><br><font =
face=3D"Courier"><span class=3D"Apple-tab-span"
style=3D"white-space:pre">=
</span>Host fully qualified domain name. Note: this name should =
be fully resolvable [localhost.localdomain] =
:</font> </div><div><br></div><div>I entered
<b>"<a =
href=3D"http://dcmanagement1.healthcareinfopartners.com">dcmanagement1.hea=
lthcareinfopartners.com</a>"</b> and got my Public IP back with the =
following message:<br><br><font face=3D"Courier"><span =
class=3D"Apple-tab-span"
style=3D"white-space:pre"> </span>The IP =
(70.45.xxx.xx) which was resolved from the FQDN <a =
href=3D"http://dcmanagement1.healthcareinfopartners.com">dcmanagement1.hea=
lthcareinfopartners.com</a> is not configured on any non loopback =
interface on this host</font><br><br><br><b>Now, here's
the question. =
What does anyone suggest I do to overcome the FQDN setting and =
continue the installation =
process=85?</b><br><div><br></div><div>
<br><div =
apple-content-edited=3D"true">
<div style=3D"color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
medium; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: 2; text-align: =
-webkit-auto; text-indent: 0px; text-transform: none; white-space: =
normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px; word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px; "><span class=3D"Apple-style-span" =
style=3D"border-collapse: separate; color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: medium; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; =
widows: 2; word-spacing: 0px; border-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><span class=3D"Apple-style-span" =
style=3D"border-collapse: separate; color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; =
widows: 2; word-spacing: 0px; border-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><span class=3D"Apple-style-span" =
style=3D"border-collapse: separate; color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; =
widows: 2; word-spacing: 0px; border-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><div><b><br
class=3D"Apple-interchange-newline">Jos=E9=
E ("Richie") Piovanetti, MD, MS</b> </div><div>M:
787-615-4884 | =
<a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti@healthcareinfopartners.com</a></div><div><br></div></div></span><br
=
class=3D"Apple-interchange-newline"></div></span><br =
class=3D"Apple-interchange-newline"></div></span><br =
class=3D"Apple-interchange-newline"></span><br =
class=3D"Apple-interchange-newline"></div>
</div>
<br></div></div></div></body></html>=
--Apple-Mail=_AD180662-4FCF-4C73-B3D5-7EED0DCBC0AA--