WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: Fwd: evms_engine.log after upgrade to 2.5.4

To: Andy Repton <ar@xxxxxxxxxx>, Kevin M Corry <corryk@xxxxxxxxxx>
Subject: [Xen-users] Re: Fwd: evms_engine.log after upgrade to 2.5.4
From: Steve Dobbelstein <steved@xxxxxxxxxx>
Date: Tue, 13 Dec 2005 15:04:12 -0600
Cc: evms-devel@xxxxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 13 Dec 2005 21:06:14 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <c398d9410512130923y4dd8d645h7fb804df3b7ec4d5@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Andy Repton wrote on 12/13/2005 11:23:51 AM:

> Hi Steve,
>
> I've just seen your message on the xen users list, I've been talking
> to Kevin about it on the irc channel and he suggested upgrading to
> 2.5.4. This hasn't fixed the problem and I've sent the attached log to
> Kevin, but thought I should let you see it too. Kevin is thinking that
> it has something to do with the failure to get a disk geometry.
>
> Kevin says he'll be back soon, so if we get it debugged I'll let you
> know and update the xen users with the result.
>
> If you have any ideas whilst Kevin is away, fire them at me and I'll
> try them out.

Looking at the log you sent I see two problems.  One is that the
Device-Mapper DM_LIST_DEVICES ioctl is returning a zero return code but a
NULL pointer for the list of devices.  Kevin knows more about Device-Mapper
than I do, so I will let him address that issue.

The second problem is that the Local Disk Manger is not getting the
geometry for the disks it finds and therefore returns no disks.  This sound
exactly like the problem reported at
http://lists.xensource.com/archives/html/xen-users/2005-12/msg00043.html
That problem has yet to be resolved.  I highly suspect that the solution
will be to make EVMS report a default geometry the way that fdisk does.
I'll work up a patch for you to try.  Stay tuned.

Steve D.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: Fwd: evms_engine.log after upgrade to 2.5.4, Steve Dobbelstein <=