From xen-bugs-bounces@lists.xensource.com Sun Oct 02 19:20:25 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Sun, 02 Oct 2011 19:20:25 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAY8m-0001ha-9n; Sun, 02 Oct 2011 19:20:24 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAY8i-0001h9-7Y
	for xen-bugs@lists.xensource.com; Sun, 02 Oct 2011 19:20:20 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-14.tower-174.messagelabs.com!1317608415!33585671!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9257 invoked from network); 3 Oct 2011 02:20:16 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-14.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 02:20:16 -0000
X-SBRS: 2.3
X-MesageID: 17881304
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,478,1312171200"; d="scan'208";a="17881304"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	02 Oct 2011 22:20:14 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p932KDDt030584
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:20:14 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p932KDRo013637
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:20:13 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p932KD5T013636;
	Sun, 2 Oct 2011 19:20:13 -0700
Date: Sun, 2 Oct 2011 19:20:13 -0700
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
X-Bugzilla-Product: Xen
Message-ID: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] New: WinFast DTV2000H no longer scans/locks
	DVB under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786

           Summary: WinFast DTV2000H no longer scans/locks DVB under Xen
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Unspecified
        AssignedTo: xen-bugs@lists.xensource.com
        ReportedBy: bakemesomepie@gmail.com


Kernel: 3.0.4-030004-generic (64 bit)
Xen: 4.1.1 (XFS patch applied)

When booting with Xen, I've lost the ability to scan / lock digital (DVB) with
my Winfast DVT2000H card. Analogue does seem to work OK, however. The card
resumes normal functionality when booting without Xen (same kernel version).

When using the 'scan' utility, if booted with Xen support I get this:
---------------------------------------------
.....
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
......
---------------------------------------------

However, without Xen, works fine (lock and watch channel).

I also get (a lot) these messages in dmesg output (with Xen only):

[49787.435885] cx88[0]: irq aud [0x1101] dn_risci1* dnf_of dn_sync*
[49787.435899] cx88[0]: irq aud [0x1001] dn_risci1* dn_sync*


Not sure if this is IRQ related, this seems OK:


 grep cx88 /proc/interrupts
  19:       4896          0          0          0  xen-pirq-ioapic-level 
cx88[0], cx88[0], cx88[0]


Advise if any further details required.


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Sun Oct 02 19:23:28 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Sun, 02 Oct 2011 19:23:28 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAYBk-0001p4-Nd; Sun, 02 Oct 2011 19:23:28 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAYBi-0001oX-1u
	for xen-bugs@lists.xensource.com; Sun, 02 Oct 2011 19:23:26 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-14.tower-174.messagelabs.com!1317608601!33585790!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12084 invoked from network); 3 Oct 2011 02:23:22 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-14.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 02:23:22 -0000
X-SBRS: 2.3
X-MesageID: 17881321
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,478,1312171200"; d="scan'208";a="17881321"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	02 Oct 2011 22:23:20 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p932NKtx030587
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:23:20 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p932NK4o013782
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:23:20 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p932NKnm013781;
	Sun, 2 Oct 2011 19:23:20 -0700
Date: Sun, 2 Oct 2011 19:23:20 -0700
Message-Id: <201110030223.p932NKnm013781@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #1 from bakemesomepie@gmail.com  2011-10-02 19:23 -------
Created an attachment (id=1021)
 --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=1021&action=view)
dmesg output


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Sun Oct 02 19:24:08 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Sun, 02 Oct 2011 19:24:08 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAYCO-0001te-Pt; Sun, 02 Oct 2011 19:24:08 -0700
Received: from mail182.messagelabs.com ([85.158.139.83])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAYCL-0001t7-BP
	for xen-bugs@lists.xensource.com; Sun, 02 Oct 2011 19:24:05 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-10.tower-182.messagelabs.com!1317608640!20574043!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30492 invoked from network); 3 Oct 2011 02:24:02 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-10.tower-182.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 02:24:02 -0000
X-SBRS: 2.3
X-MesageID: 17881330
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,478,1312171200"; d="scan'208";a="17881330"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	02 Oct 2011 22:24:00 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p932Nxau030593
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:23:59 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p932NxkF013832
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:23:59 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p932NxvQ013831;
	Sun, 2 Oct 2011 19:23:59 -0700
Date: Sun, 2 Oct 2011 19:23:59 -0700
Message-Id: <201110030223.p932NxvQ013831@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #2 from bakemesomepie@gmail.com  2011-10-02 19:23 -------
Created an attachment (id=1022)
 --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=1022&action=view)
cpuinfo


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Sun Oct 02 19:25:00 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Sun, 02 Oct 2011 19:25:00 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAYDD-0001xo-Tp; Sun, 02 Oct 2011 19:24:59 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAYDA-0001xB-MO
	for xen-bugs@lists.xensource.com; Sun, 02 Oct 2011 19:24:57 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1317608674!48992682!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 11740 invoked from network); 3 Oct 2011 02:24:35 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 02:24:35 -0000
X-SBRS: 2.3
X-MesageID: 17881337
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,478,1312171200"; d="scan'208";a="17881337"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	02 Oct 2011 22:24:51 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p932Ooam030596
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:24:50 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p932OoI3013923
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:24:50 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p932OnOh013922;
	Sun, 2 Oct 2011 19:24:50 -0700
Date: Sun, 2 Oct 2011 19:24:50 -0700
Message-Id: <201110030224.p932OnOh013922@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #3 from bakemesomepie@gmail.com  2011-10-02 19:24 -------
Created an attachment (id=1023)
 --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=1023&action=view)
/proc/interrupts


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Sun Oct 02 19:26:06 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Sun, 02 Oct 2011 19:26:06 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAYEI-00023G-97; Sun, 02 Oct 2011 19:26:06 -0700
Received: from mail182.messagelabs.com ([85.158.139.83])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAYED-000228-Ov
	for xen-bugs@lists.xensource.com; Sun, 02 Oct 2011 19:26:02 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-7.tower-182.messagelabs.com!1317608757!15570598!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24576 invoked from network); 3 Oct 2011 02:25:58 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-182.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 02:25:58 -0000
X-SBRS: 2.3
X-MesageID: 17881345
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,478,1312171200"; d="scan'208";a="17881345"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	02 Oct 2011 22:25:56 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p932PuIN030599
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:25:56 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p932PtN7014029
	for <xen-bugs@lists.xensource.com>; Sun, 2 Oct 2011 19:25:55 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p932Pthj014028;
	Sun, 2 Oct 2011 19:25:55 -0700
Date: Sun, 2 Oct 2011 19:25:55 -0700
Message-Id: <201110030225.p932Pthj014028@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #4 from bakemesomepie@gmail.com  2011-10-02 19:25 -------
Running Ubuntu 10.10


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Mon Oct 03 10:07:34 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Mon, 03 Oct 2011 10:07:34 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAlzK-0001SP-IU; Mon, 03 Oct 2011 10:07:34 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAlzH-0001Rz-HQ
	for xen-bugs@lists.xensource.com; Mon, 03 Oct 2011 10:07:31 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1317661629!46556822!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23558 invoked from network); 3 Oct 2011 17:07:10 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 17:07:10 -0000
X-SBRS: 2.3
X-MesageID: 17898213
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,480,1312171200"; d="scan'208";a="17898213"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	03 Oct 2011 13:07:26 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p93H7P5T001347
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 10:07:25 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p93H7Pmx017482
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 10:07:25 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p93H7PW1017481;
	Mon, 3 Oct 2011 10:07:25 -0700
Date: Mon, 3 Oct 2011 10:07:25 -0700
Message-Id: <201110031707.p93H7PW1017481@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #5 from konrad.wilk@oracle.com  2011-10-03 10:07 -------
what did you update from? Or is this the first time you had tried this ?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Mon Oct 03 10:14:03 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Mon, 03 Oct 2011 10:14:03 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAm5b-0001cW-J7; Mon, 03 Oct 2011 10:14:03 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAm5Z-0001bS-Iz
	for xen-bugs@lists.xensource.com; Mon, 03 Oct 2011 10:14:01 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-12.tower-174.messagelabs.com!1317662036!33714758!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15375 invoked from network); 3 Oct 2011 17:13:58 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-12.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 17:13:58 -0000
X-SBRS: 2.3
X-MesageID: 17898334
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,480,1312171200"; d="scan'208";a="17898334"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	03 Oct 2011 13:13:54 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p93HDr7L001366
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 10:13:53 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p93HDr3b017738
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 10:13:53 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p93HDroT017737;
	Mon, 3 Oct 2011 10:13:53 -0700
Date: Mon, 3 Oct 2011 10:13:53 -0700
Message-Id: <201110031713.p93HDroT017737@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #6 from konrad.wilk@oracle.com  2011-10-03 10:13 -------
Is this:

  19:       4896          0          0          0  xen-pirq-ioapic-level 
cx88[0], cx88[0], cx88[0]


The same thing you see on baremetal?

There was a bug in 4.1.1 where migration of interrupts (which is what IRQ
balance tries to do) would fail. The xen-4.1-testing has the patch.

