| Summary: | [virtio-win][svvp][ws2016][uefi]"Disk Stress(SYSTEM)" job failed with UEFI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | lijin <lijin> | ||||
| Component: | virtio-win | Assignee: | Vadim Rozenfeld <vrozenfe> | ||||
| virtio-win sub component: | virtio-win-prewhql | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Status: | CLOSED CURRENTRELEASE | Docs Contact: | |||||
| Severity: | medium | ||||||
| Priority: | medium | CC: | lijin, wyu | ||||
| Version: | 7.3 | ||||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-08-02 08:52:06 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1401400 | ||||||
| Attachments: |
|
||||||
Can you please upload the log file if it is available? Thanks, Vadim. close this bug as this job already passed with following package version:
OVMF-20170228-3.gitc325e41585e3.el7.noarch
kernel-3.10.0-640.el7.x86_64
qemu-kvm-rhev-2.8.0-6.el7.x86_64
virtio-win-prewhql-135
Guest : windows server 2016 GA
HLK version:10.1.14393.4
HLK playlist version:2.1
|
Created attachment 1133048 [details] job log Description of problem: when boot guest with uefi,job "Disk Stress(SYSTEM)" failed. Version-Release number of selected component (if applicable): qemu-kvm-rhev-2.3.0-31.el7_2.7.x86_64 kernel-3.10.0-350.el7.x86_64 virtio-win-1.8.0-4.el7.noarch seabios-1.7.5-11.el7.x86_64 Guest : windows server 2016 technical preview 4 HLK version:10.1.10586.0 HLK playlist version:1.9 How reproducible: 100% Steps to Reproduce: 1.boot guest with: /usr/libexec/qemu-kvm --nodefaults --nodefconfig -m 8G -smp 8 -boot menu=on -cpu Nehalem,+kvm_pv_unhalt,hv_spinlocks=0x1fff,hv_relaxed,hv_vapic,hv_time -machine pc,iommu=on -uuid 0e55aa0d-9ce3-43a1-936b-a6879b95778e -smbios type=1,manufacturer="Red Hat",product="Red Hat Enterprise OpenStack & Red Hat Enterprise Virtualization",version=7Server-0.1,serial="44454C4C-5700-1058-804B-B7 C04 F483258_00:21:9b:58:d2:90",uuid=6ea97abc-6ff3-4eed-a340-9823615b347b -usb -device usb-tablet,id=tablet0 -object iothread,id=thread0 -drive file=win2016-SUT-uefi.qcow2,if=none,id=drive-virtio0-0-0,format=qcow2,werror=stop,rerror=stop,cache=none,serial=number -device virtio-blk-pci,iothread=thread0,drive=drive-virtio0-0-0,id=virti0-0-0,bootindex=1 -netdev tap,id=hostnet0,vhost=on,script=/etc/qemu-ifup1,queues=4 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:e2:52:5e:62:77,addr=0x04,mq=on,vectors=10 -name win2016R2-SUT -global PIIX4_PM.disable_s3=1 -global PIIX4_PM.disable_s4=1 \ -vnc :0 -vga cirrus \ -rtc base=localtime,clock=host,driftfix=slew -chardev socket,id=b111a,path=/tmp/monitor-win2016-sut,server,nowait -mon chardev=b111a,mode=readline -monitor stdio \ -drive file=OVMF-test/OVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=OVMF-test/OVMF_VARS.fd,if=pflash,format=raw,unit=1 -drive id=cdrom1,if=none,cache=none,snapshot=off,aio=threads,file=OVMF-test/UefiShell.iso,media=cdrom -device ide-cd,drive=cdrom1,id=ide-cd1 \ 2.submit job in hlk Actual results: job failed Expected results: job can pass Additional info: tried with bios,job can pass smoothly.