<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 06/24/2009 05:19 PM, Alan Pevec wrote:
<blockquote
 cite="mid:2be7262f0906240619t3265bd5eh71cd661e5f8a0a03@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Wed, Jun 24, 2009 at 2:07 AM, Ian Main <span
 dir="ltr"><<a moz-do-not-send="true" href="mailto:imain@redhat.com"
 target="_blank">imain@redhat.com</a>></span> wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>On Tue, 23 Jun 2009 17:15:33 +0400<br>
dima vasiletc <<a moz-do-not-send="true"
 href="mailto:pronix.service@gmail.com" target="_blank">pronix.service@gmail.com</a>>
wrote:<br>
    <br>
> Hello<br>
> i have fedora 11 and build from next branch ovirt<br>
> during boot by network (pxe) second node appear error.<br>
> host stay anavailable and not sent to manage node identify data.<br>
> ping return "unreachable host"<br>
><br>
> Where may be error ?<br>
    <br>
    </div>
To see the real error you have to look at the console on the booting<br>
node.  We're having issues with fedora 11 nodes, Alan and I are working<br>
on resolving it right now.  Hopefully it won't be long!  I'm getting<br>
frustrated with this one myself :).</blockquote>
  <div><br>
Two issue were identified with livecd initrd in F11:<br>
- PXE boot failing with "Could not find any loop device." - loop is
built-in since F10 so actually /dev/loop* was missing b/c udev didn't
create it in time.<br>
  Fixed by adding back udevadm settle (removed for F11 in <a
 moz-do-not-send="true"
 href="http://git.fedorahosted.org/git/?p=mkinitrd;a=commitdiff;h=0016a5fb236839db31344fef1c87ad68680e301b"
 target="_blank">http://git.fedorahosted.org/git/?p=mkinitrd;a=commitdiff;h=0016a5fb236839db31344fef1c87ad68680e301b</a>
)<br>
  <br>
- udev sometimes hangs on startup, root cause unclear:<br>
Running plymouthd<br>
udev: starting version 141<br>
  <br>
Note that I didn't get any injected echo output after nash daemonize
call in /init !?<br>
Workaround for this hang is to remove plymouth completely from initrd
scripts, but that's clearly suboptimal.<br>
  <br>
  </div>
  </div>
Attached is the patch for livecd-iso-to-pxeboot.sh which adds above
workarounds into initrd, proper fixes need to be discussed with
mkinitrd guys,<br>
but with this we can at least get reliable PXE boot.<br>
  <br>
Alan<br>
  <br>
</blockquote>
<br>
Thanks <br>
it realy work.<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
С уважением, Дмитрий</pre>
</body>
</html>