From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: very erratic domU creation, with 100% work around Date: Wed, 12 Oct 2005 16:53:23 -0400 Message-ID: <1129150403.16017.174.camel@pluto.linsolutions.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen Developers List-Id: xen-devel@lists.xenproject.org changeset: 7353:29db5bded574 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Wed Oct 12 11:15:02 2005 +0100 summary: Fix 64-bit compile warnings in firmware. Dell P330 UP First domU comes up flawless every time, second one more ofter than not, third one 9 out of 10 times if fails. All the domU's are using lvm for /root(/dev/sda1) and /swap(/dev/sda2). As an experiment I changed the third domU from and sda1/sda2 combo to an sdb1/sdb2 combo, and it works better. Next experiment domU #1 sdb1/sdb2 #2 sdb3/sdb4 #3 sdb5/sdb6 Not a single problem bringing on domU's with this setup. Regards, Ted