In regards to irqbalance - it looks to be seg-faulting and you might be hitting
this
:http://xen.1045712.n5.nabble.com/irqbalance-seg-faults-with-2-6-38-or-later-kernels-patch-solution-included-if-running-under-Xen-hyper-td4386013.html


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Mon Oct 03 16:49:56 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Mon, 03 Oct 2011 16:49:56 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAsGi-0006Qf-Jy; Mon, 03 Oct 2011 16:49:56 -0700
Received: from mail182.messagelabs.com ([85.158.139.83])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAsGf-0006QB-Md
	for xen-bugs@lists.xensource.com; Mon, 03 Oct 2011 16:49:54 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-8.tower-182.messagelabs.com!1317685789!19572323!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 3092 invoked from network); 3 Oct 2011 23:49:50 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-182.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 23:49:50 -0000
X-SBRS: 2.3
X-MesageID: 17909114
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,481,1312171200"; d="scan'208";a="17909114"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	03 Oct 2011 19:49:48 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p93Nnltc001802
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 16:49:47 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p93NnlWS001135
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 16:49:47 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p93Nnled001134;
	Mon, 3 Oct 2011 16:49:47 -0700
Date: Mon, 3 Oct 2011 16:49:47 -0700
Message-Id: <201110032349.p93Nnled001134@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #7 from bakemesomepie@gmail.com  2011-10-03 16:49 -------
Hi Konrad,

Appreciate the prompt response.

I have attached the /proc/interrupts while running on bare metal.

I have updated from Xen 4.01 about a month back. Now that you mention it, I
think it might actually coincide with around the time I upgraded to 4.1.1.
Around that time, I also had issues with my aerial connection, however the
aerial connection has been fixed recently and tested with a TV and works fine
now. 

I will try the xen 4.1-testing and let you know how that goes.


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Mon Oct 03 16:50:58 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Mon, 03 Oct 2011 16:50:58 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAsHi-0006Vb-QH; Mon, 03 Oct 2011 16:50:58 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAsHf-0006Uz-TQ
	for xen-bugs@lists.xensource.com; Mon, 03 Oct 2011 16:50:56 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-15.tower-174.messagelabs.com!1317685851!27401294!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18586 invoked from network); 3 Oct 2011 23:50:52 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-15.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Oct 2011 23:50:52 -0000
X-SBRS: 2.3
X-MesageID: 17909131
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,481,1312171200"; d="scan'208";a="17909131"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	03 Oct 2011 19:50:50 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p93Non4l001805
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 16:50:50 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p93Nonrt001195
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 16:50:49 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p93NonnY001194;
	Mon, 3 Oct 2011 16:50:49 -0700
Date: Mon, 3 Oct 2011 16:50:49 -0700
Message-Id: <201110032350.p93NonnY001194@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #8 from bakemesomepie@gmail.com  2011-10-03 16:50 -------
Created an attachment (id=1024)
 --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=1024&action=view)
/proc/interrupts while on bare metal


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Mon Oct 03 18:35:38 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Mon, 03 Oct 2011 18:35:38 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RAtv0-0000eu-MS; Mon, 03 Oct 2011 18:35:38 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RAtur-0000eH-Fn
	for xen-bugs@lists.xensource.com; Mon, 03 Oct 2011 18:35:31 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-10.tower-27.messagelabs.com!1317692102!38301000!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12638 invoked from network); 4 Oct 2011 01:35:03 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-10.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Oct 2011 01:35:03 -0000
X-SBRS: 2.3
X-MesageID: 17910354
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,482,1312171200"; d="scan'208";a="17910354"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	03 Oct 2011 21:35:24 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p941ZNPh001975
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 18:35:23 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p941ZNE0005378
	for <xen-bugs@lists.xensource.com>; Mon, 3 Oct 2011 18:35:23 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p941ZN3d005377;
	Mon, 3 Oct 2011 18:35:23 -0700
Date: Mon, 3 Oct 2011 18:35:23 -0700
Message-Id: <201110040135.p941ZN3d005377@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #9 from bakemesomepie@gmail.com  2011-10-03 18:35 -------
I've tried Xen 4.1-testing (4.1.2-rc3-pre) and unfortunately still having the
same problem.


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 06:10:46 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 06:10:46 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBRFG-0003Gq-Id; Wed, 05 Oct 2011 06:10:46 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBRFC-0003GH-8Y
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 06:10:42 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-12.tower-174.messagelabs.com!1317820237!34026283!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5796 invoked from network); 5 Oct 2011 13:10:38 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-12.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 13:10:38 -0000
X-SBRS: 2.3
X-MesageID: 17960345
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,491,1312171200"; d="scan'208";a="17960345"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 09:10:36 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95DAZMs007180
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 06:10:35 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95DAZlh031487
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 06:10:35 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95DAZPf031486;
	Wed, 5 Oct 2011 06:10:35 -0700
Date: Wed, 5 Oct 2011 06:10:35 -0700
Message-Id: <201110051310.p95DAZPf031486@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #10 from bakemesomepie@gmail.com  2011-10-05 06:10 -------
Have tried putting the card in another PCI slot, which assigned the card a
different IRQ. This also, unfortunately made no difference.

Any suggestions welcome.


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 08:20:34 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 08:20:34 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBTGs-0002pW-4s; Wed, 05 Oct 2011 08:20:34 -0700
Received: from mail21.messagelabs.com ([85.158.143.35])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBTGo-0002ow-KV
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 08:20:30 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-7.tower-21.messagelabs.com!1317827994!57570980!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8901 invoked from network); 5 Oct 2011 15:19:55 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 15:19:55 -0000
X-SBRS: 2.3
X-MesageID: 17966173
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,491,1312171200"; d="scan'208";a="17966173"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 11:20:25 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95FKOJ7008707
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 08:20:24 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95FKOnf005409
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 08:20:24 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95FKOR5005408;
	Wed, 5 Oct 2011 08:20:24 -0700
Date: Wed, 5 Oct 2011 08:20:24 -0700
Message-Id: <201110051520.p95FKOR5005408@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #11 from konrad.wilk@oracle.com  2011-10-05 08:20 -------
lspci -vvv

and 'xl debug-keys q'

The other issue could be the ioports of the card aren't mapped correctly.
ioports are (on my box):


.. snip from lspci from some device ..
----->  Region 0: I/O ports at c800 [size=256] <-------

but they should if the driver did use the DMA API correctly.


You also never epxlained whether you had updated from a previous kernel? Or is
this the first time you are booting with Xen (and this hardware)?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 13:21:06 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 13:21:06 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBXxh-0003gP-NH; Wed, 05 Oct 2011 13:21:05 -0700
Received: from mail21.messagelabs.com ([85.158.143.35])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBXxd-0003fW-18
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 13:21:01 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1317846067!54301483!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4699 invoked from network); 5 Oct 2011 20:21:08 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-3.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 20:21:08 -0000
X-SBRS: 2.3
X-MesageID: 17978600
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,493,1312171200"; d="scan'208";a="17978600"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 16:20:56 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95KKtvH009345
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 13:20:55 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95KKtmm018517
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 13:20:55 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95KKtFD018516;
	Wed, 5 Oct 2011 13:20:55 -0700
Date: Wed, 5 Oct 2011 13:20:55 -0700
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: 2.6.18 dom0
X-Bugzilla-Product: Xen
Message-ID: <bug-1788-3@http.bugzilla.xensource.com/bugzilla/>
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1788] New: SUN BLADE X6270 M2 SERVER completely
	frozen due to xen vm
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1788

           Summary: SUN BLADE X6270 M2 SERVER completely frozen due to xen
                    vm
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: major
          Priority: P1
         Component: 2.6.18 dom0
        AssignedTo: xen-bugs@lists.xensource.com
        ReportedBy: alexnoto@yahoo.it


Hi all,

I have a problem with sun blade. My server is:

hardware: SUN BLADE X6270

Software: Linux SUSE

During normal activity my serve completely frozen without understand witch is
the problem. I have look into the messages, warn, ilom event log ecc. but I
have no evidence witch is the cause. Only in this file I notce some errors and
they refer to xen virtual machine:

