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] pv-on-hvm not working with Solaris 10 on Xen 4.0.1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] pv-on-hvm not working with Solaris 10 on Xen 4.0.1
From: Jason Sonnek <jsonnek@xxxxxxxxx>
Date: Thu, 3 Mar 2011 10:21:16 -0600
Delivery-date: Thu, 03 Mar 2011 08:23:08 -0800
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=lcHEdYTzhwwrNfxy/UfmG5dm0Zwh31TgRpnkNruFUXc=; b=q7dzVYlAdzw26WUuU55g1GGL/kBm+vMbIaN9NU0NjpydbG+6mBOYzqFra0x3/fjhZ/ YPcCcoMEewic9IojPOe3uz4g68Ys6wa69LQ+wjfqkOm3wU3qMJ+glQ52PhewEr/wtXBp gVS2psT+QX7pWOGc01/78Phgtq3kdyQ98HNOg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oEtYbBBFTsFNck66cmDUkkBhH0CpnL4O1MgIaNXIPqUedY+J6mXMUNfPqTTaVzF+9x jTjhNVQKevqPYIZZ0V3sx90aXzpzJFSi6i7OMVoPfwQZyspNaEsEBOm6ir8POmuE41qF 6VvvjUTNIO2b3XyrqPM7Wz6NrJX1Pyj2qE7vk=
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 have an HVM Solaris 10 guest running on Xen 4.0.1. I'd like to use a
pv NIC instead of an emulated NIC, and I know Solaris 10 has pv-on-hvm
drivers installed by default, so I switched my vif specification to:

vif = ['mac=00:16:3e:60:20:11,bridge=eth1,type=netfront']

On Xen 3.3.1, the Solaris 10 kernel detects the device (xnf0), loads
the pv-on-hvm drivers, and everything works as expected. On Xen 4.0.1,
using the same exact guest config and disk image, the kernel doesn't
see the device. There's nothing in the QEMU or xend logs that
indicates a problem. Has anyone experienced a similar problem?
pv_on_hvm works fine with RHEL6 guests on Xen 4.0.1.

Thanks!

Jason

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] pv-on-hvm not working with Solaris 10 on Xen 4.0.1, Jason Sonnek <=