WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1472] New: qemu-dm segfaults on iscsi timeout

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1472] New: qemu-dm segfaults on iscsi timeout
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 2 Jun 2009 06:12:56 -0700
Delivery-date: Tue, 02 Jun 2009 06:13:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1472

           Summary: qemu-dm segfaults on iscsi timeout
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: HVM
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: rikratva@xxxxxxxxx


This is on Xen 3.3.1.

I am running several (Windows) HVM DomUs. Their storage is located on an iSCSI
machine; the disks are defined like this:
'phy:/dev/disk/by-path/ip-x.x.x.x:3260-iscsi-iqn.x-x.x.x:iscsi-001-lun-1,ioemu:hda,w'.

Sometimes there is a small network timeout to the iSCSI machine, for example
when I reload the iscsi target. All para-virtual Linux DomUs keep running just
fine with their storage from this iSCSI machine, but the HVM DomUs will crash.
qemu-dm goes defunct and the state of the DomU will be "------".

Sometimes, only the HVM domains under heavy disk load will crash, and other HVM
domains will keep running like nothing happened.

It seems like qemu-dm is unable to handle even very small network timeouts,
which makes HVM DomU crash a little too often.

Snippet from kern.log when this happens and 4 DomUs crash:

Dom0 kernel: qemu-dm[26627]: segfault at 0000000000000260 rip 000000000042a337
rsp 00007fff96aaf8a0 error 4
Dom0 kernel: qemu-dm[18446]: segfault at 0000000000000260 rip 000000000042a337
rsp 00007fff38ee2cd0 error 4
Dom0 kernel: qemu-dm[28824]: segfault at 0000000000000260 rip 000000000042a2bc
rsp 00007fff7cba39b0 error 4
Dom0 kernel: qemu-dm[7711]: segfault at 0000000000000260 rip 0000000000429f37
rsp 00007fff2e8105f0 error 4


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1472] New: qemu-dm segfaults on iscsi timeout, bugzilla-daemon <=