xen-c1b3:/tmp # cat /var/log/xen/qemu-dm-wps003a1.log.1
domid: 5
config qemu network with xen bridge for tap5.0 bbond0
config qemu network with xen bridge for tap5.1 bbond1v111
config qemu network with xen bridge for tap5.2 bbond2
Using xvda for guest's hda
Watching /local/domain/0/device-model/5/logdirty/cmd
Watching /local/domain/0/device-model/5/command
char device redirected to /dev/pts/0
qemu_map_cache_init nr_buckets = 10000 size 4194304
/usr/src/packages/BUILD/xen-4.0.0-testing/tools/ioemu-dir/hw/xen_blktap.c:715:
Init blktap pipes
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = 2b6eb542-641d-302b-95b6-a3b1006c46c7
Time offset set 335
populating video RAM at ff000000
mapping video RAM from ff000000
Register xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/5/xen_extended_power_mgmt): read error
Log-dirty: no command yet.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
(qemu) I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
xs_read(/local/domain/5/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/5/log-throttling'
medium change watch on `/local/domain/5/log-throttling' - unknown device,
ignored
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
cirrus vga map change while on lfb mode
mapping vram to f0000000 - f0400000
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.
Disconnect IDE hard disk...
Disconnect SCSI hard disk...
Disconnect netifs...
region type 1 at [c100,c200).
region type 0 at [f3001000,f3001100).
squash iomem [f3001000, f3001100).
region type 1 at [c200,c300).
region type 0 at [f3001100,f3001200).
squash iomem [f3001100, f3001200).
region type 1 at [c300,c400).
region type 0 at [f3001200,f3001300).
squash iomem [f3001200, f3001300).
Shutdown taps...
Done.
Unknown PV product 65535 loaded in guest
PV driver build 33955840
Time offset set 1, added offset -334
Time offset set 2, added offset 1
Time offset set 3, added offset 1
Time offset set 4, added offset 1
Time offset set 5, added offset 1
Time offset set 6, added offset 1
Time offset set 7, added offset 1
Time offset set 8, added offset 1
Time offset set 9, added offset 1
Time offset set 10, added offset 1
Time offset set 11, added offset 1
Time offset set 12, added offset 1
Time offset set 13, added offset 1
Time offset set 14, added offset 1
Time offset set 15, added offset 1
Time offset set 16, added offset 1
Time offset set 17, added offset 1
Time offset set 18, added offset 1
Time offset set 19, added offset 1
Time offset set 20, added offset 1
Time offset set 21, added offset 1






Can you help me abaut this error, I have some missing configuration ??

Thanks in advanced
BR
alexnoto


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 13:43:13 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 13:43:13 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBYJ6-0007RT-Dj; Wed, 05 Oct 2011 13:43:12 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBYIL-0007A5-Ba
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 13:42:26 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-8.tower-174.messagelabs.com!1317847340!20410651!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 7503 invoked from network); 5 Oct 2011 20:42:22 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 20:42:22 -0000
X-SBRS: 2.3
X-MesageID: 17979205
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,493,1312171200"; d="scan'208";a="17979205"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 16:42:19 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95KgJDt009372
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 13:42:19 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95KgINT019447
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 13:42:19 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95KgIHq019446;
	Wed, 5 Oct 2011 13:42:18 -0700
Date: Wed, 5 Oct 2011 13:42:18 -0700
Message-Id: <201110052042.p95KgIHq019446@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: 2.6.18 dom0
In-Reply-To: <bug-1788-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1788] SUN BLADE X6270 M2 SERVER completely frozen
	due to xen vm
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1788


konrad.wilk@oracle.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #1 from konrad.wilk@oracle.com  2011-10-05 13:42 -------
Can't help you with such ancient kernel (if you were running 3.0.. we could).
However, did you open a BZ at SuSE? Perhaps they can?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 15:03:13 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 15:03:13 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBZYW-0004ZG-RQ; Wed, 05 Oct 2011 15:03:12 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBZYQ-0004Yi-Fk
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 15:03:06 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-9.tower-174.messagelabs.com!1317852181!28064889!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 386 invoked from network); 5 Oct 2011 22:03:03 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 22:03:03 -0000
X-SBRS: 2.3
X-MesageID: 17981790
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,493,1312171200"; d="scan'208";a="17981790"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 18:03:01 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95M30sQ009449
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 15:03:00 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95M30D3022900
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 15:03:00 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95M30hl022899;
	Wed, 5 Oct 2011 15:03:00 -0700
Date: Wed, 5 Oct 2011 15:03:00 -0700
Message-Id: <201110052203.p95M30hl022899@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: 2.6.18 dom0
In-Reply-To: <bug-1788-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1788] SUN BLADE X6270 M2 SERVER completely frozen
	due to xen vm
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1788


alexnoto@yahoo.it changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |




------- Comment #2 from alexnoto@yahoo.it  2011-10-05 15:02 -------
(In reply to comment #1)
> Can't help you with such ancient kernel (if you were running 3.0.. we could).
> However, did you open a BZ at SuSE? Perhaps they can?
> 

Sorry i'm not sure for my kernel, Im not very expert on xen, so is possible
that I have newer kernel, anyway ca n you read the log that i have put in
previus post to understand if i have some problem on my configuration. If you
need some other file  to check my intallation let me know.

BR
Alessandro


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 16:56:48 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 16:56:48 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBbKR-0007Vd-Qv; Wed, 05 Oct 2011 16:56:47 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBbKO-0007V9-Nv
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 16:56:45 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-14.tower-174.messagelabs.com!1317859000!34102501!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1092 invoked from network); 5 Oct 2011 23:56:41 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-14.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 23:56:41 -0000
X-SBRS: 2.3
X-MesageID: 17983785
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,494,1312171200"; d="scan'208";a="17983785"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 19:56:39 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95NucTr009566
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 16:56:38 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95NucSH027533
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 16:56:38 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95NucnQ027532;
	Wed, 5 Oct 2011 16:56:38 -0700
Date: Wed, 5 Oct 2011 16:56:38 -0700
Message-Id: <201110052356.p95NucnQ027532@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #12 from bakemesomepie@gmail.com  2011-10-05 16:56 -------
Created an attachment (id=1025)
 --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=1025&action=view)
dmesg output from xl debug keys q


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 16:57:27 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 16:57:27 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBbL4-0007bm-Ru; Wed, 05 Oct 2011 16:57:27 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBbKw-0007aq-N1
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 16:57:19 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-11.tower-174.messagelabs.com!1317859034!34089945!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4172 invoked from network); 5 Oct 2011 23:57:15 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-11.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 23:57:15 -0000
X-SBRS: 2.3
X-MesageID: 17983789
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,494,1312171200"; d="scan'208";a="17983789"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 19:57:13 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95NvCj7009569
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 16:57:12 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95NvCPD027578
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 16:57:12 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95NvCpm027577;
	Wed, 5 Oct 2011 16:57:12 -0700
Date: Wed, 5 Oct 2011 16:57:12 -0700
Message-Id: <201110052357.p95NvCpm027577@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #13 from bakemesomepie@gmail.com  2011-10-05 16:57 -------
Created an attachment (id=1026)
 --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=1026&action=view)
lspci -vvv output while running under xen


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 16:57:48 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 16:57:48 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBbLQ-0007fl-0P; Wed, 05 Oct 2011 16:57:48 -0700
Received: from mail182.messagelabs.com ([85.158.139.83])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBbLH-0007dz-LI
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 16:57:40 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-12.tower-182.messagelabs.com!1317859055!20956881!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32760 invoked from network); 5 Oct 2011 23:57:36 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-12.tower-182.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Oct 2011 23:57:36 -0000
X-SBRS: 2.3
X-MesageID: 17983794
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,494,1312171200"; d="scan'208";a="17983794"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 19:57:34 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p95NvXIQ009572
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 16:57:33 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p95NvXAi027591
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 16:57:33 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p95NvXUb027590;
	Wed, 5 Oct 2011 16:57:33 -0700
Date: Wed, 5 Oct 2011 16:57:33 -0700
Message-Id: <201110052357.p95NvXUb027590@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #14 from bakemesomepie@gmail.com  2011-10-05 16:57 -------
Created an attachment (id=1027)
 --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=1027&action=view)
lspci -vvv output while running on baremetal


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 05 17:22:16 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 05 Oct 2011 17:22:16 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RBbj6-0000ob-NH; Wed, 05 Oct 2011 17:22:16 -0700
Received: from mail21.messagelabs.com ([85.158.143.35])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RBbj1-0000nt-Nz
	for xen-bugs@lists.xensource.com; Wed, 05 Oct 2011 17:22:12 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-5.tower-21.messagelabs.com!1317860491!50896366!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30586 invoked from network); 6 Oct 2011 00:21:32 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-5.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Oct 2011 00:21:32 -0000
X-SBRS: 2.3
X-MesageID: 17984165
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,494,1312171200"; d="scan'208";a="17984165"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	05 Oct 2011 20:22:06 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p960M5pU009594
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 17:22:05 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p960M53B028619
	for <xen-bugs@lists.xensource.com>; Wed, 5 Oct 2011 17:22:05 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p960M5EZ028618;
	Wed, 5 Oct 2011 17:22:05 -0700
Date: Wed, 5 Oct 2011 17:22:05 -0700
Message-Id: <201110060022.p960M5EZ028618@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #15 from bakemesomepie@gmail.com  2011-10-05 17:22 -------
Have previously used (on same machine & no hardware change):

kernel 2.6.35-22 (baremetal)
kernel 2.6.35-30 (baremetal)
kernel 2.6.32.43 [Jeremy's tree] (Xen 4.0.1 & Xen 4.1.1)
kernel 3.0.1 (Xen 4.1.1)

Currently:

kernel 3.0.4 (Xen 4.1.2-rc3-pre).

Last that I can remember mythtv / scan working on DVB was with kernel 2.6.32.43
and Xen 4.0.1. I have also tried kernel 3.0.4 and Xen 4.0.1; this also did not
work to scan DVB. 


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Fri Oct 07 06:51:34 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Fri, 07 Oct 2011 06:51:34 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RCApo-00048P-P8; Fri, 07 Oct 2011 06:51:32 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RCApk-00047t-W0
	for xen-bugs@lists.xensource.com; Fri, 07 Oct 2011 06:51:29 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-13.tower-27.messagelabs.com!1317995471!43280153!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20049 invoked from network); 7 Oct 2011 13:51:12 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-13.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Oct 2011 13:51:12 -0000
X-SBRS: 2.3
X-MesageID: 18031841
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,502,1312171200"; d="scan'208";a="18031841"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	07 Oct 2011 09:51:24 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p97DpNDR015601
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 06:51:23 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p97DpNnh024162
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 06:51:23 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p97DpNpx024161;
	Fri, 7 Oct 2011 06:51:23 -0700
Date: Fri, 7 Oct 2011 06:51:23 -0700
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hardware Support
X-Bugzilla-Product: Xen
Message-ID: <bug-1789-3@http.bugzilla.xensource.com/bugzilla/>
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1789] New: powernow-k8 transitions fail in xen dom0
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1789

           Summary: powernow-k8 transitions fail in xen dom0
           Product: Xen
           Version: unspecified
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hardware Support
        AssignedTo: xen-bugs@lists.xensource.com
        ReportedBy: tflink@fedoraproject.org


I am filing this upstream from a report in the redhat bugzilla [1].

When using Fedora 16 as Dom0 with some CPUs (I'm using 2x Dual Core AMD
Opteron(tm) Processor 865 HE), the system log is flooded with messages (several
per second) like the following:

kernel: [    1.226209] powernow-k8: fid trans failed, fid 0x2, curr 0x0
kernel: [    1.226271] powernow-k8: transition frequency failed

While the system is still running with these errors, the console is pretty much
useless and all of the extra messages make the signal/noise ratio in the system
log very low.

According to the kernel maintainers, this is an issue with Xen and not the
kernel [2].

At the time of this report, I am using the following Fedora packages:
kernel-3.1.0-0.rc8.git0.1.fc16.x86_64
xen-4.1.1-6

[1] https://bugzilla.redhat.com/show_bug.cgi?id=739159
[2] https://bugzilla.redhat.com/show_bug.cgi?id=739159#c6


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Fri Oct 07 07:39:25 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Fri, 07 Oct 2011 07:39:25 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RCBa9-0007Ek-Cf; Fri, 07 Oct 2011 07:39:25 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RCBa5-0007EG-TL
	for xen-bugs@lists.xensource.com; Fri, 07 Oct 2011 07:39:22 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-9.tower-174.messagelabs.com!1317998357!28346986!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 26014 invoked from network); 7 Oct 2011 14:39:18 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Oct 2011 14:39:18 -0000
X-SBRS: 2.3
X-MesageID: 18033809
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,502,1312171200"; d="scan'208";a="18033809"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	07 Oct 2011 10:38:54 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p97EcrhQ015677
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 07:38:53 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p97EcrCf026098
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 07:38:53 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p97EcrW0026097;
	Fri, 7 Oct 2011 07:38:53 -0700
Date: Fri, 7 Oct 2011 07:38:53 -0700
Message-Id: <201110071438.p97EcrW0026097@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: HVM
In-Reply-To: <bug-1769-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1769] xl created hvm windows gets stuck after guest
	reboot
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1769





------- Comment #8 from lev.v.kuznetsov@gmail.com  2011-10-07 07:38 -------
I got the same thing while installing Debian as HVM with xl create, dom0 is
debian kernel 3.0 x64 with upstream xen version 4.1.1 (Debian 4.1.1-2). DomU
got stuck on the reboot after install. I get the same errors trying to destroy
by ID, here's list -v output:

levk@tortuga:~$ sudo xl list -v
Name                                        ID   Mem VCPUs      State   Time(s)
  UUID                            Reason-Code
Domain-0                                     0  1820     4     r-----   31412.6
00000000-0000-0000-0000-000000000000        -
isla-de-muerta                              56  4091     2     -b----    6738.1
822b9df2-eb71-11e0-b55f-0024e845eb74        -
(null)                                      57   409     2     --psrd      82.9
400d2a0c-f0ea-11e0-bdc4-0024e845eb74        1

I can't find any way to attach so I'm pasting inline,

qemu-dm-X.log:

domid: 57
-videoram option does not work with cirrus vga device model. Videoram set to
4M.
Using file /dev/vg-store/davy-jones-locker in read-write mode
Strip off blktap sub-type prefix to
/usr/share/xen/iso/debian-6.0.2.1-netinst-amd64.iso (drv 'aio')
Using file /usr/share/xen/iso/debian-6.0.2.1-netinst-amd64.iso in read-only
mode
Watching /local/domain/0/device-model/57/logdirty/cmd
Watching /local/domain/0/device-model/57/command
Watching /local/domain/57/cpu
char device redirected to /dev/pts/5
qemu_map_cache_init nr_buckets = 10000 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = 400d2a0c-f0ea-11e0-bdc4-0024e845eb74
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
populating video RAM at ff000000
mapping video RAM from ff000000
Register xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/57/xen_extended_power_mgmt): read error
medium change watch on `hdb' (index: 1):
aio:/usr/share/xen/iso/debian-6.0.2.1-netinst-amd64.iso
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
Log-dirty: no command yet.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
vcpu-set: watch node error.
xs_read(/local/domain/57/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/57/log-throttling'
medium change watch on `/local/domain/57/log-throttling' - unknown device,
ignored
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
cirrus vga map change while on lfb mode
mapping vram to f0000000 - f0400000
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.
Unknown PV product 3 loaded in guest
PV driver build 1
region type 1 at [c100,c120).
Time offset set 4, added offset 4
reset requested in cpu_handle_ioreq.
Issued domain 57 reboot
medium change watch on `hdb' (index: 1): aio:
medium change watch on `hdb' (index: 1): aio:
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
vcpu-set: watch node error.
xs_read(/local/domain/57/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/57/log-throttling'
medium change watch on `/local/domain/57/log-throttling' - unknown device,
ignored

xl-X.log:

Waiting for domain davy-jones-locker (domid 57) to die [pid 27577]

and this is xen-hotplug.log:

RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
Cannot find device "tap10.0"
/etc/xen/scripts/locking.sh: line 109: /var/run/xen-hotplug/block/owner: No
such file or directory
Cannot find device "tap11.0"
RTNETLINK answers: Operation not supported
Cannot find device "tap12.0"
RTNETLINK answers: Operation not supported
/etc/xen/scripts/locking.sh: line 109: /var/run/xen-hotplug/block/owner: No
such file or directory
xenstore-read: couldn't read path backend/vbd/12/2064/node
RTNETLINK answers: Operation not supported
Cannot find device "tap13.0"
xenstore-read: couldn't read path backend/vbd/13/2064/node
Cannot find device "vif14.0"
Cannot find device "tap14.0"
/etc/xen/scripts/locking.sh: line 109: /var/run/xen-hotplug/block/owner: No
such file or directory
RTNETLINK answers: Operation not supported
Cannot find device "tap15.0"
xenstore-read: couldn't read path backend/vbd/15/2064/node
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
/etc/xen/scripts/locking.sh: line 109: /var/run/xen-hotplug/block/owner: No
such file or directory
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
xenstore-read: couldn't read path backend/vbd/17/5632/params
xenstore-read: couldn't read path backend/vbd/17/5696/params
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
Cannot find device "tap22.0"
Cannot find device "tap23.0"
RTNETLINK answers: Operation not supported
/etc/xen/scripts/locking.sh: line 109: /var/run/xen-hotplug/block/owner: No
such file or directory
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported
/etc/xen/scripts/locking.sh: line 109: /var/run/xen-hotplug/block/owner: No
such file or directory
RTNETLINK answers: Operation not supported
RTNETLINK answers: Operation not supported


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Fri Oct 07 08:18:32 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Fri, 07 Oct 2011 08:18:32 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RCCC0-0000Tq-7v; Fri, 07 Oct 2011 08:18:32 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RCCBw-0000TH-PO
	for xen-bugs@lists.xensource.com; Fri, 07 Oct 2011 08:18:29 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-10.tower-174.messagelabs.com!1318000704!34374633!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 7694 invoked from network); 7 Oct 2011 15:18:25 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-10.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Oct 2011 15:18:25 -0000
X-SBRS: 2.3
X-MesageID: 18035335
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,502,1312171200"; d="scan'208";a="18035335"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	07 Oct 2011 11:18:23 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p97FIMT8015801
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 08:18:22 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p97FIMZF027700
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 08:18:22 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p97FIM4A027699;
	Fri, 7 Oct 2011 08:18:22 -0700
Date: Fri, 7 Oct 2011 08:18:22 -0700
Message-Id: <201110071518.p97FIM4A027699@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hardware Support
In-Reply-To: <bug-1789-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1789] powernow-k8 transitions fail in xen dom0
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1789





