--Apple-Mail=_7873EDBB-5576-40F6-A856-20AE9F549DAE
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=windows-1252
BTW - I installed oVirtEngine at a client's office using a VirtualBox =
VM. They are a large imaging center and have an Active Directory and =
DNS in place. I Stumbled upon ALL the same problems when using the =
default engine setup parameters (it hung upon restarting the HTTPd =
service).
Just to add to your knowledge, I began doing the oVirtEngine =
implementation using Parallels Desktop as well as VirtualBox in MY =
MacBookPro; both experience the same problems.
Richie=20
Jos=E9 E ("Richie") Piovanetti, MD, MS=20
M: 787-615-4884 | richiepiovanetti(a)healthcareinfopartners.com
On Jul 31, 2013, at 6:29 PM, "Richie@HIP" =
<richiepiovanetti(a)healthcareinfopartners.com> wrote:
Arr.=85
=20
On June 4 2013 I sent the following message trying to overcome the =
FQDN issue:
=20
> hi oVirt Community.
>=20
> 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.
>=20
> 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.
>=20
> 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.)
>=20
> 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:
>=20
> First:=20
> sudo yum localinstall =
http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm
>=20
> Second: =20
> sudo yum install -y ovirt-engine
>=20
> Third: =85I get stuck=85!!!
>=20
> 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
>=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!!!
>=20
> This is what I do and before getting stuck in the "FQDN thing" (no =
pun intended=85!!!). As third-step, I enter:
>=20
> sudo engine-setup
>=20
> 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
>=20
> If I press "Enter", I get=85:
>=20
> 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
>=20
> 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.
>=20
> 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
>=20
> sudo engine-setup
>=20
> Upon reaching:
>=20
> Host fully qualified domain name. Note: this name should be =
fully resolvable
[localhost.localdomain] :=20
>=20
> I entered "dcmanagement1.healthcareinfopartners.com" and got my =
Public IP back with the following message:
>=20
> 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
>=20
>=20
> Now, here's the question. What does anyone suggest I do to overcome =
the
FQDN setting and continue the installation process=85?
>=20
>=20
> Jos=E9 E ("Richie") Piovanetti, MD, MS=20
> M: 787-615-4884 | richiepiovanetti(a)healthcareinfopartners.com
>=20
=20
Looking at your evaluation of my ERROR_LOG, and HOSTNAME (your first =
and second
comments) you reassured my suspicion; to go to "HOSTNAME" and =
change "localhost-localdomain" to "localhost.localdomain".
=20
=20
When I go to your "third" comment is where all hell breaks loose. You =
say "to make ovirt-engine work, you must have resolvable host via dns =
and resolved to non loopback address, so localhost will not work for =
you". That line appears to take me back to where I started a month and =
half ago (see copy of my original pos for help); "localhost" and =
"localdomain" seem to be biting me in the ass. =20
=20
I was told that by adding an entry to the HOST file i'd overcome the =
need for
a DNS. Not exactly the same as what you suggest and/or mean=85?
=20
Since I'm doing this work at home I have a Dynamic IP. I opened an =
account
on DynDNS.or so I could resolve DNSs to my "Dynamic IP"; which =
changes every time the power goes out and back (i.e. about once a month =
in Puerto Rico where I'm at, and were used to that as trees and tropical =
foliage can't be prevented from causing blackouts by tripping on power =
lines). =20
=20
If I PING (from the "Terminal")
healthcareinfopartners.dyndns.org I =
get
my "Public IP at The Time" (i.e. my "Assigned Dynamic IP"). =20
=20
In my
Godaddy.com DNS setting I have a CName entry for:
Host: dcmanagement1
Points To:
healthcareinfopartners.dyndns.org
=20
<Screen Shot 2013-07-31 at 6.19.54 PM.png>
=20
What should I use as FQDN then (which is resolved by GoDaddy's DNS):
healthcareinfopartners.dyndns.org
dcmanagement1.healthcareinfopartners.dyndns.org
something else=85?
=20
The problem I see with this is that the "oVirtEngine" VM will not have =
a valid Internet IP since it sits behind a router that is doing NAT. I =
could set a rule (ex. por forwarding, port triggering or a static route) =
in my router that states that if port X is being accessed from "the =
outside" (i.e. Internet) to route to my "oVirtEngine VM IP"; which is =
getting it's own IP from the router's DHCP. =20
=20
What do you think now that you have a little more information about my =
setup=85?
=20
=20
Jos=E9 E ("Richie") Piovanetti, MD, MS=20
M: 787-615-4884 | richiepiovanetti(a)healthcareinfopartners.com
=20
=20
=20
=20
=20
=20
On Jul 31, 2013, at 3:32 PM, Alon Bar-Lev <alonbl(a)redhat.com> wrote:
=20
>=20
>=20
> ----- Original Message -----
>> From: "Richie@HIP" <richiepiovanetti(a)healthcareinfopartners.com>
>> To: "Alon Bar-Lev" <alonbl(a)redhat.com>
>> Cc: "Itamar Heim" <iheim(a)redhat.com>, users(a)ovirt.org
>> Sent: Wednesday, July 31, 2013 9:00:11 PM
>> Subject: Re: [Users] Problem Creating "oVirt Engine"
>>=20
>> I'm having difficulties copying files between the virtual machine =
and
the
>> host (Mac OS X) so here are the contents of the LOG files you
=
requested, and
>> them some others; just in case:
>>=20
>> ERROR_LOG
>> [Wed Jul 24 15:43:22.461132 2013] [core:notice] [pid 1573] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Wed Jul 24 15:43:22.466439 2013] [suexec:notice] [pid 1573] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Wed Jul 24 15:43:22.470121 2013] [unique_id:alert] [pid 1573] (EAI
>> 3)Temporary failure in name resolution: AH01564: unable to find IPv4 =
address
>> of "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Thu Jul 25 18:14:34.690954 2013] [core:notice] [pid 1767] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Thu Jul 25 18:14:34.740559 2013] [suexec:notice] [pid 1767] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Thu Jul 25 18:14:34.754827 2013] [unique_id:alert] [pid 1767] (EAI =
2)Name or
>> service not known: AH01564: unable to find IPv4 address of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Thu Jul 25 18:41:37.883704 2013] [core:notice] [pid 1669] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Thu Jul 25 18:41:38.007318 2013] [suexec:notice] [pid 1669] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Thu Jul 25 18:41:38.235952 2013] [unique_id:alert] [pid 1669] (EAI =
2)Name or
>> service not known: AH01564: unable to find IPv4 address of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Thu Jul 25 22:32:24.662852 2013] [core:notice] [pid 1776] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Thu Jul 25 22:32:24.667030 2013] [suexec:notice] [pid 1776] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Thu Jul 25 22:32:24.752059 2013] [unique_id:alert] [pid 1776] (EAI =
2)Name or
>> service not known: AH01564: unable to find IPv4 address of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Thu Jul 25 22:43:58.686998 2013] [core:notice] [pid 9998] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Thu Jul 25 22:43:58.688804 2013] [suexec:notice] [pid 9998] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Thu Jul 25 22:43:58.713941 2013] [unique_id:alert] [pid 9998] (EAI =
2)Name or
>> service not known: AH01564: unable to find IPv4 address of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Wed Jul 31 11:44:35.413032 2013] [core:notice] [pid 1608] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Wed Jul 31 11:44:35.594199 2013] [suexec:notice] [pid 1608] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Wed Jul 31 11:44:35.655151 2013] [unique_id:alert] [pid 1608] (EAI =
2)Name or
>> service not known: AH01564: unable to find IPv4 address of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>=20
> You must fix this... host should be valid name... or at least =
localhost.localdomain
>=20
>>=20
>>=20
>> ERROR_LOG-20130722
>> [Wed Jun 05 21:34:14.169441 2013] [core:notice] [pid 9738] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Wed Jun 05 21:34:14.226321 2013] [suexec:notice] [pid 9738] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Wed Jun 05 21:34:14.266895 2013] [unique_id:alert] [pid 9738] (EAI =
2)Name or
>> service not known: AH01564: unable to find IPv4 address of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Wed Jun 05 21:46:05.696805 2013] [core:notice] [pid 10003] SELinux =
policy
>> enabled; httpd running as context
>> unconfined_u:system_r:unconfined_t:s0-s0:c0.c1023
>> [Wed Jun 05 21:46:05.703114 2013] [suexec:notice] [pid 10003] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Wed Jun 05 21:46:05.766539 2013] [unique_id:alert] [pid 10003] (EAI =
2)Name
>> or service not known: AH01564: unable to find IPv4 address
of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Wed Jun 05 22:41:22.385838 2013] [core:notice] [pid 1228] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Wed Jun 05 22:41:22.961322 2013] [suexec:notice] [pid 1228] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Wed Jun 05 22:41:23.009235 2013] [unique_id:alert] [pid 1228] (EAI =
2)Name or
>> service not known: AH01564: unable to find IPv4 address of
>> "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Fri Jul 19 17:51:20.671533 2013] [core:notice] [pid 1133] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Fri Jul 19 17:51:21.151132 2013] [suexec:notice] [pid 1133] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Fri Jul 19 17:51:21.155341 2013] [unique_id:alert] [pid 1133] (EAI
>> 3)Temporary failure in name resolution: AH01564: unable to find IPv4 =
address
>> of "localhost-localdomain"
>> AH00016: Configuration Failed
>> [Mon Jul 22 10:53:42.080793 2013] [core:notice] [pid 1293] SELinux =
policy
>> enabled; httpd running as context
system_u:system_r:httpd_t:s0
>> [Mon Jul 22 10:53:42.143691 2013] [suexec:notice] [pid 1293] =
AH01232:
suEXEC
>> mechanism enabled (wrapper: /usr/sbin/suexec)
>> [Mon Jul 22 10:53:42.487376 2013] [unique_id:alert] [pid 1293] (EAI
>> 3)Temporary failure in name resolution: AH01564: unable to find IPv4 =
address
>> of "localhost-localdomain"
>> AH00016: Configuration Failed
>>=20
>>=20
>> ACCESS_LOG
>> <empty>
>>=20
>>=20
>> SSL_ACCESS_LOG
>> <empty>
>>=20
>>=20
>> SSL_ERROR_LOG
>> <empty>
>>=20
>>=20
>> SSL_REQUESTS_LOG
>> <empty>
>>=20
>>=20
>> HOSTS
>> # This is a sample HOSTS file prepared by Richie Piovanetti to =
install
>> oVirt's "oVirtEngine"
>> # This file contains the mappings of IP addresses to host names.
>> # Each entry should be kept on an individual line.
>> # The IP address should be placed in the first column followed by =
the
>> corresponding host name.
>> # The IP address and the host name should be separated by at least =
one
space.
>> # Additionally, comments (such as these) may be inserted on =
individual lines
>> # or following the machine name denoted by a '#'
symbol.
>> # For example:
>> # 102.54.94.97
rhino.acme.com # source server
>> # 38.25.63.10
x.acme.com # x client host
>>=20
>> 127.0.0.1 localhost.localdomain localhost
>> ::1 localhost6.localdomain6 localhost6
>> 10.211.55.7 ovirt.localdomain.local localhost
>> # The line above begins with the IP of the local machine (host) =
where
>> oVirtEngine resides
>>=20
>>=20
>> HOSTNAME
>> localhost-localdomain
>=20
> Should be localhost or localhost.localdomain, but not the above.
> Also, to make ovirt-engine work, you must have resolvable host via =
dns and
resolved to non loopback address, so localhost will not work for =
you.
>=20
>>=20
>>=20
>> Jos=E9 E ("Richie") Piovanetti, MD, MS
>> M: 787-615-4884 | richiepiovanetti(a)healthcareinfopartners.com
>>=20
>>=20
>>=20
>>=20
>>=20
>>=20
>> On Jul 30, 2013, at 12:42 PM, Alon Bar-Lev <alonbl(a)redhat.com> =
wrote:
>>=20
>>>=20
>>>=20
>>> ----- Original Message -----
>>>> From: "Richie@HIP"
<richiepiovanetti(a)healthcareinfopartners.com>
>>>> To: "Alon Bar-Lev" <alonbl(a)redhat.com>
>>>> Cc: "Itamar Heim" <iheim(a)redhat.com>, users(a)ovirt.org
>>>> Sent: Tuesday, July 30, 2013 6:42:51 PM
>>>> Subject: Re: [Users] Problem Creating "oVirt Engine"
>>>>=20
>>>> Let me star by Saying, I;m using Fedora 18 Desktop; whack I've =
removed
>>>> most
>>>> of the unnecessary stuff (games, libreOffice, mail server, and =
other
>>>> "utilities") to strip it down. Then I run
YUM to "-update" =
whatever is
>>>> left
>>>> in Fedora 18 Desktop.
>>>>=20
>>>> When setting up the oVirt Engine, if I accept the recommendations, =
the
>>>> "engine-setup" process hangs "try to
restart the HTTPd"; gives and =
[ERROR}
>>>> and aborts the rest of the process. I've
included terminal dumps =
and logs
>>>> (i.e. "as attachments") in prior email
everyone you to see=85!!! =
If I DO
>>>> NOT
>>>> accept the recommendations related to the HTTPd, then the setup =
process
>>>> RUNS
>>>> AS EXPECTED and gives me port 8700 for the main page, and 8701 for =
all
>>>> oVirtEngine "portals". I've looked at
the engine-etup log and if =
aborts
>>>> when the python script is trying to restart HHTPd.
Look at the =
following:
>>>> 2013_07_25_10_55_PM_TerminalOutput - Terminal output
dump IF I =
ACCEPT the
>>>> defaults
>>>> engine-setup_2013_07_25_22_35_14 - engine-setup "log" IF I
ACCEPT =
the
>>>> defaults
>>>=20
>>> I would like to know why httpd is not started at your machine.
>>> Can you please send /var/log/httpd/error_log, =
/var/log/httpd/ssl_error_log
>>>=20
>>>=20
>>>> 2013_07_25_11_30_PM_TerminalOutput - Terminal output dump if I DO =
NOT
>>>> accept
>>>> the defaults
>>>> engine-setup_2013_07_25_23_27_15 - engine-setup "log" if I DO
NOT =
accept
>>>> the
>>>> defaults
>>>>=20
>>>> I've never reached a point where I've been asked to "accept
of =
reject a
>>>> "Certificate"; I've just been able to
open the "oVirt Engine =
Welcome
>>>> Screen"
>>>> (through port 8700 - ex. at
http://ovirt.localhost.local:8700")
>>>>=20
>>>> I've had my concerns as to the following:
>>>> What about removing all HTTP (apache, tomcat, etc.) fro fedora, =
hence
>>>> stripping fedora even more, prior to running
"engine-setup".
>>>> There must be an error trapping failure to restart HTTPd in =
"engine-setup"
>>>> that needs to be attended.
>>>> =85
>>>>=20
>>>> Please see attachments
>>>>=20
>>>> Best
>>>>=20
>>>> Jos=E9 E ("Richie") Piovanetti, MD, MS
>>>> M: 787-615-4884 | richiepiovanetti(a)healthcareinfopartners.com
>>>>=20
>>>>=20
>>>>=20
>>>>=20
>>>>=20
>>>>=20
>>>> On Jul 29, 2013, at 7:29 AM, Alon Bar-Lev <alonbl(a)redhat.com> =
wrote:
>>>>=20
>>>>>=20
>>>>>=20
>>>>> ----- Original Message -----
>>>>>> From: "Richie@HIP"
<richiepiovanetti(a)healthcareinfopartners.com>
>>>>>> To: "Alon Bar-Lev" <alonbl(a)redhat.com>
>>>>>> Cc: "Itamar Heim" <iheim(a)redhat.com>,
users(a)ovirt.org
>>>>>> Sent: Friday, July 26, 2013 6:45:28 AM
>>>>>> Subject: Re: [Users] Problem Creating "oVirt Engine"
>>>>>>=20
>>>>>> Herein the terminal output after removing oVirtEngine and =
reinstalling;
>>>>>> BU
>>>>>> this time NOT overriding the https configuration.
>>>>>=20
>>>>> Why not follow the recommendation?
>>>>>=20
>>>>>> Again, I was able to open the oVirt Engine "Welcome to Open
>>>>>> Virtualization
>>>>>> Manager" screen in Firefox using
"ovirt.localdomain.local:8700" =
as URL,
>>>>>> but
>>>>>> can't enter any of the portals (requiring access to port
8701)
>>>>>=20
>>>>> What do you get? what error in browser? you should accept the =
certificate
>>>>> before you are permitted by the browser to access
this site.
>>>>>=20
>>>>>>=20
>>>>>> Jos=E9 E ("Richie") Piovanetti, MD, MS
>>>>>> M: 787-615-4884 | richiepiovanetti(a)healthcareinfopartners.com
>>>>>>=20
>>>>>>=20
>>>>>>=20
>>>>>>=20
>>>>>>=20
>>>>>>=20
>>>>>>=20
>>>>>> On Jul 25, 2013, at 11:22 PM, "Richie@HIP"
>>>>>> <richiepiovanetti(a)healthcareinfopartners.com> wrote:
>>>>>>=20
>>>>>>> Did what you said; removed existing installation and =
reinstalled
>>>>>>> oVirtEngine. Below is the output in the
terminal:
>>>>>>>=20
>>>>>>> I DID NOT change the defaults of the installation defaults =
related to
>>>>>>> "overriding current https
configuration", and as weeks before, =
the
>>>>>>> installation hangs with an error when
restarting the "httpd =
service".
>>>>>>> I
>>>>>>> include the terminal output and engine-setup log file for you
=
to see.
>>>>>>>=20
>>>>>>> I'll redo the removal and installation, this time process
but =
next time
>>>>>>> "NOT overriding https
configuration". Wait for a follow up =
email with
>>>>>>> these results.
>>>>>>>=20
>>>>>>> =
<engine-setup_2013_07_25_22_35_14.log><2013_07_25_10_55_PM_TerminalOutput.=
txt>
>>>>>>>=20
>>>>>>>=20
>>>>>>> Jos=E9 E ("Richie") Piovanetti, MD, MS
>>>>>>> M: 787-615-4884 |
richiepiovanetti(a)healthcareinfopartners.com
>>>>>>>=20
>>>>>>>=20
>>>>>>>=20
>>>>>>>=20
>>>>>>>=20
>>>>>>>=20
>>>>>>> On Jul 24, 2013, at 4:18 PM, Alon Bar-Lev
<alonbl(a)redhat.com> =
wrote:
>>>>>>>=20
>>>>>>>>=20
>>>>>>>>=20
>>>>>>>> ----- Original Message -----
>>>>>>>>> From: "Richie@HIP" =
<richiepiovanetti(a)healthcareinfopartners.com>
>>>>>>>>> To: "Alon Bar-Lev"
<alonbl(a)redhat.com>
>>>>>>>>> Cc: "Itamar Heim" <iheim(a)redhat.com>,
users(a)ovirt.org
>>>>>>>>> Sent: Wednesday, July 24, 2013 11:00:04 PM
>>>>>>>>> Subject: Re: [Users] Problem Creating "oVirt
Engine"
>>>>>>>>>=20
>>>>>>>>> Herein a collection of some of the logs in the path =
specified.
>>>>>>>>> Regarding
>>>>>>>>> the
>>>>>>>>> "engine.log" I'm including the one with
the oldest date in =
the
>>>>>>>>> filename.
>>>>>>>>=20
>>>>>>>> Can you please remove installation using:
>>>>>>>> # engine-cleanup
>>>>>>>>=20
>>>>>>>> Then reinstall:
>>>>>>>> # engine-setup
>>>>>>>>=20
>>>>>>>> Please select integration with apache, and configure
SSL.
>>>>>>>>=20
>>>>>>>> After doing so, try to login using
http://localhost/webadmin, =
if not
>>>>>>>> working please send the engine.log.
>>>>>>>>=20
>>>>>>>> Thanks!
>>>>>>>>=20
>>>>>>>>=20
>>>>>>>>>>>=20
>>=20
=20
--Apple-Mail=_7873EDBB-5576-40F6-A856-20AE9F549DAE
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; ">BTW - =
I installed oVirtEngine at a client's office using a VirtualBox VM. =
They are a large imaging center and have an Active Directory and =
DNS in place. I Stumbled upon ALL the same problems when using the =
default engine setup parameters (it hung upon restarting the HTTPd =
service).<div><br></div><div>Just to add to your knowledge, I
began =
doing the oVirtEngine implementation using Parallels Desktop as well as =
VirtualBox in MY MacBookPro; both experience the same =
problems.</div><div><br></div><div>Richie <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; color: =
rgb(0, 0, 0); font-family: Helvetica; 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; font-size: medium; "><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>On Jul 31, 2013, at 6:29 PM, "Richie@HIP"
<<a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti(a)healthcareinfopartners.com</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote
type=3D"cite"><meta =
http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dwindows-1252"><div style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
">Arr.=85<div><br></div><div>On June 4 2013 I sent the
following message =
trying to overcome the FQDN
issue:</div><div><br></div><div><blockquote =
type=3D"cite">hi oVirt Community.<br><br>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.<br><br>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.<br><br>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.)<br><br>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/...
bsp;- that is:<br><br>First: <br><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><br><...
; <br><span class=3D"Apple-tab-span"
style=3D"white-space:pre"> =
</span>sudo yum install -y ovirt-engine<br><br>Third: =85I get
=
stuck=85!!!<br><br>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." <br><br>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!!!<br><br>This is what I do and before getting stuck =
in the "FQDN thing" (no pun intended=85!!!). As third-step, I =
enter:<br><br><span class=3D"Apple-tab-span"
style=3D"white-space:pre"> =
</span>sudo engine-setup<br><br>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:<br> <br><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] : <br><br>If I
press =
"Enter", I get=85:<br><br><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><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, the alias "dcmanagement1" resolves by going to
"<a =
href=3D"http://healthcareinfopartners.dyndns.org">healthcareinfopartners.d=
yndns.org</a>" and gets my Public IP.<br><br>NOTE - To test this
setup, =
I do "ping" to either "<a =
href=3D"http://healthcareinfopartners.dyndns.org">healthcareinfopartners.d=
yndns.org</a>" or "<a =
href=3D"http://dcmanagement1.healthcareinfopartners.dyndns.org">dcmanageme=
nt1.healthcareinfopartners.dyndns.org</a>" and I get my Dynamic Public =
IP back. Once the "Text URL" issue was returning my IP (as =
FQDN expect) I repeated the: <br><br><span
class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>sudo
engine-setup<br><br>Upon =
reaching:<br><br><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] : <br><br>I =
entered "<a =
href=3D"http://dcmanagement1.healthcareinfopartners.com">dcmanagement1.hea=
lthcareinfopartners.com</a>" and got my Public IP back with the =
following message:<br><br><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<br><br><br>Now, here's the question.
=
What does anyone suggest I do to overcome the FQDN setting and =
continue the installation process=85?<br><br><div =
apple-content-edited=3D"true"><br>Jos=E9 E ("Richie")
Piovanetti, MD, =
MS <br>M: 787-615-4884 | <a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti@healthcareinfopartners.com</a><br><br></div></blockquote><div
=
apple-content-edited=3D"true"><br>Looking at your evaluation of my =
ERROR_LOG, and HOSTNAME (your first and second comments) you =
reassured my suspicion; to go to "HOSTNAME" and change =
"localhost-localdomain" to
"localhost.localdomain".<br><br></div><div =
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true">When I go to your "third" comment is
where =
all hell breaks loose. You say "<i>to make ovirt-engine work, you =
must have resolvable host via dns and resolved to non loopback address, =
so localhost will not work for you</i>". That line appears to take =
me back to where I started a month and half ago (see copy of my original =
pos for help); "localhost" and "localdomain" seem to be biting me in
the =
ass. </div><div
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true">I was told that by adding an entry to the =
HOST file i'd overcome the need for a DNS. Not exactly the same as =
what you suggest and/or mean=85?</div><div =
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true">Since I'm doing this work at home I have a
=
Dynamic IP. I opened an account on DynDNS.or so I could resolve =
DNSs to my "Dynamic IP"; which changes every time the power goes out and =
back (i.e. about once a month in Puerto Rico where I'm at, and were used =
to that as trees and tropical foliage can't be prevented from causing =
blackouts by tripping on power lines). </div><div =
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true">If I PING (from the "Terminal") <a
=
href=3D"http://healthcareinfopartners.dyndns.org/">healthcar...
dyndns.org</a> I get my "Public IP at The Time" (i.e. my "Assigned =
Dynamic IP"). </div><div =
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true">In my <a =
href=3D"http://godaddy.com/">Godaddy.com</a> DNS setting I have a CName
=
entry for:</div><div apple-content-edited=3D"true"><ul =
class=3D"MailOutline"><li>Host: <span
style=3D"font-family: arial, =
verdana, helvetica, sans-serif; font-size: 12px; line-height: 15px; =
white-space: nowrap; background-color: rgb(245, 245, 245); =
">dcmanagement1</span></li><li><span
style=3D"background-color: rgb(245, =
245, 245); line-height: 15px; white-space: nowrap;"><font face=3D"arial,
=
verdana, helvetica, sans-serif">Points
To: </font></span><a =
href=3D"http://healthcareinfopartners.dyndns.org/">healthcar...
dyndns.org</a></li></ul></div><div =
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true"><span><Screen Shot 2013-07-31 at
=
6.19.54 PM.png></span></div><div =
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true">What should I use as FQDN then (which is =
resolved by GoDaddy's DNS):</div><div
apple-content-edited=3D"true"><ul =
class=3D"MailOutline"><li><a =
href=3D"http://healthcareinfopartners.dyndns.org/">healthcar...
dyndns.org</a></li><li><a =
href=3D"http://dcmanagement1.healthcareinfopartners.dyndns.org/"...
ent1.healthcareinfopartners.dyndns.org</a></li><li>something =
else=85?</li></ul><div><br></div><div>The problem I
see with this is =
that the "oVirtEngine" VM will not have a valid Internet IP since it =
sits behind a router that is doing NAT. I could set a rule (ex. =
por forwarding, port triggering or a static route) in my router that =
states that if port X is being accessed from "the outside" (i.e. =
Internet) to route to my "oVirtEngine VM IP"; which is getting it's own =
IP from the router's DHCP.
</div><div><br></div><div>What do you =
think now that you have a little more information about my =
setup=85?</div></div><div
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true"><br></div><div =
apple-content-edited=3D"true"><div style=3D"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; =
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; 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; 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>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>On Jul 31, 2013, at 3:32 PM, Alon Bar-Lev <<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>> =
wrote:</div><br class=3D"Apple-interchange-newline"><blockquote
=
type=3D"cite"><br><br>----- Original Message
-----<br><blockquote =
type=3D"cite">From: "Richie@HIP" <<a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti(a)healthcareinfopartners.com</a>&gt;<br>To: "Alon Bar-Lev"
<<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>><br>Cc:
=
"Itamar Heim" <<a =
href=3D"mailto:iheim@redhat.com">iheim@redhat.com</a>>, <a =
href=3D"mailto:users@ovirt.org">users@ovirt.org</a><br>Sent:
Wednesday, =
July 31, 2013 9:00:11 PM<br>Subject: Re: [Users] Problem Creating "oVirt =
Engine"<br><br>I'm having difficulties copying files between the
virtual =
machine and the<br>host (Mac OS X) so here are the contents of the LOG =
files you requested, and<br>them some others; just in =
case:<br><br>ERROR_LOG<br>[Wed Jul 24 15:43:22.461132 2013] =
[core:notice] [pid 1573] SELinux policy<br>enabled; httpd running as =
context system_u:system_r:httpd_t:s0<br>[Wed Jul 24 15:43:22.466439 =
2013] [suexec:notice] [pid 1573] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Wed Jul 24 15:43:22.470121 2013] =
[unique_id:alert] [pid 1573] (EAI<br>3)Temporary failure in name =
resolution: AH01564: unable to find IPv4 address<br>of =
"localhost-localdomain"<br>AH00016: Configuration Failed<br>[Thu Jul
25 =
18:14:34.690954 2013] [core:notice] [pid 1767] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Thu Jul 25 18:14:34.740559 2013] =
[suexec:notice] [pid 1767] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Thu Jul 25 18:14:34.754827 2013] =
[unique_id:alert] [pid 1767] (EAI 2)Name or<br>service not known: =
AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration
Failed<br>[Thu =
Jul 25 18:41:37.883704 2013] [core:notice] [pid 1669] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Thu Jul 25 18:41:38.007318 2013] =
[suexec:notice] [pid 1669] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Thu Jul 25 18:41:38.235952 2013] =
[unique_id:alert] [pid 1669] (EAI 2)Name or<br>service not known: =
AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration
Failed<br>[Thu =
Jul 25 22:32:24.662852 2013] [core:notice] [pid 1776] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Thu Jul 25 22:32:24.667030 2013] =
[suexec:notice] [pid 1776] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Thu Jul 25 22:32:24.752059 2013] =
[unique_id:alert] [pid 1776] (EAI 2)Name or<br>service not known: =
AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration
Failed<br>[Thu =
Jul 25 22:43:58.686998 2013] [core:notice] [pid 9998] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Thu Jul 25 22:43:58.688804 2013] =
[suexec:notice] [pid 9998] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Thu Jul 25 22:43:58.713941 2013] =
[unique_id:alert] [pid 9998] (EAI 2)Name or<br>service not known: =
AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration
Failed<br>[Wed =
Jul 31 11:44:35.413032 2013] [core:notice] [pid 1608] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Wed Jul 31 11:44:35.594199 2013] =
[suexec:notice] [pid 1608] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Wed Jul 31 11:44:35.655151 2013] =
[unique_id:alert] [pid 1608] (EAI 2)Name or<br>service not known: =
AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration =
Failed<br></blockquote><br>You must fix this... host should be valid =
name... or at least localhost.localdomain<br><br><blockquote =
type=3D"cite"><br><br>ERROR_LOG-20130722<br>[Wed Jun 05
21:34:14.169441 =
2013] [core:notice] [pid 9738] SELinux policy<br>enabled; httpd running =
as context system_u:system_r:httpd_t:s0<br>[Wed Jun 05 21:34:14.226321 =
2013] [suexec:notice] [pid 9738] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Wed Jun 05 21:34:14.266895 2013] =
[unique_id:alert] [pid 9738] (EAI 2)Name or<br>service not known: =
AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration
Failed<br>[Wed =
Jun 05 21:46:05.696805 2013] [core:notice] [pid 10003] SELinux =
policy<br>enabled; httpd running as =
context<br>unconfined_u:system_r:unconfined_t:s0-s0:c0.c1023<br>[Wed Jun =
05 21:46:05.703114 2013] [suexec:notice] [pid 10003] AH01232: =
suEXEC<br>mechanism enabled (wrapper: /usr/sbin/suexec)<br>[Wed Jun 05 =
21:46:05.766539 2013] [unique_id:alert] [pid 10003] (EAI 2)Name<br>or =
service not known: AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration
Failed<br>[Wed =
Jun 05 22:41:22.385838 2013] [core:notice] [pid 1228] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Wed Jun 05 22:41:22.961322 2013] =
[suexec:notice] [pid 1228] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Wed Jun 05 22:41:23.009235 2013] =
[unique_id:alert] [pid 1228] (EAI 2)Name or<br>service not known: =
AH01564: unable to find IPv4 address =
of<br>"localhost-localdomain"<br>AH00016: Configuration
Failed<br>[Fri =
Jul 19 17:51:20.671533 2013] [core:notice] [pid 1133] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Fri Jul 19 17:51:21.151132 2013] =
[suexec:notice] [pid 1133] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Fri Jul 19 17:51:21.155341 2013] =
[unique_id:alert] [pid 1133] (EAI<br>3)Temporary failure in name =
resolution: AH01564: unable to find IPv4 address<br>of =
"localhost-localdomain"<br>AH00016: Configuration Failed<br>[Mon Jul
22 =
10:53:42.080793 2013] [core:notice] [pid 1293] SELinux =
policy<br>enabled; httpd running as context =
system_u:system_r:httpd_t:s0<br>[Mon Jul 22 10:53:42.143691 2013] =
[suexec:notice] [pid 1293] AH01232: suEXEC<br>mechanism enabled =
(wrapper: /usr/sbin/suexec)<br>[Mon Jul 22 10:53:42.487376 2013] =
[unique_id:alert] [pid 1293] (EAI<br>3)Temporary failure in name =
resolution: AH01564: unable to find IPv4 address<br>of =
"localhost-localdomain"<br>AH00016: Configuration =
Failed<br><br><br>ACCESS_LOG<br><empty><br><br><br>SSL_ACCESS_LOG<br=
<empty><br><br><br>SSL_ERROR_LOG<br><empty><br><br><br>SSL_RE=
QUESTS_LOG<br><empty><br><br><br>HOSTS<br>#
This is a sample HOSTS =
file prepared by Richie Piovanetti to install<br>oVirt's =
"oVirtEngine"<br># This file contains the mappings of IP addresses to =
host names.<br># Each entry should be kept on an individual line.<br># =
The IP address should be placed in the first column followed by =
the<br>corresponding host name.<br># The IP address and the host name =
should be separated by at least one space.<br># Additionally, comments =
(such as these) may be inserted on individual lines<br># or following =
the machine name denoted by a '#' symbol.<br># For example:<br># =
102.54.94.97 <a
href=3D"http://rhino.acme.com/">rhino.acme.com</a> #
=
source server<br># 38.25.63.10 <a =
href=3D"http://x.acme.com/">x.acme.com</a> # x client =
host<br><br>127.0.0.1<span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span><span
class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>localhost.localdomain =
localhost<br>::1<span class=3D"Apple-tab-span"
style=3D"white-space:pre"> =
</span><span class=3D"Apple-tab-span"
style=3D"white-space:pre"> =
</span>localhost6.localdomain6 localhost6<br>10.211.55.7<span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> =
</span>ovirt.localdomain.local localhost<br># The line above begins with =
the IP of the local machine (host) where<br>oVirtEngine =
resides<br><br><br>HOSTNAME<br>localhost-localdomain<br></blockquote><br>S=
hould be localhost or localhost.localdomain, but not the above.<br>Also, =
to make ovirt-engine work, you must have resolvable host via dns and =
resolved to non loopback address, so localhost will not work for =
you.<br><br><blockquote
type=3D"cite"><br><br>Jos=E9 E ("Richie") =
Piovanetti, MD, MS<br>M: 787-615-4884 | <a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti@healthcareinfopartners.com</a><br><br><br><br><br><br><br>On
Jul 30, =
2013, at 12:42 PM, Alon Bar-Lev <<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>> =
wrote:<br><br><blockquote
type=3D"cite"><br><br>----- Original Message =
-----<br><blockquote type=3D"cite">From: "Richie@HIP"
<<a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti(a)healthcareinfopartners.com</a>&gt;<br>To: "Alon Bar-Lev"
<<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>><br>Cc:
=
"Itamar Heim" <<a =
href=3D"mailto:iheim@redhat.com">iheim@redhat.com</a>>, <a =
href=3D"mailto:users@ovirt.org">users@ovirt.org</a><br>Sent:
Tuesday, =
July 30, 2013 6:42:51 PM<br>Subject: Re: [Users] Problem Creating "oVirt =
Engine"<br><br>Let me star by Saying, I;m using Fedora 18 Desktop; whack
=
I've removed<br>most<br>of the unnecessary stuff (games, libreOffice, =
mail server, and other<br>"utilities") to strip it down. Then I
=
run YUM to "-update" whatever is<br>left<br>in Fedora 18 =
Desktop.<br><br>When setting up the oVirt Engine, if I accept the =
recommendations, the<br>"engine-setup" process hangs "try to restart
the =
HTTPd"; gives and [ERROR}<br>and aborts the rest of the process. =
I've included terminal dumps and logs<br>(i.e. "as
attachments") =
in prior email everyone you to see=85!!! If I DO<br>NOT<br>accept =
the recommendations related to the HTTPd, then the setup =
process<br>RUNS<br>AS EXPECTED and gives me port 8700 for the main page, =
and 8701 for all<br>oVirtEngine "portals". I've looked at
the =
engine-etup log and if aborts<br>when the python script is trying to =
restart HHTPd. Look at the =
following:<br>2013_07_25_10_55_PM_TerminalOutput - Terminal output dump =
IF I ACCEPT the<br>defaults<br>engine-setup_2013_07_25_22_35_14 - =
engine-setup "log" IF I ACCEPT
the<br>defaults<br></blockquote><br>I =
would like to know why httpd is not started at your machine.<br>Can you =
please send /var/log/httpd/error_log, =
/var/log/httpd/ssl_error_log<br><br><br><blockquote =
type=3D"cite">2013_07_25_11_30_PM_TerminalOutput - Terminal output dump =
if I DO NOT<br>accept<br>the =
defaults<br>engine-setup_2013_07_25_23_27_15 - engine-setup "log" if I =
DO NOT accept<br>the<br>defaults<br><br>I've never reached a
point where =
I've been asked to "accept of reject a<br>"Certificate"; I've
just been =
able to open the "oVirt Engine Welcome<br>Screen"<br>(through port
8700 =
- ex. at <a =
href=3D"http://ovirt.localhost.local:8700/">http://ovirt.localhost.local:8=
700</a>")<br><br>I've had my concerns as to the
following:<br>What about =
removing all HTTP (apache, tomcat, etc.) fro fedora, hence<br>stripping =
fedora even more, prior to running "engine-setup".<br>There must be an =
error trapping failure to restart HTTPd in "engine-setup"<br>that needs =
to be attended.<br>=85<br><br>Please see =
attachments<br><br>Best<br><br>Jos=E9 E ("Richie")
Piovanetti, MD, =
MS<br>M: 787-615-4884 | <a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti@healthcareinfopartners.com</a><br><br><br><br><br><br><br>On
Jul 29, =
2013, at 7:29 AM, Alon Bar-Lev <<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>> =
wrote:<br><br><blockquote
type=3D"cite"><br><br>----- Original Message =
-----<br><blockquote type=3D"cite">From: "Richie@HIP"
<<a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti(a)healthcareinfopartners.com</a>&gt;<br>To: "Alon Bar-Lev"
<<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>><br>Cc:
=
"Itamar Heim" <<a =
href=3D"mailto:iheim@redhat.com">iheim@redhat.com</a>>, <a =
href=3D"mailto:users@ovirt.org">users@ovirt.org</a><br>Sent:
Friday, =
July 26, 2013 6:45:28 AM<br>Subject: Re: [Users] Problem Creating "oVirt =
Engine"<br><br>Herein the terminal output after removing oVirtEngine and
=
reinstalling;<br>BU<br>this time NOT overriding the https =
configuration.<br></blockquote><br>Why not follow the =
recommendation?<br><br><blockquote type=3D"cite">Again, I was
able to =
open the oVirt Engine "Welcome to Open<br>Virtualization<br>Manager"
=
screen in Firefox using "ovirt.localdomain.local:8700" as =
URL,<br>but<br>can't enter any of the portals (requiring access to port =
8701)<br></blockquote><br>What do you get? what error in browser? you =
should accept the certificate<br>before you are permitted by the browser =
to access this site.<br><br><blockquote
type=3D"cite"><br>Jos=E9 E =
("Richie") Piovanetti, MD, MS<br>M: 787-615-4884 | <a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti@healthcareinfopartners.com</a><br><br><br><br><br><br><br><br>On
Jul =
25, 2013, at 11:22 PM, "Richie@HIP"<br><<a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti(a)healthcareinfopartners.com</a>&gt; wrote:<br><br><blockquote
=
type=3D"cite">Did what you said; removed existing installation and =
reinstalled<br>oVirtEngine. Below is the output in the =
terminal:<br><br>I DID NOT change the defaults of the installation =
defaults related to<br>"overriding current https configuration", and as =
weeks before, the<br>installation hangs with an error when restarting =
the "httpd service".<br>I<br>include the terminal output and =
engine-setup log file for you to see.<br><br>I'll redo the removal and =
installation, this time process but next time<br>"NOT overriding https =
configuration". Wait for a follow up email with<br>these =
results.<br><br><engine-setup_2013_07_25_22_35_14.log><2013_07_25=
_10_55_PM_TerminalOutput.txt><br><br><br>Jos=E9 E
("Richie") =
Piovanetti, MD, MS<br>M: 787-615-4884 | <a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti@healthcareinfopartners.com</a><br><br><br><br><br><br><br>On
Jul 24, =
2013, at 4:18 PM, Alon Bar-Lev <<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>> =
wrote:<br><br><blockquote
type=3D"cite"><br><br>----- Original Message =
-----<br><blockquote type=3D"cite">From: "Richie@HIP"
<<a =
href=3D"mailto:richiepiovanetti@healthcareinfopartners.com">richiepiovanet=
ti(a)healthcareinfopartners.com</a>&gt;<br>To: "Alon Bar-Lev"
<<a =
href=3D"mailto:alonbl@redhat.com">alonbl@redhat.com</a>><br>Cc:
=
"Itamar Heim" <<a =
href=3D"mailto:iheim@redhat.com">iheim@redhat.com</a>>, <a =
href=3D"mailto:users@ovirt.org">users@ovirt.org</a><br>Sent:
Wednesday, =
July 24, 2013 11:00:04 PM<br>Subject: Re: [Users] Problem Creating =
"oVirt Engine"<br><br>Herein a collection of some of the logs in the
=
path specified.<br>Regarding<br>the<br>"engine.log" I'm
including the =
one with the oldest date in
the<br>filename.<br></blockquote><br>Can you =
please remove installation using:<br># engine-cleanup<br><br>Then =
reinstall:<br># engine-setup<br><br>Please select integration with =
apache, and configure SSL.<br><br>After doing so, try to login using <a =
href=3D"http://localhost/webadmin">http://localhost/webadmin</a>, if =
not<br>working please send the =
engine.log.<br><br>Thanks!<br><br><br><blockquote =
type=3D"cite"><blockquote type=3D"cite"><blockquote =
type=3D"cite"><br></blockquote></blockquote></blockquote></blockquote></bl=
ockquote></blockquote></blockquote></blockquote></blockquote><br></blockqu=
ote></blockquote></div><br></div></div></blockquote></div><br></div></body=
</html>=
--Apple-Mail=_7873EDBB-5576-40F6-A856-20AE9F549DAE--