From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pim Zandbergen Subject: Re: raid array with 3T disks and GPT partition Date: Thu, 01 Sep 2011 18:01:14 +0200 Message-ID: <4E5FAC4A.7060804@macroscoop.nl> References: <20110901154759.GA32649@apartia.fr> <4E5FAA5E.80007@macroscoop.nl> <20110901155726.GA3195@apartia.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110901155726.GA3195@apartia.fr> Sender: linux-raid-owner@vger.kernel.org To: linux-raid@vger.kernel.org List-Id: linux-raid.ids On 09/01/2011 05:57 PM, Louis-David Mitterrand wrote: > So (g)parted is not appropriate for creating raid-autodetect partitions? I can't tell. gdisk is the GPT equivalent of fdisk. It's command line orientated and gives full low-level control. I'm comfortable with that.