------- Comment #1 from konrad.wilk@oracle.com  2011-10-07 08:18 -------
Copying what I said on the RH BZ:
Tim,

Thanks for posting it in the Xen BZ. The issue is .. well, it is a long
explanation, so skip to the end for summary if you don't want to read technical
jargon.

On AMD with Xen, the cpuidle is set to use the halt one (this is b/c the halt
ends up doing a yield hypercall) - look in setup.c - and the hypervisor does
the appropiate halt operation (MWAIT, halt, etc, or schedules another guest on
the CPU). Anyhow, to not have the cpuidle trying to activate, the
"boot_option_idle_override" is set. Therefore, the ACPI _PSS driver
(processor.ko) ends up bailing out, b/c of that parameter. As such the "older"
AMD pstate driver is invoked (powernow-k8), and the older driver attempts to
use ACPI _PSD - but only if in UP mode, or it attempts to use the voltage
tables - which are k8 or earlier. To detect that, it use the MSR (sadly not
CPUID values), which Xen traps and returns 00, which the powernow-k8 driver
interprets as "buggy hardware - can't use". Which is exactly what you are
seeing.

I believe (and sadly I don't have the hardware to check this - but I think I
saw the somebody using it) if you were running on K8 hardware - it ought to
work.

Solution: Have the ACPI processor driver cooperate with Xen. Patches are in the
queue for it (if you are really interested look in oss.oracle.com/kwilk/xen.git
#devel/acpi-cpufreq.v2 - but they are not yet upstream-able material. Actually,
they are quite ugly).

