Bug 906697

Summary: Spice console is frozen after GRUB2's command 'set gfxpayload=keep'
Product: Red Hat Enterprise Linux 6 Reporter: Petr Spacek <pspacek>
Component: spice-serverAssignee: Uri Lublin <uril>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3CC: acathrow, cfergeau, dblechte, hdegoede, mkenneth, pspacek
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: 2013-07-02 10:42:09 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
screenshot of frozen SPICE console
none
relevant configuration files from /boot
none
complete file list from /boot none

Description Petr Spacek 2013-02-01 09:17:26 UTC
Description of problem:
Spice console is frozen after GRUB2 command 'set gfxpayload=keep'. This command is used by default in yesterday's RHEL 7 nightly build.


Version-Release number of selected component (if applicable):
spice-server-0.10.1-10.el6.x86_64
spice-gtk-0.11-11.el6_3.1.x86_64
spice-gtk-python-0.11-11.el6_3.1.x86_64
spice-glib-0.11-11.el6_3.1.x86_64
vdsm-cli-4.9.6-44.3.el6_3.noarch
vdsm-4.9.6-44.3.el6_3.x86_64
vdsm-python-4.9.6-44.3.el6_3.x86_64
gpxe-roms-qemu-0.9.7-6.9.el6.noarch
qemu-kvm-rhev-0.12.1.2-2.295.el6_3.10.x86_64
qemu-img-rhev-0.12.1.2-2.295.el6_3.10.x86_64
qemu-kvm-rhev-tools-0.12.1.2-2.295.el6_3.10.x86_64


How reproducible:
100 %


Steps to Reproduce:
1. Install some VM with GRUB2 (e.g. yesterday's RHEL 7-nightly)
2. Boot VM up
3. Open a SPICE console
  

Actual results:
Console is frozen, last message is in attached image.


Expected results:
Console works :-)


Additional info:
I can provide access to problematic VM in our Brno lab.

Comment 1 Petr Spacek 2013-02-01 09:18:23 UTC
Created attachment 691468 [details]
screenshot of frozen SPICE console

Comment 2 Petr Spacek 2013-02-01 09:22:24 UTC
Created attachment 691476 [details]
relevant configuration files from /boot

Comment 3 Petr Spacek 2013-02-01 09:22:53 UTC
Created attachment 691477 [details]
complete file list from /boot

Comment 4 Petr Spacek 2013-02-01 09:24:49 UTC
Note: Machine boots up normally, networking is functional, I can SSH in without any problem (if I guess IP address :-)). Only the console is broken.

Comment 6 Petr Spacek 2013-02-01 09:33:41 UTC
Command for quick fix of GRUB's configuration:
sed --in-place=.orig '/gfx/d' /boot/grub2/grub.cfg

This removes all lines containing "gfx", so GRUB2 will use normal text mode and SPICE will work.

Comment 7 RHEL Program Management 2013-02-05 06:47:49 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 9 Hans de Goede 2013-07-02 10:42:09 UTC
I've tried to reproduce this today, and for me things work fine.

I believe this is a known and since the original report has been filed, fixed, vgabios issue. It is fixed by this errata: http://rhn.redhat.com/errata/RHBA-2013-0487.html

*** This bug has been marked as a duplicate of bug 840087 ***