Bug 1270449

Summary: Stuck during installing RHEL6.6 32 bit guest on AMD host
Product: Red Hat Enterprise Linux 5 Reporter: Mike Cao <bcao>
Component: kvmAssignee: Radim Krčmář <rkrcmar>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.11CC: hhuang, michen, mkenneth, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-18 17:52:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
installation_log none

Description Mike Cao 2015-10-10 07:24:54 UTC
Description of problem:


Version-Release number of selected component (if applicable):
kvm-83-274.el5_11

How reproducible:
2/2

Steps to Reproduce:
1./usr/bin/qemu-kvm \
    -S  \
    -name 'virt-tests-vm1' \
    -M rhel5.6.0 \
    -soundhw ac97  \
    -monitor unix:'/tmp/monitor-hmp1-20151010-135416-fll2gPDw',server,nowait  \
    -serial unix:'/tmp/serial-serial0-20151010-135416-fll2gPDw',server,nowait \
    -usb \
    -drive if=virtio,cache=none,boot=off,snapshot=off,file=/home/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/rhel66-32-32-virtio.qcow2,bus=0 \
    -net nic,model=virtio,macaddr=9a:e5:e6:e7:e8:e9,id=ids1YydC,vectors=4,vlan=0  \
    -net tap,vlan=0,fd=22  \
    -m 16384  \
    -smp 8,cores=4,threads=1,sockets=2  \
    -cpu 'qemu64' \
    -drive if=ide,boot=off,snapshot=off,media=cdrom,file=/home/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/isos/linux/RHEL6.6-Server-i386.iso,bus=0,unit=0 \
    -drive if=ide,boot=off,snapshot=off,media=cdrom,file=/home/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/rhel66-32/ks.iso,bus=0,unit=1  \
    -kernel '/home/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/rhel66-32/vmlinuz'  \
    -append 'ks=cdrom nicdelay=60 console=ttyS0,115200 console=tty0'  \
    -initrd '/home/staf-kvm-devel/autotest-devel/client/tests/virt/shared/data/images/rhel66-32/initrd.img'  \
    -redir tcp:5000::12323  \
    -spice port=3100,ic=on,disable-ticketing \
    -qxl 1  \
    -rtc-td-hack  \
    -boot d  \
    -no-shutdown \
    -usbdevice tablet

2.
3.

Actual results:
Guest stuck during installation.

Expected results:


Additional info:

Comment 1 Mike Cao 2015-10-10 07:25:10 UTC
processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 21
model		: 2
model name	: AMD Opteron(tm) Processor 6320                 
stepping	: 0
cpu MHz		: 2793.518
cache size	: 2048 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 71
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good constant_tsc nonstop_tsc amd_dcm cpb pni ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr tbm topoext perfctr_core perfctr_nb
bogomips	: 5584.57
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate [8] [9] [10]

Comment 2 Mike Cao 2015-10-10 07:25:48 UTC
Created attachment 1081531 [details]
installation_log

Comment 3 Mike Cao 2015-10-14 05:12:07 UTC
Still can reproduce on kvm-83-273.el5_11 so it is not a regression bug.

Comment 5 Radim Krčmář 2016-04-18 17:52:36 UTC
This bug is not a regression, we don't expect any new deployments of RHEL5, and current customers didn't report a problem.