Other solution:
The "easy" option for right now would be to do what Dave suggest until the
upstream patches are ready and reviewed.


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Fri Oct 07 12:11:04 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Fri, 07 Oct 2011 12:11:04 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RCFp2-0007aU-1H; Fri, 07 Oct 2011 12:11:04 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RCFox-0007ZT-Kz
	for xen-bugs@lists.xensource.com; Fri, 07 Oct 2011 12:11:00 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-5.tower-27.messagelabs.com!1318014632!48154066!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20548 invoked from network); 7 Oct 2011 19:10:33 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-5.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Oct 2011 19:10:33 -0000
X-SBRS: 2.3
X-MesageID: 18042861
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,503,1312171200"; d="scan'208";a="18042861"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	07 Oct 2011 15:10:54 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p97JArL4016486
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:10:53 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p97JArJM004907
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:10:53 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p97JAr2E004906;
	Fri, 7 Oct 2011 12:10:53 -0700
Date: Fri, 7 Oct 2011 12:10:53 -0700
Message-Id: <201110071910.p97JAr2E004906@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: HVM
In-Reply-To: <bug-1769-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1769] xl created hvm windows gets stuck after guest
	reboot
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1769





------- Comment #9 from konrad.wilk@oracle.com  2011-10-07 12:10 -------
That "xen be core: xen be core: can't open gnttab device" sure points to
something fishy.

Did you build the kernel yourself? If so, did you enable all the XEN modules to
be built in? Or if not, did you load them all?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Fri Oct 07 12:12:05 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Fri, 07 Oct 2011 12:12:05 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RCFq1-0007gG-9S; Fri, 07 Oct 2011 12:12:05 -0700
Received: from mail182.messagelabs.com ([85.158.139.83])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RCFpy-0007fB-AX
	for xen-bugs@lists.xensource.com; Fri, 07 Oct 2011 12:12:02 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-6.tower-182.messagelabs.com!1318014717!20222826!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14535 invoked from network); 7 Oct 2011 19:11:59 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-6.tower-182.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Oct 2011 19:11:59 -0000
X-SBRS: 2.3
X-MesageID: 18042884
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,503,1312171200"; d="scan'208";a="18042884"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	07 Oct 2011 15:11:57 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p97JBu4L016498
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:11:56 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p97JBuZc004963
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:11:56 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p97JBuRF004962;
	Fri, 7 Oct 2011 12:11:56 -0700
Date: Fri, 7 Oct 2011 12:11:56 -0700
Message-Id: <201110071911.p97JBuRF004962@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: HVM
In-Reply-To: <bug-1769-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1769] xl created hvm windows gets stuck after guest
	reboot
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1769





------- Comment #10 from konrad.wilk@oracle.com  2011-10-07 12:11 -------
Hm, is there an Wiki, URL that details how to install Xen on Gentoo? Or is
quite easy?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Fri Oct 07 12:26:31 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Fri, 07 Oct 2011 12:26:31 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RCG3z-0008KB-0V; Fri, 07 Oct 2011 12:26:31 -0700
Received: from mail182.messagelabs.com ([85.158.139.83])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RCG3v-0008Ji-Ok
	for xen-bugs@lists.xensource.com; Fri, 07 Oct 2011 12:26:28 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-5.tower-182.messagelabs.com!1318015583!16442975!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22901 invoked from network); 7 Oct 2011 19:26:24 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-5.tower-182.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Oct 2011 19:26:24 -0000
X-SBRS: 2.3
X-MesageID: 18043163
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,503,1312171200"; d="scan'208";a="18043163"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	07 Oct 2011 15:26:22 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p97JQL9d016519
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:26:21 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p97JQL39005563
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:26:21 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p97JQL60005562;
	Fri, 7 Oct 2011 12:26:21 -0700
Date: Fri, 7 Oct 2011 12:26:21 -0700
Message-Id: <201110071926.p97JQL60005562@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: HVM
In-Reply-To: <bug-1769-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1769] xl created hvm windows gets stuck after guest
	reboot
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1769





------- Comment #11 from lev.v.kuznetsov@gmail.com  2011-10-07 12:26 -------
I did not build the kernel, it's from Debian/unstable; here's the full uname:

levk@tortuga:/etc/xen/auto$ uname -a
Linux tortuga 3.0.0-1-amd64 #1 SMP Tue Sep 20 07:03:13 UTC 2011 x86_64
GNU/Linux


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Fri Oct 07 12:35:29 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Fri, 07 Oct 2011 12:35:29 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RCGCf-0000sH-3D; Fri, 07 Oct 2011 12:35:29 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RCGCc-0000rj-V9
	for xen-bugs@lists.xensource.com; Fri, 07 Oct 2011 12:35:27 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-9.tower-27.messagelabs.com!1318016103!47793428!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23083 invoked from network); 7 Oct 2011 19:35:04 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Oct 2011 19:35:04 -0000
X-SBRS: 2.3
X-MesageID: 18043451
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,503,1312171200"; d="scan'208";a="18043451"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	07 Oct 2011 15:35:22 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p97JZLM2016543
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:35:21 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p97JZLPh005935
	for <xen-bugs@lists.xensource.com>; Fri, 7 Oct 2011 12:35:21 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p97JZL0v005934;
	Fri, 7 Oct 2011 12:35:21 -0700
Date: Fri, 7 Oct 2011 12:35:21 -0700
Message-Id: <201110071935.p97JZL0v005934@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: HVM
In-Reply-To: <bug-1769-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1769] xl created hvm windows gets stuck after guest
	reboot
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1769





------- Comment #12 from lev.v.kuznetsov@gmail.com  2011-10-07 12:35 -------
Just wanted to add, I installed xen from Debian unstable repos basically
following this guide: http://wiki.debian.org/Xen I have other HVM domUs and
this has never happened to any of them. I haven't rebooted my dom0 yet for
other reasons, so I don't know if this is going to persist anyway. Here's the
config for the effected domU:

levk@tortuga:/etc/xen/auto$ grep -v "^#" ../sys/davy-jones-locker | grep -v
"^$"
kernel = "hvmloader"
builder = 'hvm'
memory = 4096
memory_sharing = 1
name = "davy-jones-locker"
uuid = "400d2a0c-f0ea-11e0-bdc4-0024e845eb74"
vcpus = 2
vif = [ 'mac=00:16:3E:1B:ED:45, type=ioemu, bridge=xenbr0, model=virtio' ]
disk = [ 'phy:/dev/vg-store/davy-jones-locker,hda,w',
'file:/usr/share/xen/iso/debian-6.0.2.1-netinst-amd64.iso,hdb:cdrom,r' ]
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'destroy'
device_model = 'qemu-dm'
boot = "cd"
sdl = 0
opengl = 1
vnc = 1
vnclisten = "0.0.0.0"
vncpasswd=''
stdvga = 0
serial = 'pty'
tsc_mode = 0


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Mon Oct 10 02:25:45 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Mon, 10 Oct 2011 02:25:45 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RDC7F-00074q-Hg; Mon, 10 Oct 2011 02:25:45 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RDC7B-00074S-Uv
	for xen-bugs@lists.xensource.com; Mon, 10 Oct 2011 02:25:42 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-7.tower-174.messagelabs.com!1318238737!34596130!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19212 invoked from network); 10 Oct 2011 09:25:38 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	10 Oct 2011 09:25:38 -0000
X-SBRS: 2.3
X-MesageID: 18076564
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,516,1312171200"; d="scan'208";a="18076564"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	10 Oct 2011 05:25:36 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9A9PZBS024187
	for <xen-bugs@lists.xensource.com>; Mon, 10 Oct 2011 02:25:35 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9A9PZEb022501
	for <xen-bugs@lists.xensource.com>; Mon, 10 Oct 2011 02:25:35 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9A9PZqU022500;
	Mon, 10 Oct 2011 02:25:35 -0700
Date: Mon, 10 Oct 2011 02:25:35 -0700
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hypervisor
X-Bugzilla-Product: Xen
Message-ID: <bug-1790-3@http.bugzilla.xensource.com/bugzilla/>
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1790] New: SUN BLADE X6270 M2 SERVER completely
	frozen due to xen vm
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1790

           Summary: SUN BLADE X6270 M2 SERVER completely frozen due to xen
                    vm
           Product: Xen
           Version: 3.0.4
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: major
          Priority: P1
         Component: Hypervisor
        AssignedTo: xen-bugs@lists.xensource.com
        ReportedBy: alexnoto@yahoo.it


Hi all,

I have a problem with sun blade. My server is:

hardware: SUN BLADE X6270

Software: Linux SUSE

During normal activity my serve completely frozen without understand witch is
the problem. I have look into the messages, warn, ilom event log ecc. but I
have no evidence witch is the cause. Only in this file I notce some errors and
they refer to xen virtual machine:

