Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 825737[details]
capture
Description of problem:
1. Windows guest VM on RHEL 6.5 Beta host, can't boot up with Windows 2k3-64 iso image, always show "Booting from DVD/CD...".
2. Generi guest VM can't boot up with SLES 11 x64 image.
Version-Release number of selected component (if applicable):
2.6.32-425.el6.x86_64
RHEL6.5-20131024.1-Server-x86_64-DVD1.iso
How reproducible:
Steps to Reproduce:
1. Create guest VM on RHEL 6.5 on GUI virtual machine manager.
2. Select installing guest OS with image.
3. Select Windows server 2003 for win2k3-64, or keep default "Generic" for SLES 11 x64.
Actual results:
1. Can't boot up with above ISO.
2. CPU utilization keep high.
3.
Expected results:
Install guest OS successful.
Additional info:
Windows 2008 R2 image works well.
RHEL 5 and 6 work well too.
Nov 18 10:59:51 lin106095 qemu-kvm: Could not find keytab file: /etc/qemu/krb5.tab: No such file or directory
Nov 18 11:14:26 lin106095 kernel: virbr0: port 4(vnet2) entering disabled state
Nov 18 11:14:26 lin106095 kernel: device vnet2 left promiscuous mode
Nov 18 11:14:26 lin106095 kernel: virbr0: port 4(vnet2) entering disabled state
Nov 18 11:14:27 lin106095 kernel: device vnet2 entered promiscuous mode
Nov 18 11:14:27 lin106095 kernel: virbr0: topology change detected, propagating
Nov 18 11:14:27 lin106095 kernel: virbr0: port 4(vnet2) entering forwarding state
Nov 18 11:14:27 lin106095 qemu-kvm: Could not find keytab file: /etc/qemu/krb5.tab: No such file or directory
Nov 18 11:14:42 lin106095 kernel: virbr0: port 4(vnet2) entering disabled state
Nov 18 11:14:42 lin106095 kernel: device vnet2 left promiscuous mode
Nov 18 11:14:42 lin106095 kernel: virbr0: port 4(vnet2) entering disabled state
Nov 18 11:19:07 lin106095 dnsmasq-dhcp[4425]: DHCPREQUEST(virbr0) 192.168.122.213 52:54:00:c9:7f:91
Nov 18 11:19:07 lin106095 dnsmasq-dhcp[4425]: DHCPACK(virbr0) 192.168.122.213 52:54:00:c9:7f:91 WIN-G4O8G7H2IGH
Nov 18 11:24:24 lin106095 kernel: device vnet2 entered promiscuous mode
Nov 18 11:24:24 lin106095 kernel: virbr0: topology change detected, propagating
Nov 18 11:24:24 lin106095 kernel: virbr0: port 4(vnet2) entering forwarding state
Nov 18 11:24:24 lin106095 qemu-kvm: Could not find keytab file: /etc/qemu/krb5.tab: No such file or directory
Comment 3Martin Kletzander
2013-11-20 13:26:07 UTC
What's the qemu-kvm version used? Can you attach the machine log from /var/log/libvirt/qemu/<machinename>.log? Thanks. In the meantime, I'm transferring this to qemu-kvm as those machines are (almost) the same form virt-manager/libvirt POV.
Created attachment 825737 [details] capture Description of problem: 1. Windows guest VM on RHEL 6.5 Beta host, can't boot up with Windows 2k3-64 iso image, always show "Booting from DVD/CD...". 2. Generi guest VM can't boot up with SLES 11 x64 image. Version-Release number of selected component (if applicable): 2.6.32-425.el6.x86_64 RHEL6.5-20131024.1-Server-x86_64-DVD1.iso How reproducible: Steps to Reproduce: 1. Create guest VM on RHEL 6.5 on GUI virtual machine manager. 2. Select installing guest OS with image. 3. Select Windows server 2003 for win2k3-64, or keep default "Generic" for SLES 11 x64. Actual results: 1. Can't boot up with above ISO. 2. CPU utilization keep high. 3. Expected results: Install guest OS successful. Additional info: Windows 2008 R2 image works well. RHEL 5 and 6 work well too.