[Ovirt-devel] Adding hosts to the hardware pool

Laurent Monnoye ktf000 at gmail.com
Fri Jun 26 11:16:28 UTC 2009


Ok, that was it. Problem solved :-) Thanks a lot !!!

I don't know why livecd-iso-to-pxeboot wasn't run during the install.
I might have to dig into the log files to find out. I have installed
the whole thing as indicated in the doc
(http://www.ovirt.org/install-instructions.html):

# rpm -ivh http://ovirt.org/repos/ovirt/ovirt-release-LATEST.noarch.rpm
# yum update --enablerepo=ovirt
# yum install --enablerepo=ovirt ovirt-server ovirt-server-installer
ovirt-node-image ovirt-node-image-pxe.

So either I made a mistake then, or there's a bug in the install
process. I will have to install other ovirt servers in the future, so
I'll pay attention to that and update this thread accordingly.

Now I can finally start having some fun!..

Thanks again for your help!

On Fri, Jun 26, 2009 at 12:44 PM, Alan Pevec <apevec at gmail.com> wrote:
>
>
> On Fri, Jun 26, 2009 at 12:30 PM, Laurent Monnoye <ktf000 at gmail.com> wrote:
>>
>> Well, the hanging at the end was only due to the kernel param "console=ttyS0,115200n8". If I take it out, then the error message appears on the console again: "WARNING: Cannot find root file system!"
>>
>> I'm still wondering how pxe can find ovirt-node-image.iso. It's located only under /usr/share/ovirt-node-image and given the size of initrd0.img (4537334 bytes), it's obviously not embedded into it.
>>
>> Did I miss a step in the installation which embeds ovirt-node-image.iso into initrd0.img? What is the size of your initrd0.img?
>
> step of embedding iso into PXE initrd0.img should be performed when ovirt-node-image-pxe RPM is installed, its %post
> http://git.et.redhat.com/?p=ovirt-node-image.git;a=blob;f=ovirt-node-image.spec.in;h=e64f4de2e495fe008cba79ddf4dbf585f6e593d0;hb=refs/heads/next#l75
>
> Try running this manually, with output redirection to see if there are any error messages:
>
> cd /usr/share/ovirt-node-image
> rm -rf tftpboot
> livecd-iso-to-pxeboot ovirt-node-image.iso
> cobbler sync
>




More information about the ovirt-devel mailing list