xen-c1b3:/tmp # cat /var/log/xen/qemu-dm-wps003a1.log.1
domid: 5
config qemu network with xen bridge for tap5.0 bbond0
config qemu network with xen bridge for tap5.1 bbond1v111
config qemu network with xen bridge for tap5.2 bbond2
Using xvda for guest's hda
Watching /local/domain/0/device-model/5/logdirty/cmd
Watching /local/domain/0/device-model/5/command
char device redirected to /dev/pts/0
qemu_map_cache_init nr_buckets = 10000 size 4194304
/usr/src/packages/BUILD/xen-4.0.0-testing/tools/ioemu-dir/hw/xen_blktap.c:715:
Init blktap pipes
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = 2b6eb542-641d-302b-95b6-a3b1006c46c7
Time offset set 335
populating video RAM at ff000000
mapping video RAM from ff000000
Register xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/5/xen_extended_power_mgmt): read error
Log-dirty: no command yet.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
(qemu) I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
xs_read(/local/domain/5/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/5/log-throttling'
medium change watch on `/local/domain/5/log-throttling' - unknown device,
ignored
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
cirrus vga map change while on lfb mode
mapping vram to f0000000 - f0400000
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.
Disconnect IDE hard disk...
Disconnect SCSI hard disk...
Disconnect netifs...
region type 1 at [c100,c200).
region type 0 at [f3001000,f3001100).
squash iomem [f3001000, f3001100).
region type 1 at [c200,c300).
region type 0 at [f3001100,f3001200).
squash iomem [f3001100, f3001200).
region type 1 at [c300,c400).
region type 0 at [f3001200,f3001300).
squash iomem [f3001200, f3001300).
Shutdown taps...
Done.
Unknown PV product 65535 loaded in guest
PV driver build 33955840
Time offset set 1, added offset -334
Time offset set 2, added offset 1
Time offset set 3, added offset 1
Time offset set 4, added offset 1
Time offset set 5, added offset 1
Time offset set 6, added offset 1
Time offset set 7, added offset 1
Time offset set 8, added offset 1
Time offset set 9, added offset 1
Time offset set 10, added offset 1
Time offset set 11, added offset 1
Time offset set 12, added offset 1
Time offset set 13, added offset 1
Time offset set 14, added offset 1
Time offset set 15, added offset 1
Time offset set 16, added offset 1
Time offset set 17, added offset 1
Time offset set 18, added offset 1
Time offset set 19, added offset 1
Time offset set 20, added offset 1
Time offset set 21, added offset 1






Can you help me abaut this error, I have some missing configuration ??

Thanks in advanced
BR
alexnoto


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Mon Oct 10 18:30:43 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Mon, 10 Oct 2011 18:30:43 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RDRB5-0003Fm-FB; Mon, 10 Oct 2011 18:30:43 -0700
Received: from mail216.messagelabs.com ([85.158.143.99])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RDRAt-0003FI-JI
	for xen-bugs@lists.xensource.com; Mon, 10 Oct 2011 18:30:35 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-8.tower-216.messagelabs.com!1318296625!471446!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31054 invoked from network); 11 Oct 2011 01:30:26 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-216.messagelabs.com with RC4-SHA encrypted SMTP;
	11 Oct 2011 01:30:26 -0000
X-SBRS: 2.3
X-MesageID: 18103756
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.68,520,1312171200"; d="scan'208";a="18103756"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	10 Oct 2011 21:30:25 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9B1UOxr027365
	for <xen-bugs@lists.xensource.com>; Mon, 10 Oct 2011 18:30:24 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9B1UOOY000628
	for <xen-bugs@lists.xensource.com>; Mon, 10 Oct 2011 18:30:24 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9B1UOtw000627;
	Mon, 10 Oct 2011 18:30:24 -0700
Date: Mon, 10 Oct 2011 18:30:24 -0700
Message-Id: <201110110130.p9B1UOtw000627@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Unspecified
In-Reply-To: <bug-1786-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1786] WinFast DTV2000H no longer scans/locks DVB
	under Xen
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1786





------- Comment #16 from bakemesomepie@gmail.com  2011-10-10 18:30 -------
Any other ideas on what to try / look at?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Wed Oct 12 04:46:58 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Wed, 12 Oct 2011 04:46:58 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RDxH0-0006Ma-5R; Wed, 12 Oct 2011 04:46:58 -0700
Received: from mail174.messagelabs.com ([85.158.138.51])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RDxGu-0006M7-Hd
	for xen-bugs@lists.xensource.com; Wed, 12 Oct 2011 04:46:52 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-2.tower-174.messagelabs.com!1318420007!34950714!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6365 invoked from network); 12 Oct 2011 11:46:49 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-2.tower-174.messagelabs.com with RC4-SHA encrypted SMTP;
	12 Oct 2011 11:46:49 -0000
X-SBRS: 2.3
X-MesageID: 18150973
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,334,1315195200"; d="scan'208";a="18150973"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	12 Oct 2011 07:46:47 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9CBkkpl001232
	for <xen-bugs@lists.xensource.com>; Wed, 12 Oct 2011 04:46:46 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9CBkkJ6023169
	for <xen-bugs@lists.xensource.com>; Wed, 12 Oct 2011 04:46:46 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9CBkkXd023168;
	Wed, 12 Oct 2011 04:46:46 -0700
Date: Wed, 12 Oct 2011 04:46:46 -0700
Message-Id: <201110121146.p9CBkkXd023168@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hypervisor
In-Reply-To: <bug-1023-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1023] Could not start xend
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1023





------- Comment #3 from designeru@gmail.com  2011-10-12 04:46 -------
(In reply to comment #1)
> Do you have a /sys/hypervisor directory?
> If not, have you really booted a Xen hypervisor + XenLinux?
> 

i have /sys/hypervisor and i booted a xen kernel (debian)... same error...


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Thu Oct 13 04:44:24 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Thu, 13 Oct 2011 04:44:24 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1REJi4-0002mX-GR; Thu, 13 Oct 2011 04:44:24 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1REJi2-0002m9-FE
	for xen-bugs@lists.xensource.com; Thu, 13 Oct 2011 04:44:22 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-9.tower-27.messagelabs.com!1318506237!48568207!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18261 invoked from network); 13 Oct 2011 11:43:58 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Oct 2011 11:43:58 -0000
X-SBRS: 2.3
X-MesageID: 18186448
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,340,1315195200"; d="scan'208";a="18186448"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	13 Oct 2011 07:44:17 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9DBiGTU005129
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 04:44:16 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9DBiGkI017845
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 04:44:16 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9DBiGin017844;
	Thu, 13 Oct 2011 04:44:16 -0700
Date: Thu, 13 Oct 2011 04:44:16 -0700
Message-Id: <201110131144.p9DBiGin017844@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hardware Support
In-Reply-To: <bug-1227-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1227] Out of SW-IOMMU space,
	3ware Raid controller/3w-xxxx module
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1227


fthain@telegraphics.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fthain@telegraphics.com.au




------- Comment #9 from fthain@telegraphics.com.au  2011-10-13 04:44 -------
Hi Konrad,

Thanks for your response.

> I am pretty sure I responded to you on the mailing list. Did you read my reply
> there.
> 
> http://lists.xensource.com/archives/html/xen-devel/2011-09/msg00739.html

No, "Fantu" is someone else.

> So.. why are you not using the default values (64MB)

Using the default value crashed out on the x3550 when aacraid died (out of
SW-IOMMU space). The backtrace revealed that the problem was apparently DMA
buffer shortage. (So I don't see why this bug report is marked
"RESOLVED/INVALID".)

> I see you have  swiotlb=128 which ends up with:
> 
> DMA: Placing 0MB software IO TLB between ffff880020000000 - ffff880020040000
> DMA: software IO TLB at phys 0x20000000 - 0x20040000

I was wondering about that "0MB"...

> which of course means that there is not enough space. 0MB will
> cause issues like this. The parameter (if you look in the
> kernel-parameters.txt) defines it as -pages_, not megabytes.

I know, I already searched the kernel Documentation/ subdir before posting
here. It says,
"    swiotlb=<pages>[,force]
    <pages>            Prereserve that many 128K pages for the software IO
                       bounce buffering."

Of course, 128 * 128K = 16 MB not 0 MB... I never did figure that out.

> So either leave it as default, or change it to larger value, like swiotlb=65535

Seems that the default isn't documented. Do you happen to know what it is?

I can try swiotlb=65535. I suppose this would yield about 512 MB. Assuming that
pages are in fact 8 K not 128 K. Is this correct?

Why did you subtract one from the power of two?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Thu Oct 13 05:04:19 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Thu, 13 Oct 2011 05:04:19 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1REK1L-0004gN-Dn; Thu, 13 Oct 2011 05:04:19 -0700
Received: from mail216.messagelabs.com ([85.158.143.99])
	by lists.xensource.com with esmtp (Exim 4.43) id 1REK1F-0004fh-9T
	for xen-bugs@lists.xensource.com; Thu, 13 Oct 2011 05:04:13 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-3.tower-216.messagelabs.com!1318507448!874978!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4248 invoked from network); 13 Oct 2011 12:04:09 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-3.tower-216.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Oct 2011 12:04:09 -0000
X-SBRS: 2.3
X-MesageID: 18187328
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,340,1315195200"; d="scan'208";a="18187328"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	13 Oct 2011 08:04:07 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9DC46WA005170
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 05:04:06 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9DC46k3018677
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 05:04:06 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9DC46g7018676;
	Thu, 13 Oct 2011 05:04:06 -0700
Date: Thu, 13 Oct 2011 05:04:06 -0700
Message-Id: <201110131204.p9DC46g7018676@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hardware Support
In-Reply-To: <bug-1227-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1227] Out of SW-IOMMU space,
	3ware Raid controller/3w-xxxx module
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1227


fthain@telegraphics.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




------- Comment #10 from fthain@telegraphics.com.au  2011-10-13 05:04 -------
It seems that swiotlb=128 works fine after the x3550 was upgraded to 16 GB RAM:

# cat /proc/cmdline 
root=/dev/sda3 iommu=soft swiotlb=128 dom0_max_vcpus=1 dom0_vcpus_pin
console=tty0 console=ttyS0,38400 ipv6.disable=1
# cat /proc/version 
Linux version 2.6.32.45-core2-dom0 (root@stinky) (gcc version 4.4.4 (Gentoo
Hardened 4.4.4-r2 p1.2, pie-0.4.5) ) #1 SMP Tue Aug 30 17:59:41 EST 2011
# uptime
 22:54:37 up 28 days, 22:07,  1 user,  load average: 0.00, 0.00, 0.00

The crash in the attachment (xen-stable 2.6.32.24) was back when this machine
only had 4 GB RAM. And since reporting this bug, I've also had an IBM x346 with
4 GB RAM crash in the same way (xen-stable 2.6.32.45).

I'm re-opening this bug because the "pages, not megabytes" argument seems to
hold no water.


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Thu Oct 13 05:30:11 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Thu, 13 Oct 2011 05:30:11 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1REKQN-0007cC-Bx; Thu, 13 Oct 2011 05:30:11 -0700
Received: from mail216.messagelabs.com ([85.158.143.99])
	by lists.xensource.com with esmtp (Exim 4.43) id 1REKQK-0007bk-DV
	for xen-bugs@lists.xensource.com; Thu, 13 Oct 2011 05:30:08 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-16.tower-216.messagelabs.com!1318508943!865447!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6556 invoked from network); 13 Oct 2011 12:29:04 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-216.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Oct 2011 12:29:04 -0000
X-SBRS: 2.3
X-MesageID: 18187968
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,340,1315195200"; d="scan'208";a="18187968"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	13 Oct 2011 08:29:02 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9DCT2AX005244
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 05:29:02 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9DCT25f019717
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 05:29:02 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9DCT1wb019716;
	Thu, 13 Oct 2011 05:29:01 -0700
Date: Thu, 13 Oct 2011 05:29:01 -0700
Message-Id: <201110131229.p9DCT1wb019716@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hardware Support
In-Reply-To: <bug-1227-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1227] Out of SW-IOMMU space,
	3ware Raid controller/3w-xxxx module
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1227





------- Comment #11 from fthain@telegraphics.com.au  2011-10-13 05:28 -------
Seems I quoted the wrong documention above... the xen-stable tree has this
commit:

commit f4d4fde49bb47b4db49c211c7c74471eedb86425
Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date:   Fri Jan 29 10:59:10 2010 -0500

    [swiotlb] Make 'setup_io_tlb_npages' accept new 'swiotlb=' syntax.

    The old syntax for 'swiotlb' is still in effect, and we extend it
    now to include the overflow buffer size. The syntax is now:

    swiotlb=[force,][nslabs=<pages>,][overflow=<size>] or more
    commonly know as:

    swiotlb=[force]
    swiotlb=[nslabs=<pages>]
    swiotlb=[overflow=<size>]


But the code doesn't match the doco:

  iommu options only relevant to the software bounce buffering (SWIOTLB) IOMMU
  implementation:
    swiotlb=[npages=<pages>]
    swiotlb=[force]
    swiotlb=[overflow=<size>]

...versus

               /* The new syntax: swiotlb=nslabs=16384,overflow=32768,force */
               val = get_value("nslabs", str, &str);


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Thu Oct 13 08:45:25 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Thu, 13 Oct 2011 08:45:25 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RENTJ-0001s4-8A; Thu, 13 Oct 2011 08:45:25 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RENTG-0001rW-TP
	for xen-bugs@lists.xensource.com; Thu, 13 Oct 2011 08:45:23 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-15.tower-27.messagelabs.com!1318520707!50904486!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14930 invoked from network); 13 Oct 2011 15:45:08 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-15.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Oct 2011 15:45:08 -0000
X-SBRS: 2.3
X-MesageID: 18198291
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,340,1315195200"; d="scan'208";a="18198291"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	13 Oct 2011 11:45:17 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9DFjGLA006654
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 08:45:16 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9DFjG68027930
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 08:45:16 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9DFjGGv027929;
	Thu, 13 Oct 2011 08:45:16 -0700
Date: Thu, 13 Oct 2011 08:45:16 -0700
Message-Id: <201110131545.p9DFjGGv027929@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hardware Support
In-Reply-To: <bug-1227-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1227] Out of SW-IOMMU space,
	3ware Raid controller/3w-xxxx module
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1227


fthain@telegraphics.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID




------- Comment #12 from fthain@telegraphics.com.au  2011-10-13 08:45 -------
> > So.. why are you not using the default values (64MB)

I mistakenly wrote:

> Using the default value crashed out on the x3550 when aacraid died (out of
> SW-IOMMU space). The backtrace revealed that the problem was apparently DMA
> buffer shortage. (So I don't see why this bug report is marked
> "RESOLVED/INVALID".)

Sorry, I misremembered the sequence of events. I think wasn't using the default
at the time of the aacraid crash a year ago.

So to better answer your question, I wasn't using the default because back in
2007 when this system was running an OpenSUSE dom0 kernel, the swiotlb
parameter was required in order to make aacraid work at all. Everything has
been upgraded since but the kernel arguments were never revisited. The bug may
well be invalid. I need to do some more tests.

Regarding the 64 MB default, is that 512 x 128 K or 8192 x 8K? Is it equivalent
to swiotlb=nslabs=8192? And is that the same as swiotlb=8192?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Thu Oct 13 10:46:52 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Thu, 13 Oct 2011 10:46:52 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1REPMq-0001Av-5G; Thu, 13 Oct 2011 10:46:52 -0700
Received: from mail182.messagelabs.com ([85.158.139.83])
	by lists.xensource.com with esmtp (Exim 4.43) id 1REPMn-0001AP-BQ
	for xen-bugs@lists.xensource.com; Thu, 13 Oct 2011 10:46:49 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-7.tower-182.messagelabs.com!1318528004!17196972!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18603 invoked from network); 13 Oct 2011 17:46:46 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-182.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Oct 2011 17:46:46 -0000
X-SBRS: 2.3
X-MesageID: 18204152
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,341,1315195200"; d="scan'208";a="18204152"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	13 Oct 2011 13:46:44 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9DHkhYG006869
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 10:46:43 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9DHkhqu000561
	for <xen-bugs@lists.xensource.com>; Thu, 13 Oct 2011 10:46:43 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9DHkhEj000560;
	Thu, 13 Oct 2011 10:46:43 -0700
Date: Thu, 13 Oct 2011 10:46:43 -0700
Message-Id: <201110131746.p9DHkhEj000560@bugzilla.xensource.com>
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: HVM
In-Reply-To: <bug-1769-3@http.bugzilla.xensource.com/bugzilla/>
X-Bugzilla-Product: Xen
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1769] xl created hvm windows gets stuck after guest
	reboot
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1769





------- Comment #13 from konrad.wilk@oracle.com  2011-10-13 10:46 -------
(In reply to comment #12)
> Just wanted to add, I installed xen from Debian unstable repos basically
> following this guide: http://wiki.debian.org/Xen I have other HVM domUs and
> this has never happened to any of them. I haven't rebooted my dom0 yet for
> other reasons, so I don't know if this is going to persist anyway. Here's the
> config for the effected domU:
> 
> levk@tortuga:/etc/xen/auto$ grep -v "^#" ../sys/davy-jones-locker | grep -v
> "^$"
> kernel = "hvmloader"
> builder = 'hvm'
> memory = 4096
> memory_sharing = 1
> name = "davy-jones-locker"
> uuid = "400d2a0c-f0ea-11e0-bdc4-0024e845eb74"
> vcpus = 2
> vif = [ 'mac=00:16:3E:1B:ED:45, type=ioemu, bridge=xenbr0, model=virtio' ]

Doing model=virtio will definitely be a problem.

> disk = [ 'phy:/dev/vg-store/davy-jones-locker,hda,w',
> 'file:/usr/share/xen/iso/debian-6.0.2.1-netinst-amd64.iso,hdb:cdrom,r' ]
> on_poweroff = 'destroy'
> on_reboot   = 'restart'
> on_crash    = 'destroy'
> device_model = 'qemu-dm'
> boot = "cd"
> sdl = 0
> opengl = 1
> vnc = 1
> vnclisten = "0.0.0.0"
> vncpasswd=''
> stdvga = 0
> serial = 'pty'
> tsc_mode = 0
> 


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Tue Oct 25 05:23:03 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Tue, 25 Oct 2011 05:23:03 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RIg20-0004Eu-Vr; Tue, 25 Oct 2011 05:23:01 -0700
Received: from mail216.messagelabs.com ([85.158.143.99])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RIg1t-0004ER-T7
	for xen-bugs@lists.xensource.com; Tue, 25 Oct 2011 05:22:54 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-5.tower-216.messagelabs.com!1319545369!993805!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27835 invoked from network); 25 Oct 2011 12:22:50 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-5.tower-216.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Oct 2011 12:22:50 -0000
X-SBRS: 2.3
X-MesageID: 18515331
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,404,1315195200"; d="scan'208";a="18515331"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	25 Oct 2011 08:22:48 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9PCMlN9007883
	for <xen-bugs@lists.xensource.com>; Tue, 25 Oct 2011 05:22:47 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9PCMlvW005322
	for <xen-bugs@lists.xensource.com>; Tue, 25 Oct 2011 05:22:47 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9PCMlMD005321;
	Tue, 25 Oct 2011 05:22:47 -0700
Date: Tue, 25 Oct 2011 05:22:47 -0700
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hypervisor
X-Bugzilla-Product: Xen
Message-ID: <bug-1791-3@http.bugzilla.xensource.com/bugzilla/>
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1791] New: xen-4.1.2 test structure missing files
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1791

           Summary: xen-4.1.2 test structure missing files
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@lists.xensource.com
        ReportedBy: johneed@hotmail.com


Noted the test phase was restricted in gentoo's ebuilds.  It  seems for good
reason.

The test structure is broken since it's missing its own files.
First
../../tools/libxc/xc_dom.h:17:31: fatal error: xen/libelf/libelf.h: No such
file or directory
I fixed that, the path is fixed with

sed -e 's:#include <xen/libelf.h>:#include <../../xen/
include/xen/libelf.h>:' -i ./tools/libxc/xc_dom.h

The next I couldn't fix.  The header is simply missing.

xen/lowlevel/xl/xl.c:210:25: fatal error: _pyxl_types.h: No such file or
directory

It's not there to be found!!!  From there ofcourse there's no way of getting
thru.  Removing reference to the header ofcourse lead to another mini disaster.

-Ixen/lowlevel/xl -I/usr/include/python2.7 -c xen/lowlevel/xl/xl.c -o
build/temp.linux-x86_64-2.7/xen/lowlevel/xl/xl.o -fno-strict-aliasing
xen/lowlevel/xl/xl.c:210:1: warning: missing terminating " character
xen/lowlevel/xl/xl.c:210:1: error: missing terminating " character
xen/lowlevel/xl/xl.c: In function 'pyxl_list_domains':
xen/lowlevel/xl/xl.c:394:9: error: 'Py_dominfo' undeclared (first use in this
function)
xen/lowlevel/xl/xl.c:394:9: note: each undeclared identifier is reported only
once for each function it appears in
xen/lowlevel/xl/xl.c:394:21: error: 'di' undeclared (first use in this
function)
xen/lowlevel/xl/xl.c: In function 'pyxl_pci_add':
xen/lowlevel/xl/xl.c:497:5: error: 'Py_device_pci' undeclared (first use in
this function)
xen/lowlevel/xl/xl.c:497:20: error: 'pci' undeclared (first use in this
function)
xen/lowlevel/xl/xl.c:506:27: error: expected expression before ')' token
xen/lowlevel/xl/xl.c: In function 'pyxl_pci_del':
xen/lowlevel/xl/xl.c:517:5: error: 'Py_device_pci' undeclared (first use in
this function)
xen/lowlevel/xl/xl.c:517:20: error: 'pci' undeclared (first use in this
function)
xen/lowlevel/xl/xl.c:527:27: error: expected expression before ')' token
xen/lowlevel/xl/xl.c: In function 'pyxl_pci_parse':
xen/lowlevel/xl/xl.c:538:5: error: 'Py_device_pci' undeclared (first use in
this function)
xen/lowlevel/xl/xl.c:538:20: error: 'pci' undeclared (first use in this
function)
xen/lowlevel/xl/xl.c: In function 'pyxl_pci_list_assignable':
xen/lowlevel/xl/xl.c:575:9: error: 'Py_device_pci' undeclared (first use in
this function)
xen/lowlevel/xl/xl.c:575:24: error: 'pd' undeclared (first use in this
function)
xen/lowlevel/xl/xl.c: In function 'pyxl_pci_list':
xen/lowlevel/xl/xl.c:611:9: error: 'Py_device_pci' undeclared (first use in
this function)
xen/lowlevel/xl/xl.c:611:24: error: 'pd' undeclared (first use in this
function)
xen/lowlevel/xl/xl.c: At top level:
xen/lowlevel/xl/xl.c:706:5: error: 'PKG' undeclared here (not in a function)
xen/lowlevel/xl/xl.c:706:9: error: expected '}' before string constant
xen/lowlevel/xl/xl.c: In function 'initxl':
xen/lowlevel/xl/xl.c:761:43: error: expected ')' before string constant
xen/lowlevel/xl/xl.c:761:43: error: too few arguments to function
'PyErr_NewException'
/usr/include/python2.7/pyerrors.h:223:24: note: declared here
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
Build failed 0x100
make[1]: *** [test] Error 1
make[1]: Leaving directory
`/var/tmp/portage/portage/app-emulation/xen-4.1.2/work/xen-4.1.2/tools/python'
make: *** [test] Error 2


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

From xen-bugs-bounces@lists.xensource.com Tue Oct 25 06:00:06 2011
Return-path: <xen-bugs-bounces@lists.xensource.com>
Envelope-to: www-data@lists.xensource.com
Delivery-date: Tue, 25 Oct 2011 06:00:06 -0700
Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com)
	by lists.xensource.com with esmtp (Exim 4.43)
	id 1RIgbt-00065Z-Qr; Tue, 25 Oct 2011 06:00:05 -0700
