From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LzxU6-0007Uf-Ry for mharc-grub-devel@gnu.org; Fri, 01 May 2009 14:29:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzxU4-0007Ua-UD for grub-devel@gnu.org; Fri, 01 May 2009 14:29:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzxTy-0007So-UU for grub-devel@gnu.org; Fri, 01 May 2009 14:29:15 -0400 Received: from [199.232.76.173] (port=40112 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzxTy-0007Sl-QM for grub-devel@gnu.org; Fri, 01 May 2009 14:29:10 -0400 Received: from mail-fx0-f169.google.com ([209.85.220.169]:34087) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzxTy-0005vr-Eh for grub-devel@gnu.org; Fri, 01 May 2009 14:29:10 -0400 Received: by fxm17 with SMTP id 17so2628265fxm.42 for ; Fri, 01 May 2009 11:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=JWcmhXTm8N9oHpsau4270mJDTP5al4xcIwWKIvIi2mI=; b=JYXnN0ODnbxndRIcT0uG53sScvFtUhze3xM/YZeJsDwlAsfXvmgzhfB8Jvqk//y1Vb NhWfUwuwYrP0O2Y5JFlnkS1WF6eudbvxh1sGdp6xW25ncRFwCZg5fiHpUUaWZ5GoKQ24 qrh7tD6iLUYStq06G+SjXerapUYHN5tnVDG+w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=xh9UE3zwisBux+5jrSDKzC5jN7M7rxLqbPkRolOqM5bzknAuBdBcUZCzHKF/OCXYZo wrzZjCh81lSNqAzscG0GN1cJCSdyZFGsCytWqY1cgkQxA6TmoO3bh3T/Qlzvnlq7FOD/ ufjBV/k+4JHit2pR9UPr3IYamLglsYBod4Hk0= Received: by 10.204.118.70 with SMTP id u6mr2800105bkq.198.1241202548479; Fri, 01 May 2009 11:29:08 -0700 (PDT) Received: from ?91.202.192.102? ([91.202.192.102]) by mx.google.com with ESMTPS id e17sm4779999fke.13.2009.05.01.11.29.06 (version=SSLv3 cipher=RC4-MD5); Fri, 01 May 2009 11:29:07 -0700 (PDT) From: Wojciech Pyczak To: The development of GRUB 2 In-Reply-To: <49399916.5020307@gmail.com> References: <492B500A.8050506@gmail.com> <493708F9.4000704@gmail.com> <49399916.5020307@gmail.com> Content-Type: text/plain Date: Fri, 01 May 2009 20:29:44 +0200 Message-Id: <1241202584.2769.10.camel@radscorpion> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: LVM & RAID10 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2009 18:29:17 -0000 FYI: I just tested latest revision (2154) and there is no error message about "multiple metadata areas". I suppose it was fixed (probably "by accident" ;) ) in on of latest patches ("Partitions can start at zero" ? just wild guess). Anyway I only tested grub-probe on my current system (with 2 disks attached in LVM @ RAID5 configuration), tomorrow I'll try to move my system to this array and see what happens (well, due to all that changes lately I don't even know if this revision can boot anything).