From owner-freebsd-xen@FreeBSD.ORG Thu Jul 28 18:43:00 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B8281065673 for ; Thu, 28 Jul 2011 18:43:00 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout2-b.corp.re1.yahoo.com (mrout2-b.corp.re1.yahoo.com [69.147.107.21]) by mx1.freebsd.org (Postfix) with ESMTP id F24CB8FC16 for ; Thu, 28 Jul 2011 18:42:59 +0000 (UTC) Received: from [127.0.0.1] (cheese.corp.yahoo.com [216.145.50.99]) by mrout2-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p6SIgagh083521; Thu, 28 Jul 2011 11:42:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1311878556; bh=aws9f2RcNyjXiDRE6qcW95pQFDahx7nkLZ4MxHK47xo=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=mREJrmVG51CRzAaBEi6YIajRz3WoQk8pUK4+v0T47QrBChq7Xt22Yv98PQIRsG3LV plaxDQnbloi6mX8MJcODfR3AGWI2A5DviNwSBCz6ofSmYKWfvNdfSbNncm/txlFKug 2xZKxAoKekIoEbUbkMEHDCD4eJVA2Gp1A0RLN4f0= From: Sean Bruno To: Rafael Mas In-Reply-To: <024b01cc4d55$8ff04970$afd0dc50$@com> References: <01e201cc4d3d$e733d7a0$b59b86e0$@com> <1311876447.2593.3.camel@hitfishpass-lx.corp.yahoo.com> <024b01cc4d55$8ff04970$afd0dc50$@com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 28 Jul 2011 11:42:35 -0700 Message-ID: <1311878555.2593.4.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 7bit Cc: "freebsd-xen@freebsd.org" Subject: RE: I am trying to install freebsd on Centos 5.6 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2011 18:43:00 -0000 Can you post the following? domU xen config for your VM the output of "ifconfig -a" on the domU the output of "uname -a" on the domU Sean On Thu, 2011-07-28 at 11:38 -0700, Rafael Mas wrote: > Dear Sean, Readers > > I am having problems right now... :( > > I was using the Kernel-Xen ver (3.1.2-238-9.1.el5) that is updated from the Centos-Base repo automatically. Reading some forum post on Xen, I decided to update the Xen to its latest Xen version 4.1.1 using a repo http://www.gitco.de/repo/GITCO-XEN4.1.1_x86_64.repo now, the machine starts but without starting any network interface it complains that IRQ Type mismatch when I try to ifup eth1 or 0. I am not sure if this is because changes on the Xen itself or ? . The sad part of this , is that this is one of my production servers. Have anyone have this kind of issue before with this repo ?, can it be solved without reinstalling/repairing the Linux Kernel ? > > I've attached a picture on this email with the specs of the error, any input will be super appreciated. > > Best Regards, > > > -----Original Message----- > From: Sean Bruno [mailto:seanbru@yahoo-inc.com] > Sent: Thursday, July 28, 2011 2:07 PM > To: Rafael Mas > Cc: freebsd-xen@freebsd.org > Subject: Re: I am trying to install freebsd on Centos 5.6 > > On Thu, 2011-07-28 at 08:49 -0700, Rafael Mas wrote: > > Dear Reader, > > > > > > > > I am new to this list, and also to the installation of Freebsd on a > > Virtualez Xen box running on Centos 5.6. I am trying to find the proper > > documentation or tutorial to get this done, and I would like you to guide me > > with some good tutorials that I can read to get this project accomplish for > > my current company. I will appreciate all your help on this important > > matter. > > > > > Good question. How far did you get and what problems are you > experiencing? > > Sean >