From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Dunkel Subject: network problem with Solaris 10u8 guest Date: Wed, 12 May 2010 12:41:47 +0200 Message-ID: <4BEA85EB.1010807@aixigo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.aixigo.de ([195.14.232.227]:24624 "EHLO mail.aixigo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752951Ab0ELKyi (ORCPT ); Wed, 12 May 2010 06:54:38 -0400 Received: from srvl003.ac.aixigo.de (srvl003.ac.aixigo.de [172.19.96.13]) by mail.aixigo.com (8.14.1/8.14.1) with ESMTP id o4CAflEj014664 for ; Wed, 12 May 2010 12:41:47 +0200 (CEST) Received: from [172.19.97.183] (localhost [127.0.0.1]) by srvl003.ac.aixigo.de (8.12.6/8.12.6/SuSE Linux 0.6) with ESMTP id o4CAfmKb012201 for ; Wed, 12 May 2010 12:41:48 +0200 Sender: kvm-owner@vger.kernel.org List-ID: Hi folks, I am trying to run Solaris 10u8 as a guest in kvm (kernel 2.6.33.2). Problem: The virtual network devices don't work with this Solaris version. e1000 and pcnet work just by chance, as it seems. I can ping the guest (even though some packets are lost). I cannot use ssh to login. rtl8139 and ne2k_pci are not listed by "ifconfig -a" on the guest. Solaris 10u6 worked fine (using e1000). Can anybody reproduce this problem? Any helpful comment would be highly appreciated. Of course I would be glad to help to track this down. Harri