From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Gardner Subject: Re: Re: Unable to find root device. domU?? Date: Mon, 17 Oct 2005 13:47:07 -0600 Message-ID: <4353FFBB.3060607@hp.com> References: <2b6116b30510121920w78b828fbi884804160331c42c@mail.gmail.com> <20051013023324.GE30182@underhill.no-ip.org> <2b6116b30510122025n704a44bdg675473540824036d@mail.gmail.com> <35844dc7f60c0bdfbd84b79c9dce0219@cl.cam.ac.uk> <434E9937.2070508@hp.com> <20051017190436.GG1623@cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20051017190436.GG1623@cs.duke.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: David Becker Cc: xen-devel , Nicholas Lee List-Id: xen-devel@lists.xenproject.org David Becker wrote: >" >There are some fixes for domU device probing waiting in the queue to >" >get pushed to the public tree. Hopefully should fix some of these >" >failures. > >I tried today's pull and xenU will still not detect the vbd. >This is not consistent across hardware. xenU detects the vbd OK on >a Dell PE1650 but not on an IBM HS20 Blade (type 8678). >The Dell has a scsi drive and the IBM has IDE. Both hosts >have LVM partitions for the xenUs. > > >xenU on the IBM says: > Xen virtual console successfully installed as tty1 > Event-channel device installed. > xen_blk: Initialising virtual block device driver > xen_net: Initialising virtual ethernet driver. > > This is exactly the problem I was seeing all last week. I re-imaged my base system to clean up the filesystem, and that appears to have solved the problem on two different machines. So it seems that the bug is also exposed or affected by something in the filesystem, possibly an out of date library, or something. The only clue I can offer (which may just be coincidence) is that all the affected systems had previously run xen 2.0 in the past, while the new (working) system was a clone of a system that had only ever had xen 3.0 on it. Rob Gardner