From owner-freebsd-geom@FreeBSD.ORG Wed Apr 21 12:38:36 2010 Return-Path: Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 410C2106566B; Wed, 21 Apr 2010 12:38:36 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward10.mail.yandex.net (forward10.mail.yandex.net [77.88.61.49]) by mx1.freebsd.org (Postfix) with ESMTP id E0EA18FC08; Wed, 21 Apr 2010 12:38:35 +0000 (UTC) Received: from smtp6.mail.yandex.net (smtp6.mail.yandex.net [77.88.61.56]) by forward10.mail.yandex.net (Yandex) with ESMTP id E21A51F503A6; Wed, 21 Apr 2010 16:38:33 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1271853513; bh=YK39Xg2SacxVX0Q7WdiwUAaHKQoDbe6TGV0+7IYxvUI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=AAT/3ZvKsUyt550cwV5aVJkgVx9cU2iQwfnU4dwcQD4LO8rgX6EjbHeQHONCsA/mE ZpYgjBZXlyWSi5Zq1OjvDX9xyL9QMEysuCfEsdqsv38ry0v7Z2/QtPbXiykvPK3+QC 4QFM+Ctwk/pT1jwXgxh3+vSQtEniSpV0WJBtBuNM= Received: from [127.0.0.1] (ns.kirov.so-ups.ru [77.72.136.145]) by smtp6.mail.yandex.net (Yandex) with ESMTPSA id 886DE3280B0; Wed, 21 Apr 2010 16:38:33 +0400 (MSD) Message-ID: <4BCEF1C8.8080805@yandex.ru> Date: Wed, 21 Apr 2010 16:38:32 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Andriy Gapon References: <4BCEE9E2.6010007@yandex.ru> <4BCEEC66.1080804@yandex.ru> <4BCEEF06.8010203@icyb.net.ua> In-Reply-To: <4BCEEF06.8010203@icyb.net.ua> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-TimeMark: 1271853513 X-Yandex-Spam: 1 X-Yandex-Front: smtp6.mail.yandex.net Cc: Lister , Marcel Moolenaar , freebsd-geom@FreeBSD.org Subject: Re: OCE and GPT X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2010 12:38:36 -0000 On 21.04.2010 16:26, Andriy Gapon wrote: > will your patch take care of moving the second copy of GPT towards (new) disk end > if disk size is increased? Yes, you are right. It should be modified. I'll thinking about this today. -- WBR, Andrey V. Elsukov