Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 236439

Summary: Illegal instruction etc. in fully-virtualized guest
Product: Red Hat Enterprise Linux 5 Reporter: Joseph Szczypek <joseph.szczypek>
Component: xenAssignee: Aron Griffis <agriffis>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 5.0CC: martine.silbermann, xen-maint
Target Milestone: ---Keywords: OtherQA
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-13 17:24:14 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: 223107    
Attachments:
Description Flags
Fully-virtualized guest config file
none
xend.log
none
xend-debug.log
none
xm dmesg output none

Description Joseph Szczypek 2007-04-13 22:26:31 UTC
Description of problem:
Fully-virtualized guest (HVM) is exhibiting odd behavior.  The following has
been observed:
-"illegal instruction" when trying to unmount a filesystem
-"illegal instruction" when trying to run a setup script
-Build of a test fail because a header file was not available - the directory
was not readable.
-Not being able to write to a file.

The problem does not occur consistently.  Rebooting the guest may make the
problem go away.

Version-Release number of selected component (if applicable):


How reproducible:
Medium.  Sometimes I see one problem, the afte reboot it may be gone.  Another
may manifest itself

Steps to Reproduce:
1. Install a fully-virtualized guest
2. Use it to do things 
  
Actual results:
Odd behavior at times

Expected results:
No odd behavior


Additional info:
rx6600 with 8 cores, 96GB memory.  
Fully-virt guest installed to a physical drive.  It had 1 vCPU and 8GB of memory.

Comment 1 Daniel Berrangé 2007-04-17 13:45:51 UTC
Can you provide some info on the software versions:

 - kernel-xen for the Dom0 host
 - xen  for the Dom0 host
 - What OS is being used as the guest ?

Can you also attach the /etc/xen config file associated with the guest, and
/var/log/xen/xend.log & xend-debug.log. Finally, capture the output of 'xm
dmesg' & attach it


Comment 2 Joseph Szczypek 2007-04-17 18:02:32 UTC
kernel-xen is 2.6.18-8.1.1.el5xen
vmm=xen.gz-2.6.18-8.1.1.el5xen

I have run guest with RHEL5 2.6.18-8.el5 and 2.6.18-8.1.1.el5
I will send additional info shortly.


Comment 3 Joseph Szczypek 2007-04-17 18:41:50 UTC
Created attachment 152842 [details]
Fully-virtualized guest config file

Attached is the config file for the guest.

Comment 4 Joseph Szczypek 2007-04-19 17:03:10 UTC
Created attachment 153026 [details]
xend.log

Attached is xend.log.  Note this system has run more that just the hvm guest...

Comment 5 Joseph Szczypek 2007-04-19 17:05:03 UTC
Created attachment 153027 [details]
xend-debug.log

Attached is xend-debug.log.

Comment 6 Joseph Szczypek 2007-04-19 17:05:43 UTC
Created attachment 153028 [details]
xm dmesg output

Attached is 'xm dmesg' output.

Comment 7 Ronald Pacheco 2007-07-26 15:22:27 UTC
Do we have a relaible method of reproducting this problem?

Comment 8 Joseph Szczypek 2007-07-26 18:03:30 UTC
There were no specific set of actions I was doing on the guest running RHEL5.0
which made the issues appear.    One thing to note is that the guests which
exhibited issues were 8GB or 4GB in size.  I also did some "very limited" work
with a 1GB guest and did not run into the issues during the short period of time
I was working with it. 

Comment 9 Brian Stein 2007-08-06 19:20:37 UTC
Reproducer required to confirm this issue exists in 5.1.  If the above errors
are not seen in 5.1 beta testing, please close this BZ.

Comment 10 Joseph Szczypek 2007-08-13 15:30:32 UTC
(In reply to comment #9)
> Reproducer required to confirm this issue exists in 5.1.  If the above errors
> are not seen in 5.1 beta testing, please close this BZ.

I have rerun AIM7 with all four workloads (fserver, dbase, compute, shared) with
a 1VCPU, 8GB, 3 disk fully-virt guest; a 1VCPU, 32000MB, 3 disk FV guest; and a
4VCPU, 32000MB, 3 disk FV guest.   I am no longer running into any of the
problems mentioned earlier in this bugzilla.   

Guests were running RHEL5.1 Beta 1 (2.6.18-36.el5)
Dom0 was running RHEL5.1 Beta 1 (2.6.18-36.el5xen)
Xen rev is 3.1.0-36.el5
Guest FW is from xen-ia64-guest-firmware-1.0.11-1 package

Comment 11 Brian Stein 2007-08-13 17:24:14 UTC
Joseph:

Thanks for the update on your testing.  Closing this BZ per Comment #10 as UPSTREAM.

Brian