Bug 1178472
Summary: | fail to boot win2012r2 guest with hv_relaxed&hv_vapic&hv_spinlocks=0x1fff&hv_time & -smp 80,cores=2,threads=1,sockets=40 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | FuXiangChun <xfu> |
Component: | qemu-kvm-rhev | Assignee: | Vadim Rozenfeld <vrozenfe> |
Status: | CLOSED ERRATA | QA Contact: | FuXiangChun <xfu> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.1 | CC: | chayang, juzhang, michen, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Windows | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-rhev-2.10.0-8.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-11 00:09:32 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: |
Description
FuXiangChun
2015-01-04 06:37:42 UTC
Does it fail with BSOD, black screen, or just frozen? Thanks, Vadim. (In reply to Vadim Rozenfeld from comment #1) > Does it fail with BSOD, black screen, or just frozen? > > Thanks, > Vadim. Guest will automatically reboot when guest UI is loaded. As this bug is found on Intel big machine(160 cores), It has been returned. If need debug the other scenarios. QE will reserve it from beaker asap. QE tested this bug on AMD big machine(48 cores) with the same steps as comment0 , win2012 guest frozen during booting. over-commit 32 vcpu number. seems as the same issue as https://bugzilla.redhat.com/show_bug.cgi?id=1451959 for more details please look at following information https://bugzilla.redhat.com/show_bug.cgi?id=1451959#c7 can QE try reproducing this issue on the following build https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=14535540 ? Thanks, Vadim. (In reply to Vadim Rozenfeld from comment #7) > can QE try reproducing this issue on the following build > https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=14535540 ? > > Thanks, > Vadim. Test win2012r2 guest with the above build, the guest can boot normally. The command line is as following: /usr/libexec/qemu-kvm -name win2012 -m 30G -machine pc -S -cpu Haswell-noTSX,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,enforce -vnc :6 -monitor stdio -device VGA -serial unix:/tmp/console,server,nowait -drive file=/mnt/stable_guest_abi/win2012-64-virtio.qcow2,if=none,id=drive-scsi-disk0,format=qcow2,cache=none,werror=stop,rerror=stop -device ide-drive,drive=drive-scsi-disk0 -netdev tap,id=idinWyYp,vhost=on -device e1000,mac=42:ce:a9:d2:4d:d7,id=idlbq7eA,netdev=idinWyYp -smp 80,cores=2,threads=1,sockets=40,maxcpus=240 (In reply to huiqingding from comment #8) > (In reply to Vadim Rozenfeld from comment #7) > > can QE try reproducing this issue on the following build > > https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=14535540 ? > > > > Thanks, > > Vadim. > > Test win2012r2 guest with the above build, the guest can boot normally. > The command line is as following: > /usr/libexec/qemu-kvm -name win2012 -m 30G -machine pc -S -cpu > Haswell-noTSX,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,enforce -vnc :6 > -monitor stdio -device VGA -serial unix:/tmp/console,server,nowait -drive > file=/mnt/stable_guest_abi/win2012-64-virtio.qcow2,if=none,id=drive-scsi- > disk0,format=qcow2,cache=none,werror=stop,rerror=stop -device > ide-drive,drive=drive-scsi-disk0 -netdev tap,id=idinWyYp,vhost=on -device > e1000,mac=42:ce:a9:d2:4d:d7,id=idlbq7eA,netdev=idinWyYp -smp > 80,cores=2,threads=1,sockets=40,maxcpus=240 Thank you. Vadim. POST the same as https://bugzilla.redhat.com/show_bug.cgi?id=1451959 Fix included in qemu-kvm-rhev-2.10.0-8.el7 Test win2012r2 guest, the guest can boot normally. Package version: kernel-3.10.0-799.el7.x86_64 qemu-kvm-rhev-2.10.0-10.el7.x86_64 The command line is as following: /usr/libexec/qemu-kvm -name win2012 -m 30G -machine pc -S -cpu SandyBridge,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,enforce -vnc :6 -monitor stdio -device VGA -serial unix:/tmp/console,server,nowait -drive file=/mnt/stable_guest_abi/win2012-64r2-virtio.qcow2,if=none,id=drive-scsi-disk0,format=qcow2,cache=none,werror=stop,rerror=stop -device ide-drive,drive=drive-scsi-disk0 -netdev tap,id=idinWyYp,vhost=on -device e1000,mac=42:ce:a9:d2:4d:d7,id=idlbq7eA,netdev=idinWyYp -smp 80,cores=2,threads=1,sockets=40,maxcpus=240 Based on comment #13, set this bug to be verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:1104 |