Re: AWS EC2 image with ASM
From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Fri, 27 Oct 2023 14:50:42 -0400
Message-ID: <93f6cc37-d62f-4e8f-8132-9584c47d7e18_at_gmail.com>
Date: Fri, 27 Oct 2023 14:50:42 -0400
Message-ID: <93f6cc37-d62f-4e8f-8132-9584c47d7e18_at_gmail.com>
On 10/27/23 14:29, Niklas Iveslatt wrote:
> oh sorry guys one more thing I just remembered - when you create the
> fs - we also used the su and sw parms - they may beĀ calculated
> automatically..... but in any case - FYI.
>
> mkfs.xfs -d su=256k,sw=4 /dev/mapper/tempvg-templv
>
> suĀ - stripe unit size
>
> sw - stripe width
>
> Alignment to the storage geometry is key here for maximum throughput
> basically.
>
This is only pertinent for the rotational storage which is being phased
out, as of recently. For SSD storage, like Pure or Nutanix, I prefer
F2FS file system.
-- Mladen Gogala Database Consultant Tel: (347) 321-1217 https://dbwhisperer.wordpress.com -- http://www.freelists.org/webpage/oracle-lReceived on Fri Oct 27 2023 - 20:50:42 CEST