This is a multi-part message in MIME format.
--------------070506030509070009060204
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
On 12/13/2013 12:30 PM, Rob Abshear wrote:
I am thoroughly confused at this point. I have three servers. One
for
a controller and two for nodes. These servers were used as an oVirt
environment just last week. But, now, when I try to do a fresh
installation with the exact same configuration as before, I can't add
nodes. Here is the process I used previously:
1. Install Fedora (minimum install) on each machine
2. Install tar on each node machine
3. Install the engine on the controller machine.
4. Add nodes using IP and password in the web admin interface and let
the controller build the node.
5. Profit.
Now that procedure does not work. When I try it that way, the node
installs and then fails with an error that it can't configure the
management network on the node. I have a second working oVirt
environment, but I can't even add the nodes into that one. So, I
decide to try installing using the oVirt Quick Start document located
at
http://www.ovirt.org/Quick_Start_Guide. The problem is that, there
is no "oVirt Engine" tab in the administration app. It's my
understanding from the document that this is how you tell the node
which controller it should be allowing. I can't add the nodes that I
built with the oVirt Node Installation CD. The documentation on this
is so sparse that I can't figure out what's going on. It was so easy
to set up before, but I'm having nothing but trouble, now. I have
been at this for days, when the first time took me about an hour.
What am I missing? Could someone either update the Quick Start guide,
or reply with some up-to-date instructions on how to install this
environment? FYI, I am doing this with completely fresh installs of
Fedora 19. No software is being reused or reconfigured. It's
completely stock.
Controller=192.168.165.70
Node01=192.168.165.71
Node02=192.168.165.72
All are connected via the same switch. I can ping all the three
machines from each other. If I try to ssh from the controller into
either of the nodes, I get "Read from socket failed: Connection reset
by peer". If I attempt to ssh into either of the nodes from another
machine on the network, I get the same message.
If you can't ssh into them, then nothing else will work, so fix that
first. It sounds to me like you do not have ssh service configured on
your nodes/hosts. 'systemctl enable sshd; systemctl start sshd' and see
if you can now ssh into them. If so, try adding them through the Admin
portal again. If after starting the sshd service you still can't log in,
try disabling iptables temporarily (and also possibly firewalld - I've
had issues with it also).
-Bob
If I try to add either node using the web interface, It fails with:
Error while executing action: Cannot add Host. Connecting to host via
SSH has failed, verify that the host is reachable (IP address,
routable address etc.) You may refer to the engine.log file for
further details. The engine.log shows: 2013-12-13 12:21:29,714 WARN
[org.ovirt.engine.core.bll.AddVdsCommand] (ajp--127.0.0.1-8702-3)
CanDoAction of action AddVds failed.
Reasons:VAR__ACTION__ADD,VAR__TYPE__HOST,$server
192.168.164.71,VDS_CANNOT_CONNECT_TO_SERVER
Please help!
*NADA Convention & Expo*: January 24-27, 2014 - New Orleans, LA -
Booth 5001
<
http://www.bbb.org/south-east-florida/business-reviews/advertising-agenci...
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
--------------070506030509070009060204
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 12/13/2013 12:30 PM, Rob Abshear
wrote:<br>
</div>
<blockquote cite="mid:52AB444C.6070404@citytwist.net"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
I am thoroughly confused at this point. I have three servers.
One for a controller and two for nodes. These servers were used
as an oVirt environment just last week. But, now, when I try to
do a fresh installation with the exact same configuration as
before, I can't add nodes. Here is the process I used
previously:<br>
1. Install Fedora (minimum install) on each machine<br>
2. Install tar on each node machine<br>
3. Install the engine on the controller machine.<br>
4. Add nodes using IP and password in the web admin interface and
let the controller build the node.<br>
5. Profit.<br>
<br>
Now that procedure does not work. When I try it that way, the
node installs and then fails with an error that it can't configure
the management network on the node. I have a second working oVirt
environment, but I can't even add the nodes into that one. So, I
decide to try installing using the oVirt Quick Start document
located at
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a moz-do-not-send="true"
href="http://www.ovirt.org/Quick_Start_Guide">http://www.ovi...;
The problem is that, there is no "oVirt Engine" tab in the
administration app. It's my understanding from the document that
this is how you tell the node which controller it should be
allowing. I can't add the nodes that I built with the oVirt Node
Installation CD. The documentation on this is so sparse that I
can't figure out what's going on. It was so easy to set up
before, but I'm having nothing but trouble, now. I have been at
this for days, when the first time took me about an hour. What am
I missing? Could someone either update the Quick Start guide, or
reply with some up-to-date instructions on how to install this
environment? FYI, I am doing this with completely fresh installs
of Fedora 19. No software is being reused or reconfigured.
It's
completely stock.<br>
<br>
Controller=192.168.165.70<br>
Node01=192.168.165.71<br>
Node02=192.168.165.72<br>
<br>
All are connected via the same switch. I can ping all the three
machines from each other. If I try to ssh from the controller
into either of the nodes, I get "Read from socket failed:
Connection reset by peer". If I attempt to ssh into either of the
nodes from another machine on the network, I get the same message.
</blockquote>
<br>
If you can't ssh into them, then nothing else will work, so fix that
first. It sounds to me like you do not have ssh service configured
on your nodes/hosts. 'systemctl enable sshd; systemctl start sshd'
and see if you can now ssh into them. If so, try adding them through
the Admin portal again. If after starting the sshd service you still
can't log in, try disabling iptables temporarily (and also possibly
firewalld - I've had issues with it also).<br>
<br>
-Bob<br>
<br>
<blockquote cite="mid:52AB444C.6070404@citytwist.net"
type="cite">If
I try to add either node using the web interface, It fails with:
Error while executing action: Cannot add Host. Connecting to host
via SSH has failed, verify that the host is reachable (IP address,
routable address etc.) You may refer to the engine.log file for
further details. The engine.log shows: 2013-12-13 12:21:29,714
WARN [org.ovirt.engine.core.bll.AddVdsCommand]
(ajp--127.0.0.1-8702-3) CanDoAction of action AddVds failed.
Reasons:VAR__ACTION__ADD,VAR__TYPE__HOST,$server
192.168.164.71,VDS_CANNOT_CONNECT_TO_SERVER<br>
<br>
Please help!<br>
<br>
<img moz-do-not-send="true"
src="http://goo.gl/NKPFh"><br>
<br>
<div><b style="font-family:Arial;font-size:small">NADA
Convention
& Expo</b><span
style="font-family:Arial;font-size:small">:
January 24-27, 2014 - New Orleans, LA - Booth
5001</span></div>
<a moz-do-not-send="true"
href="http://www.bbb.org/south-east-florida/business-reviews/adverti...
target="_blank"><img moz-do-not-send="true"
src="http://goo.gl/63JJt"
style="font-size:1.3em"></a><a
moz-do-not-send="true"
href="http://www.bbb.org/south-east-florida/business-reviews/adverti...
target="_blank"><img moz-do-not-send="true"
src="http://seal-seflorida.bbb.org/seals/blue-seal-96-50-citytwist-9...
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.ovirt.org/mailman/listinfo/users">http://...
</pre>
</blockquote>
<br>
</body>
</html>
--------------070506030509070009060204--