WARNING - OLD ARCHIVES

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

xen-users

[Xen-users] Strange behavior using xvda disk and iSCSI

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Strange behavior using xvda disk and iSCSI
From: Keith Swett <swettk@xxxxxxxxx>
Date: Tue, 5 Apr 2011 10:02:47 -0500
Delivery-date: Tue, 05 Apr 2011 08:04:35 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=Dvem8LVjL+VU/ns+5/tXvkp78eoiPRChfmGIbzIOrLQ=; b=DN4GTYIYV+g2hrrkt4PP7jH67c8MYSJFa0NjDzVYbYJVi/hxyT7x63ivNOZXNwtTsU /BJbgq+aPHR/R0vxI4GsaK4/3LnQosbD1W+T6W+zG45feQoBbFteAvHZupuSuMz9jXqj dw2OktHZl/lfIMRcy3/SVVOucUSPnCLhDhGUY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JVeJlt06m39W/iOCtBjsuSC34tU7bojd66VgtId993bwg3GajCgiNwI+Vt2sov5nBs GVtGpXgIE02Au/OIG0KK6TZaHFQ5iy6bYpsBcldmsZ8mLQwgZKR9CGhF3Sw5TzA5Pu1r luLohrAlueIBj6djAC64lts9ylpUWvzWU9T00=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I'm having a strange issue with Xen 4.0.1 AMD64 (debian squeeze).
I am importing a iSCSI lun into dom0 from a storage array (using
open-iscsi), this is used as the disk [phy:] for my domU.
If I use HVM, the install works correctly.  As soon as I switch to pv
for the disk drivers (after installing a xen kernel in the domU) I get
a slew of messages in xm dmesg:

(XEN) grant_table.c:1956:d0 Could not get src frame 3f3149
(XEN) printk: 1851 messages suppressed.
(XEN) grant_table.c:1956:d0 Could not get src frame 3f3728
(XEN) printk: 1354 messages suppressed.
(XEN) grant_table.c:1956:d0 Could not get src frame 3f3485
(XEN) printk: 1890 messages suppressed.
(XEN) grant_table.c:1956:d0 Could not get src frame 3f3e58
(XEN) printk: 2153 messages suppressed.
(XEN) grant_table.c:1956:d0 Could not get src frame 3f3c9c
(XEN) printk: 1912 messages suppressed.
(XEN) grant_table.c:1956:d0 Could not get src frame 3f4287
(XEN) printk: 2287 messages suppressed.
(XEN) grant_table.c:1956:d0 Could not get src frame 3f40dc

Disk speed is very slow as well.  Running DD in the domU to write a
file to disk causes more error messages to appear.

Any suggestions?

--Keith

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Strange behavior using xvda disk and iSCSI, Keith Swett <=