Received: from mail27.messagelabs.com ([193.109.254.147])
	by lists.xensource.com with esmtp (Exim 4.43) id 1RIgaj-00062D-7p
	for xen-bugs@lists.xensource.com; Tue, 25 Oct 2011 05:58:53 -0700
X-Env-Sender: apache@xensource.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1319547506!49669612!1
X-Originating-IP: [66.165.176.89]
X-StarScan-Version: 6.4.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23532 invoked from network); 25 Oct 2011 12:58:28 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Oct 2011 12:58:28 -0000
X-SBRS: 2.3
X-MesageID: 18516716
X-Ironport-Server: ftlpip01.citrite.net
X-Remote-IP: 70.42.241.98
X-Policy: $Relay
X-IronPort-AV: E=Sophos;i="4.69,404,1315195200"; d="scan'208";a="18516716"
Received: from unknown (HELO relay.colo.xensource.com) ([70.42.241.98])
	by SMTP.CITRIX.COM with ESMTP/TLS/DHE-RSA-AES256-SHA;
	25 Oct 2011 08:58:47 -0400
Received: from bugzilla.xensource.com (bugzilla.colo.xensource.com
	[70.42.241.112])
	by relay.colo.xensource.com (8.13.1/8.13.1) with ESMTP id
	p9PCwkFe007946
	for <xen-bugs@lists.xensource.com>; Tue, 25 Oct 2011 05:58:46 -0700
