Description of problem: Version-Release number of selected component (if applicable): How reproducible: Tested on 2 machines so far. Both upgraded to 5.1 beta and both had the XVFB not load Steps to Reproduce: 1. Create para-virt DomU in RHEL5 gold 2. Upgrade to RHEL5.1 beta 3. Start old created DomU in RHEL5.1 beta Actual results: Graphical console is not present in RHEL5.1 virt-manager Expected results: Graphical console expected to load Additional info:
Created attachment 160629 [details] RHEL5 gold domU config file
Confirmed the problem - libvirt is not using the new style vfb = [] configs - assuming old style. This is as result of RHEL-5 having backported code from newer XenD and thus screwing up libvirt's version detection. Fairly simple fix to follow
Created attachment 161026 [details] Fixed handling of PVFB configs There were multiple problems: - It should be writing the new style config - It should be capable of reading either old style, *or* new style at same time - It didn't correctly handle vncdisplay option
Libvirt libvirt-0_2_3-6_el5 has been built with the fix in dist-5E-qu-candidate Daniel
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2007-0643.html