Bug 526124
Summary: | ne model failed to get ip address | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Eduardo Habkost <ehabkost> |
Component: | kvm | Assignee: | Naphtali Sprei <nsprei> |
Status: | CLOSED ERRATA | QA Contact: | Lawrence Lim <llim> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 5.4 | CC: | lihuang, llim, nsprei, tburke, tools-bugs, virt-maint, ykaul, yshao |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kvm-83-121.el5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 511912 | Environment: | |
Last Closed: | 2010-03-30 07:56:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 511912 | ||
Bug Blocks: |
Description
Eduardo Habkost
2009-09-28 21:53:38 UTC
Test in kvm-83-124.el5 PXE boot with ne2k_pci NIC works fine. .qa.[root@lihuang ~]# /usr/libexec/qemu-kvm -m 2048 -smp 2 /dev/null -net nic,model=ne2k_pci -net tap,script=/etc/qemu-ifup -boot n -monitor stdio QEMU 0.9.1 monitor - type 'help' for more information (qemu) info network VLAN 0 devices: tap.0: ifname=tap0,script=/etc/qemu-ifup,downscript=/etc/qemu-ifdown ne2k_pci.0: model=ne2k_pci,macaddr=52:54:00:12:34:56 (qemu) .qa.[root@lihuang ~]# nmap -v -sP 10.66.70.0/24 | grep -a1 "52:54:00:12:34:56" Host dhcp-66-70-36.nay.redhat.com (10.66.70.36) appears to be up. MAC Address: 52:54:00:12:34:56 (QEMU) An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2010-0271.html |