Ok so I will try the new iso. For now I have intalled the stable vdsm packages instead of nightly. I was able to get vdsm to register and the node is up. Sweet Victory! I would like to use the ovirt node iso in the future though. I have begun to test with one node. Still trying to connect to ISCSI Storage though. I am trying to figure out all the requirements for ovirt. Can we use local storage for one node to test? Also I have a proper bridge setup for fedora 16 can we post to the wiki or is it one of you whom does that?<div>
<br></div><div>Thanks,</div><div><br></div><div>Dominic<br><br><div class="gmail_quote">On Tue, Jan 17, 2012 at 10:51 PM, Mike Burns <span dir="ltr"><<a href="mailto:mburns@redhat.com">mburns@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, 2012-01-17 at 12:51 -0500, Mike Burns wrote:<br>
> On Tue, 2012-01-17 at 12:39 -0500, Dominic Kaiser wrote:<br>
> > Thanks all,<br>
> ><br>
> ><br>
> > I have tried the new ovirt node 2.2.1-3 nightly build today and it<br>
> > finally recognized my realtek nic card. So I have moved to try to get<br>
> > node to install. Still a fail I might add. It adds to the ovirt gui<br>
> > but fails install and says the ovirt hyperviser is not a supported<br>
> > platform. That is kind of funny since it is fedora 16. And yes I had<br>
> > edited the vdsm.conf by hand was that wrong to do? Should I have used<br>
> > vi instead? I would like to get ovirt node running since it is<br>
> > working now lighter install. This is what I get:<br>
> ><br>
> ><br>
> > 2012-Jan-17, 12:28:59<br>
> > Failed to install Host<br>
> > <a href="http://vm3.bostonvineyard.org" target="_blank">vm3.bostonvineyard.org</a>.<br>
> > Step: INSTALLER;<br>
> > Details: Unsupported<br>
> > platform:<br>
> > oVirtNodeHypervisor.<br>
> ><br>
> ><br>
> ><br>
> > If it registers from ovirt node should it not show up in the ovirt<br>
> > Management gui? Or do you still have to add it as usual? So that is<br>
> > what I did and that is the error I recieved.<br>
><br>
> oVirt Node supports 2 ways of registering.<br>
><br>
> 1. Set the hostname and port of the management server<br>
> The Node registers itself to the engine and the admin then only has to<br>
> approve it.<br>
<br>
</div></div>This appears to not be working at the moment. There are 404 errors in<br>
the log. I'll file a bug for the vdsm team to look into this.<br>
<div class="im"><br>
><br>
> 2. Set a password and use add host from the engine<br>
> The node does no registration. The admin for engine manually adds the<br>
> node as they would a regular Fedora node.<br>
<br>
</div>This is not working out of the box. I get the same error you do about<br>
it being an unsupported platform. I filed a bug [1] for this issue with<br>
a patch as well[2]. This patch can be applied directly on the engine<br>
system to get around the problem. oVirtNodeHypervisor is simply missing<br>
from the list of supported systems.<br>
<br>
[1] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=782660" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=782660</a><br>
[2] <a href="http://gerrit.ovirt.org/#change,1117" target="_blank">http://gerrit.ovirt.org/#change,1117</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Mike<br>
</font></span><div class="HOEnZb"><div class="h5">><br>
><br>
> As for the actual error, I've seen other problems with that build of<br>
> ovirt-node that I'm working on so I haven't tried to register it yet.<br>
> I'll try it though.<br>
><br>
> Mike<br>
><br>
> ><br>
> ><br>
> > Let me know what you think,<br>
> ><br>
> ><br>
> > Dominic<br>
> ><br>
> > On Tue, Jan 17, 2012 at 11:46 AM, Doron Fediuck <<a href="mailto:dfediuck@redhat.com">dfediuck@redhat.com</a>><br>
> > wrote:<br>
> > On Tuesday 17 January 2012 11:31:43 Dominic Kaiser wrote:<br>
> > > Ok here are the log files. It installs most packages and<br>
> > then hangs up on<br>
> > > libjpeg? libjpeg is installed including dev package. This<br>
> > is a bare-metal<br>
> > > node running fedora 16 with vdsm packages installed from<br>
> > repo. Your node<br>
> > > .iso 2.2.1 does not initialize realtek nic cards so I can<br>
> > not use that.<br>
> > > The 2.2.1 .iso sees the nic card but that is it. So I went<br>
> > the route of<br>
> > > installing the full fedora 16 distro and installing vdsm<br>
> > packages from<br>
> > > repo. I am bridged correctly and ssl=false in the<br>
> > vdsm.conf. Now when I<br>
> > > go to the ovirt management gui and install the node it fails<br>
> > at this step.<br>
> > > I can see the node in ovirt management gui just an fyi so<br>
> > not a problem<br>
> > > with detection. It seems that the vdsm server will not<br>
> > start due to<br>
> > > libjpeg install failure but mabey I am wrong.<br>
> > ><br>
> > > Let me know what you think,<br>
> > ><br>
> > > Dominic<br>
> > ><br>
> ><br>
> > Hi Dominic,<br>
> > This is where your installation fails:<br>
> > ParsingError: File contains parsing<br>
> > errors: /etc/vdsm/vdsm.conf<br>
> > [line 42]: ' default_bridge = engine\n'<br>
> > [line 93]: ' ssl = false\n'<br>
> > [line 191]: ' management_port = 54321\n'<br>
> > [line 193]: ' management_ip = 10.3.0.245\n'<br>
> > Sun, 15 Jan 2012 08:01:27 DEBUG <BSTRAP<br>
> > component='CreateConf' status='FAIL' message='Basic<br>
> > configuration failed'/><br>
> ><br>
> > Now I'm wondering how did you edit /etc/vdsm/vdsm.conf?<br>
> > Did you really add a string '\n' or is it just the way the<br>
> > error propmts?<br>
> ><br>
> > --<br>
> ><br>
> > /d<br>
> ><br>
> > "Air conditioned environment - Do NOT open Windows!"<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > Dominic Kaiser<br>
> > Greater Boston Vineyard<br>
> > Director of Operations<br>
> ><br>
> > cell: <a href="tel:617-230-1412" value="+16172301412">617-230-1412</a><br>
> > fax: <a href="tel:617-252-0238" value="+16172520238">617-252-0238</a><br>
> > email: <a href="mailto:dominic@bostonvineyard.org">dominic@bostonvineyard.org</a><br>
> ><br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > Users mailing list<br>
> > <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> > <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Dominic Kaiser<br>Greater Boston Vineyard<br>Director of Operations<br><br>cell: 617-230-1412<br>fax: 617-252-0238<br>email: <a href="mailto:dominic@bostonvineyard.org">dominic@bostonvineyard.org</a><br>
<br><br>
</div>