From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Evans Subject: Re: [ANNOUNCE] mdadm-3.1 has been withdrawn Date: Tue, 10 Nov 2009 19:26:53 -0800 Message-ID: <4877c76c0911101926p3cf3b488qef95cfe43792e7ac@mail.gmail.com> References: <19187.50708.551325.297625@notabene.brown> <4AF829B2.5090001@redhat.com> <4AF836F8.5040903@panix.com> <4AF8847D.8030303@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Jon Nelson Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids There is nothing preventing someone from first creating a protective partition, similar to the MBR record used by GPT. Then they would be able to use the 4k offset 1.2 label on the device if they absolutely wanted. However a normal MBR with partition and 1.1 label would use less disk space and be more compatible with other tools. Similar logic applies for GPT labeled drives, and any drive large enough to require GPT should not miss the ~16 kilobytes required at each end of the drive.