From mboxrd@z Thu Jan 1 00:00:00 1970 References: From: Zdenek Kabelac Message-ID: <81231cae-0472-fb28-f14f-cf8354d4fe2c@redhat.com> Date: Thu, 26 Jul 2018 10:58:24 +0200 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [linux-lvm] Trying to understand format of LVM2 - Question on Extent Size Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="utf-8"; format="flowed" To: LVM general discussion and development , "David F." Dne 26.7.2018 v 06:25 David F. napsal(a): > Never mind, the answer is the extent_size is the number of sectors (or perhaps > it's the number of 512 byte blocks, I'll have to test on 4K sector > drives).     So in this case 4M and 4M*3840 is the 16G (not 16M which was the > 3840*4096). > > On Wed, Jul 25, 2018 at 5:37 PM, David F. 64b size). Depending on your extent_size you are limiting maximum volume size. Thus if you need to use Exa byte volume sizes you clearly need to go with 4G extent size. Regards Zdenek