Received: from bugzilla.xensource.com (localhost.localdomain [127.0.0.1])
	by bugzilla.xensource.com (8.13.1/8.13.1) with ESMTP id p9PCwkw0006952
	for <xen-bugs@lists.xensource.com>; Tue, 25 Oct 2011 05:58:46 -0700
Received: (from apache@localhost)
	by bugzilla.xensource.com (8.13.1/8.13.1/Submit) id p9PCwkPm006951;
	Tue, 25 Oct 2011 05:58:46 -0700
Date: Tue, 25 Oct 2011 05:58:46 -0700
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Component: Hypervisor
X-Bugzilla-Product: Xen
Message-ID: <bug-1792-3@http.bugzilla.xensource.com/bugzilla/>
To: xen-bugs@lists.xensource.com
From: bugzilla-daemon@lists.xensource.com
Subject: [Xen-bugs] [Bug 1792] New: Unable to change mac address of vif in
	Dom0
X-BeenThere: xen-bugs@lists.xensource.com
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: bugs@open.xensource.com
List-Id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-Unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
List-Post: <mailto:xen-bugs@lists.xensource.com>
List-Help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-Subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>,
	<mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
Sender: xen-bugs-bounces@lists.xensource.com
Errors-To: xen-bugs-bounces@lists.xensource.com

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1792

           Summary: Unable to change mac address of vif in Dom0
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@lists.xensource.com
        ReportedBy: jhebus@gmail.com


I am trying to do the following sequence to a vif created by a guest domain
from dom0.

 ifconfig vif1.0 down
 ifconfig vif1.0 hw ether 00:80:48:BA:d1:30
 ifconfig vif1.0 up

However the second operation produces SIOCSIFHWADDR: Operation not supported.

I am able to do this to the real hardware interfaces without problem.

I have xen 4.1.1 compiled from source, and dom0 from source following this
tutorial
http://lists.xensource.com/archives/html/xen-users/2010-03/msg00878.html.

I this specific to me, or a general problem?


-- 
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@lists.xensource.com
http://lists.xensource.com/xen-bugs

