Bug 438392
| Summary: | F-9 pv_ops xen: vnc install panic on x86_64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> |
| Component: | kernel-xen | Assignee: | Eduardo Habkost <ehabkost> |
| Status: | CLOSED RAWHIDE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | jturner, xen-maint |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | kernel-xen-2.6.25-0.15.rc8.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-04 08:25:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 434756 | ||
|
Description
James Laska
2008-03-20 18:27:07 UTC
Tried running virt-install with "-x vnc" and I can connect to the vnc server on both x86_32 and x86_64 with 2.6.25-0.4.rc4.fc9xen based 2008-03-24 install trees. Please re-open if you see the same issue with a newer install tree. Reopening per recommendation from markmc Still seeing this in rawhide-20080325/x86_64 (kernel-xen-2.6.25-0.4.rc4.fc9) Dom0 is running F8 * 2.6.21.7-2.fc8xen * xen-3.1.2-2.fc8 The virt-install cmdline used was: # virt-install -p --nographics -l http://porkchop.redhat.com/rawhide/nightly/rawhide-20080325/x86_64/os -b eth0 -f /var/lib/xen/images/test1-disk1.img --vcpus=2 -n test1 -r 512 -m "00:16:3e:7f:c9:93" -x "lang=en keymap=us vnc ksdevice=link ip=dhcp method=http://porkchop.redhat.com/rawhide/nightly/rawhide-20080325/x86_64/os" The failure log is *long* and is available at: http://jlaska.fedorapeople.org/f9-pv-install-panic-vnc.txt Is it reproducible with --vcpus=1 ? How about with kernel-xen-2.6-2.6.21.7-3.fc8 in Dom0 ? How about doing a 32 bit guest install on the same Dom0 ? Result dom0 domU VPUS ================================================================= FAILED 2.6.21.7-3.fc8xen/x86_64 rawhide-20080325/x86_64 2 FAILED 2.6.21.7-3.fc8xen/x86_64 rawhide-20080325/x86_64 1 PASSED 2.6.21.7-3.fc8xen/x86_64 rawhide-20080325/i386 1 PASSED 2.6.21.7-3.fc8xen/x86_64 rawhide-20080325/i386 2 Thanks, that's helpful - so it's x86_64 specific Re-assigning to Eduardo for now Probably memory corruption with same cause of bug #438000. A fix should go to Rawhide soon. Should be fixed with kernel-xen-2.6.25-0.15.rc8.fc9 |