Hello
i have fedora 11 and build from next branch ovirt
during boot by network (pxe) second node appear error.
host stay anavailable and not sent to manage node identify data.
ping return "unreachable host"
Where may be error ?
in /var/log/message
selinux is permissive
Jun 23 06:07:50 main dnsmasq[4500]: DHCPDISCOVER(eth0) 00:30:48:5f:28:40
Jun 23 06:07:50 main dnsmasq[4500]: DHCPOFFER(eth0) 10.12.105.179
00:30:48:5f:28:40
Jun 23 06:07:52 main dnsmasq[4500]: DHCPREQUEST(eth0) 10.12.105.179
00:30:48:5f:28:40
Jun 23 06:07:52 main dnsmasq[4500]: DHCPACK(eth0) 10.12.105.179
00:30:48:5f:28:40
Jun 23 06:07:52 main dnsmasq[4500]: TFTP sent
/var/lib/tftpboot/pxelinux.0 to 10.12.105.179
Jun 23 06:07:52 main dnsmasq[4500]: TFTP error 0 TFTP Aborted received
from 10.12.105.179
Jun 23 06:07:52 main dnsmasq[4500]: TFTP failed sending
/var/lib/tftpboot/pxelinux.0 to 10.12.105.179
Jun 23 06:07:52 main dnsmasq[4500]: TFTP sent
/var/lib/tftpboot/pxelinux.0 to 10.12.105.179
Jun 23 06:07:52 main kernel: type=1400 audit(1245755272.294:206): avc:
denied { search } for pid=4500 comm="dnsmasq"
name="tftpboot" dev=sda2
ino=4809233 scontext=unconfined_u:system_r:dnsmasq_t:s0
tcontext=system_u:object_r:tftpdir_t:s0 tclass=dir
Jun 23 06:07:52 main kernel: type=1400 audit(1245755272.294:207): avc:
denied { read } for pid=4500 comm="dnsmasq"
name="pxelinux.0" dev=sda2
ino=4809627 scontext=unconfined_u:system_r:dnsmasq_t:s0
tcontext=unconfined_u:object_r:tftpdir_t:s0 tclass=file
Jun 23 06:07:52 main kernel: type=1400 audit(1245755272.294:208): avc:
denied { getattr } for pid=4500 comm="dnsmasq"
path="/var/lib/tftpboot/pxelinux.0" dev=sda2 ino=4809627
scontext=unconfined_u:system_r:dnsmasq_t:s0
tcontext=unconfined_u:object_r:tftpdir_t:s0 tclass=file
Jun 23 06:07:52 main dnsmasq[4500]: TFTP sent
/var/lib/tftpboot/pxelinux.cfg/default to 10.12.105.179
Jun 23 06:07:52 main dnsmasq[4500]: TFTP sent /var/lib/tftpboot/menu.c32
to 10.12.105.179
Jun 23 06:07:52 main dnsmasq[4500]: TFTP sent
/var/lib/tftpboot/pxelinux.cfg/default to 10.12.105.179
Jun 23 06:08:14 main dnsmasq[4500]: TFTP sent
/var/lib/tftpboot/images/oVirt-Node-x86_64/vmlinuz0 to 10.12.105.179
Jun 23 06:08:14 main dnsmasq[4500]: TFTP sent
/var/lib/tftpboot/images/oVirt-Node-x86_64/initrd0.img to 10.12.105.179
--
? ?????????, ???????
On Tue, 23 Jun 2009 17:15:33 +0400 dima vasiletc <pronix.service at gmail.com> wrote:> Hello > i have fedora 11 and build from next branch ovirt > during boot by network (pxe) second node appear error. > host stay anavailable and not sent to manage node identify data. > ping return "unreachable host" > > Where may be error ?To see the real error you have to look at the console on the booting node. We're having issues with fedora 11 nodes, Alan and I are working on resolving it right now. Hopefully it won't be long! I'm getting frustrated with this one myself :). Ian