From owner-freebsd-cloud@FreeBSD.ORG Tue Jun 23 06:24:59 2015 Return-Path: Delivered-To: freebsd-cloud@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09FFDA50 for ; Tue, 23 Jun 2015 06:24:59 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: from mail-vn0-x230.google.com (mail-vn0-x230.google.com [IPv6:2607:f8b0:400c:c0f::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B92A2E14 for ; Tue, 23 Jun 2015 06:24:58 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: by vnbg129 with SMTP id g129so46098vnb.2 for ; Mon, 22 Jun 2015 23:24:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=c+K7vPAWpFFuyigHtTdAJEJQulPrzOdZ8fzL1wV0dqQ=; b=j4F46ssMDieLeKJ6QLv3YFa+U0Mzr7UOwnqSs0SPI3n1T7ijCrOgHp0vt72mepLfN1 fk4zX+TbOf1eS//3jA/TVm5OWmKdyc6Q2a3XVGBlfgx2fKL+H69beEOCDlvw9nY+RGIR LecIG7um08SHZO9kfho3laPJex22NJ4Ge/WNL0ZX///kvOq/qj5ziYussYtmN89rJpnl bH4SrUD44mGlT7pBAZRnfEtTHD4ojvEaWP+VcdstubLLgufYDrZxu+jmFUEGekcaF+VZ OA5n4+OVfG3tkv+Vkkp+nL0V5cSqO2Yl7YNbrTtQPKanrw17HdAi45o6n2PLXmlKGfVv 2+hg== MIME-Version: 1.0 X-Received: by 10.52.124.43 with SMTP id mf11mr19606325vdb.92.1435040697663; Mon, 22 Jun 2015 23:24:57 -0700 (PDT) Received: by 10.52.106.134 with HTTP; Mon, 22 Jun 2015 23:24:57 -0700 (PDT) Date: Tue, 23 Jun 2015 11:54:57 +0530 Message-ID: Subject: FreeBSD is not booting in Openstack From: Venkateswara Rao Dokku To: freebsd-cloud@freebsd.org, "venky ......." Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2015 06:24:59 -0000 Hi All, I am trying to boot FreeBSD 8.4 image on openstack compute node using nova boot command on compute node, which has Ubuntu Precise as base OS. I am getting the following crash when I try this. db> bt Tracing pid 0 tid 100000 td 0xffffffff95e1df20 get_typematic() at get_typematic+0x7e atkbd_init() at atkbd_init+0x2f9 atkbd_attach_unit() at atkbd_attach_unit+0x91 atkbdattach() at atkbdattach+0x78 device_attach() at device_attach+0xcc bus_generic_attach() at bus_generic_attach+0x1a atkbdc_isa_attach() at atkbdc_isa_attach+0x155 device_attach() at device_attach+0xcc bus_generic_attach() at bus_generic_attach+0x1a acpi_attach() at acpi_attach+0xab5 device_attach() at device_attach+0xcc bus_generic_attach() at bus_generic_attach+0x1a nexus_acpi_attach() at nexus_acpi_attach+0x69 device_attach() at device_attach+0xcc bus_generic_new_pass() at bus_generic_new_pass+0xd6 bus_set_pass() at bus_set_pass+0x7a configure() at configure+0xa mi_startup() at mi_startup+0x59 btext() at btext+0x2c When I did some googling, I found out that it has todo with the seabios version that comes with the Ubuntu Precise. Please refer to the following links for more details. http://comments.gmane.org/gmane.comp.emulators.qemu/198789 https://bugs.launchpad.net/fuel/+bug/1435501 I wanted to boot my FreeBSD VM on top of Openstack setup without altering the setup ( w.o updating the seabios folder as mentioned in the above links). Is there any patch available for this issue? Any help is much appreciated. -- Thanks & Regards, DVR From owner-freebsd-cloud@FreeBSD.ORG Tue Jun 23 14:33:48 2015 Return-Path: Delivered-To: freebsd-cloud@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0737D2E for ; Tue, 23 Jun 2015 14:33:48 +0000 (UTC) (envelope-from swills@mouf.net) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BB718DE for ; Tue, 23 Jun 2015 14:33:48 +0000 (UTC) (envelope-from swills@mouf.net) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.9/8.14.9) with ESMTP id t5NEXcEB098897 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 23 Jun 2015 14:33:43 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.9/8.14.9/Submit) id t5NEXcYt098896; Tue, 23 Jun 2015 14:33:38 GMT (envelope-from swills) Date: Tue, 23 Jun 2015 14:33:38 +0000 From: Steve Wills To: Venkateswara Rao Dokku Cc: freebsd-cloud@freebsd.org Subject: Re: FreeBSD is not booting in Openstack Message-ID: <20150623143333.GA80844@mouf.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Tue, 23 Jun 2015 14:33:43 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=HEADER_FROM_DIFFERENT_DOMAINS autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.98.7 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2015 14:33:48 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, Jun 23, 2015 at 11:54:57AM +0530, Venkateswara Rao Dokku wrote: > Hi All, >=20 > I am trying to boot FreeBSD 8.4 image on openstack compute node using nova > boot command on compute node, which has Ubuntu Precise as base OS. >=20 > I am getting the following crash when I try this. >=20 [snip] >=20 > I wanted to boot my FreeBSD VM on top of Openstack setup without altering > the setup ( w.o updating the seabios folder as mentioned in the above > links). > Is there any patch available for this issue? >=20 > Any help is much appreciated. Can't comment on the specifics of this issue, but since 8.4 is end of life = June 30, 2015, which is real soon, you should probably look at using a newer ver= sion of FreeBSD. Perhaps 9.3 or 10.1 won't have this issue? Steve --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJViW46XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5OEZBNDE0QTVDMkEwRUY5Q0ZEMEFEMERG NUNGNjJCMzIwN0IxQkExAAoJEPXPYrMgexuhvjwH/AwKjboIxrGTMeZIzZFxjIQQ rs1HrPZCs4pTyjTyQpVAOavwV6vPEZuCQd3tt4VfQGjCMOxUmC9JjqDmwSp7j3nT 8LfljOcON/RI0ah4Po5lWdXQ9pM2naKZ7TNkvBv4V/G+qpJxNhTy51Yrl8Lq37L1 pYCCjHxcZMW4rMi5e087wGtz/Tz4lTY8s5TiMmxQNtaYm4F5/wKabEHcqDIdczO3 ntU/A3wrQXuEHexGFMn6JF8qdbWwIubAchU4iYwE/OCeGDMbm5VZGnX584cx/sMT 4nVqVNBmgjO9ZGmPK2cxmRhaFouJAVPavdwaotFbD97UenxZW/S27paKUPUXC9I= =372L -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- From owner-freebsd-cloud@freebsd.org Wed Jun 24 06:08:02 2015 Return-Path: Delivered-To: freebsd-cloud@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 133C1141E319 for ; Wed, 24 Jun 2015 06:08:02 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: from mail-vn0-x22c.google.com (mail-vn0-x22c.google.com [IPv6:2607:f8b0:400c:c0f::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD123760; Wed, 24 Jun 2015 06:08:01 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: by vnbf190 with SMTP id f190so4860391vnb.0; Tue, 23 Jun 2015 23:08:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Rw/jK6bSj5P316n9hgj+Avk+UXUauZLsa9loFGDYEJ8=; b=WQymbTcCIjB4gxls2BLQ+O65rj20fojFTN+gy9BNmvbZgClf7ByHVlWAW+9T00PmdJ BjdS+57xYQW3E3g5+7MvslxmO55L5st8cpUV6Ri29Mq3ykNVkOA5se9LOGLmBtCXSjuT AQ+i62THeesZ/TQZ92YVEFXNgu685jJ+27M4CxANoDDRyxXzhrmo6elpacpjwaVw0/he 58gYneO1i/2drpu6g17BjMFGnVHQgpvR00do2SmWzWl/Dbdg0r5lcBa79ShlHI8iwW1E onhPJ5cmmYe3QmHvpZBy10iYGZF/wGCeXDQ8f4jaUgFXq5j6arG4NX810R/dKoRBm5vO 26Hw== MIME-Version: 1.0 X-Received: by 10.52.77.69 with SMTP id q5mr35475864vdw.29.1435126080709; Tue, 23 Jun 2015 23:08:00 -0700 (PDT) Received: by 10.52.106.134 with HTTP; Tue, 23 Jun 2015 23:08:00 -0700 (PDT) In-Reply-To: <20150623143333.GA80844@mouf.net> References: <20150623143333.GA80844@mouf.net> Date: Wed, 24 Jun 2015 11:38:00 +0530 Message-ID: Subject: Re: FreeBSD is not booting in Openstack From: Venkateswara Rao Dokku To: Steve Wills Cc: freebsd-cloud@freebsd.org, "venky ......." Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 06:08:02 -0000 Hi Steve, Thanks for the reply. For some reasons we cannot move to FreeBSD 9.3 or 10.1 right away. Perhaps, It would be great if any of you can point us to the patch where this got fixed in 9.3 or 10.1. We can get that patch & apply locally. Thanks for the reply. On Tue, Jun 23, 2015 at 8:03 PM, Steve Wills wrote: > Hi, > > On Tue, Jun 23, 2015 at 11:54:57AM +0530, Venkateswara Rao Dokku wrote: > > Hi All, > > > > I am trying to boot FreeBSD 8.4 image on openstack compute node using > nova > > boot command on compute node, which has Ubuntu Precise as base OS. > > > > I am getting the following crash when I try this. > > > [snip] > > > > I wanted to boot my FreeBSD VM on top of Openstack setup without altering > > the setup ( w.o updating the seabios folder as mentioned in the above > > links). > > Is there any patch available for this issue? > > > > Any help is much appreciated. > > Can't comment on the specifics of this issue, but since 8.4 is end of life > June > 30, 2015, which is real soon, you should probably look at using a newer > version > of FreeBSD. Perhaps 9.3 or 10.1 won't have this issue? > > Steve > -- Thanks & Regards, Venkateswara Rao Dokku. From owner-freebsd-cloud@freebsd.org Thu Jun 25 08:47:30 2015 Return-Path: Delivered-To: freebsd-cloud@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3A9598DBE9 for ; Thu, 25 Jun 2015 08:47:30 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: from mail-vn0-x235.google.com (mail-vn0-x235.google.com [IPv6:2607:f8b0:400c:c0f::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7079F1194 for ; Thu, 25 Jun 2015 08:47:30 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: by vnbf7 with SMTP id f7so9999396vnb.7 for ; Thu, 25 Jun 2015 01:47:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=r8Nh8qkmZ5dpEibBRemyjMPqV48Z1bC/z5zPPSAI8hw=; b=heQTagvKouDIonAZgETJQVxsc1ZN2hFhNm88J2ErZkzeNkXBKOZ+Za5VvxLHtiJgt1 KSgpOvcojUXv8zy9ORfe1Cg5JArZcq1v7LPl/tkoowiRT77oVUOl6w8yBgzHrJCnR/M+ rslrcUN7w0XjqZ7J+wXMDP9IRhbwzcOiWL8EOjflplZpsIqqt/b3ZLa9HlCh4Iqht93U EcAKZnWvjPbZ4Ord0Y8D6Ey9AUyY0f0vq2OT87Sl3opNDUbQWlNrLjbG0AFbfOXujqoj dEO96WmaJlqSB2GHmYlmQliX+46JGzRnYHBDxQDbWH2xj03FWH1QGDPhmfeq2eDdOUr3 S0Tw== MIME-Version: 1.0 X-Received: by 10.52.136.239 with SMTP id qd15mr27017406vdb.89.1435222049351; Thu, 25 Jun 2015 01:47:29 -0700 (PDT) Received: by 10.52.106.134 with HTTP; Thu, 25 Jun 2015 01:47:29 -0700 (PDT) Date: Thu, 25 Jun 2015 14:17:29 +0530 Message-ID: Subject: FreeBSD mount root error in openstack environment From: Venkateswara Rao Dokku To: freebsd-cloud@freebsd.org, "venky ......." Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2015 08:47:30 -0000 Hi All, I am trying to boot FreeBSD 8.4 image on openstack compute node using nova boot command on compute node, which has Ubuntu Precise as base OS. I am getting the following crash when I try this. db> bt Tracing pid 0 tid 100000 td 0xffffffff95e1df20 get_typematic() at get_typematic+0x7e atkbd_init() at atkbd_init+0x2f9 atkbd_attach_unit() at atkbd_attach_unit+0x91 atkbdattach() at atkbdattach+0x78 device_attach() at device_attach+0xcc bus_generic_attach() at bus_generic_attach+0x1a atkbdc_isa_attach() at atkbdc_isa_attach+0x155 device_attach() at device_attach+0xcc bus_generic_attach() at bus_generic_attach+0x1a acpi_attach() at acpi_attach+0xab5 device_attach() at device_attach+0xcc bus_generic_attach() at bus_generic_attach+0x1a nexus_acpi_attach() at nexus_acpi_attach+0x69 device_attach() at device_attach+0xcc bus_generic_new_pass() at bus_generic_new_pass+0xd6 bus_set_pass() at bus_set_pass+0x7a configure() at configure+0xa mi_startup() at mi_startup+0x59 btext() at btext+0x2c When I did some googling, I found out that it has todo with the seabios version that comes with the Ubuntu Precise. Please refer to the following links for more details. http://comments.gmane.org/gmane.comp.emulators.qemu/198789 https://bugs.launchpad.net/fuel/+bug/1435501 So, I updated the seabios, as mentioned in the above links. Then I am getting the mount root issue. Trying to mount root from ufs:/dev/md0c ROOT MOUNT ERROR: I am successful in getting it back with some commands from the link http://mustaxe.blogspot.in/2007/12/dealing-with-freebsd-mountroot-prompt.html. Here I am more interested in knowing the root cause of this. I could able to launch the same FreeBSD in other environmetns like qemu etc. but not in OpenStack. Is the Seabios package upgradation causing trouble here or any other package? Any Info on the root cause will be of great help. -- Thanks & Regards, Venkateswara Rao Dokku. From owner-freebsd-cloud@freebsd.org Thu Jun 25 09:41:24 2015 Return-Path: Delivered-To: freebsd-cloud@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A35998C8C5 for ; Thu, 25 Jun 2015 09:41:24 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: from mail-vn0-x235.google.com (mail-vn0-x235.google.com [IPv6:2607:f8b0:400c:c0f::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E3AF1B4C for ; Thu, 25 Jun 2015 09:41:24 +0000 (UTC) (envelope-from dvrao.584@gmail.com) Received: by vnbg1 with SMTP id g1so10168875vnb.3 for ; Thu, 25 Jun 2015 02:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=rJeHAlb2BKhMPO47+Tc3SIjqVEUJVb+68ZMQ8pgyLuM=; b=EXd35ePCUBl1NA5hSu5ZTrTpmw0CNoPef7pkJUgr548jUcOM7qHe11aV1+ix0PBVFw NYZ2wguj90lNyBxUxfhqVk9dUliXxaQUIIP2W5SEJVwPfuwCaqvnA/rHaBVWgSJ+9eoW rpaZ7ivX2DOfkL14+doL7pP9OLEAJh6R0mAWEmMJ8x/qZvEqzK8nl5Md4x5T68WxDomk oy/BlRhD+vrb2eEemTxuFBNgNGcIezHVS1fhWk3arfoKqAH5O4jpw7zkv/QWOb5fqQ0M 2k0VDGfQc8FNeXxd8jf5Ix7Sa3pC4b1H5kwSFo0UoWt0wMJT+zpVYw1jqHFP/zSr5U7Q S3hA== MIME-Version: 1.0 X-Received: by 10.52.77.69 with SMTP id q5mr40863459vdw.29.1435225283287; Thu, 25 Jun 2015 02:41:23 -0700 (PDT) Received: by 10.52.106.134 with HTTP; Thu, 25 Jun 2015 02:41:23 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Jun 2015 15:11:23 +0530 Message-ID: Subject: Re: FreeBSD mount root error in openstack environment From: Venkateswara Rao Dokku To: freebsd-cloud@freebsd.org, "venky ......." Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2015 09:41:24 -0000 In addition to this, I could see GEOM: vtbd0s1: geometry does not match label (255,63s != 16h, 63s) in dmesg. What does that mean? these 2 are anyhow related? On Thu, Jun 25, 2015 at 2:17 PM, Venkateswara Rao Dokku wrote: > Hi All, > > I am trying to boot FreeBSD 8.4 image on openstack compute node using nova > boot command on compute node, which has Ubuntu Precise as base OS. > > I am getting the following crash when I try this. > > db> bt > Tracing pid 0 tid 100000 td 0xffffffff95e1df20 > get_typematic() at get_typematic+0x7e > atkbd_init() at atkbd_init+0x2f9 > atkbd_attach_unit() at atkbd_attach_unit+0x91 > atkbdattach() at atkbdattach+0x78 > device_attach() at device_attach+0xcc > bus_generic_attach() at bus_generic_attach+0x1a > atkbdc_isa_attach() at atkbdc_isa_attach+0x155 > device_attach() at device_attach+0xcc > bus_generic_attach() at bus_generic_attach+0x1a > acpi_attach() at acpi_attach+0xab5 > device_attach() at device_attach+0xcc > bus_generic_attach() at bus_generic_attach+0x1a > nexus_acpi_attach() at nexus_acpi_attach+0x69 > device_attach() at device_attach+0xcc > bus_generic_new_pass() at bus_generic_new_pass+0xd6 > bus_set_pass() at bus_set_pass+0x7a > configure() at configure+0xa > mi_startup() at mi_startup+0x59 > btext() at btext+0x2c > > When I did some googling, I found out that it has todo with the seabios > version that comes with the Ubuntu Precise. Please refer to the following > links for more details. > > http://comments.gmane.org/gmane.comp.emulators.qemu/198789 > https://bugs.launchpad.net/fuel/+bug/1435501 > > So, I updated the seabios, as mentioned in the above links. Then I am > getting the mount root issue. > > Trying to mount root from ufs:/dev/md0c > ROOT MOUNT ERROR: > > I am successful in getting it back with some commands from the link http://mustaxe.blogspot.in/2007/12/dealing-with-freebsd-mountroot-prompt.html. > > Here I am more interested in knowing the root cause of this. I could able to launch the same FreeBSD in other environmetns like qemu etc. but not in OpenStack. > > Is the Seabios package upgradation causing trouble here or any other package? > > Any Info on the root cause will be of great help. > > > > -- > Thanks & Regards, > Venkateswara Rao Dokku. > > -- Thanks & Regards, Venkateswara Rao Dokku.