Hello,
We are hosting SQL Server 2008 R2 VMs in PVE4.
Storage hardware is RAID10 SSD.
Following SQL Server best practices, the VM filesystem should use 64K blocks (which can be easily achieved), but also the underlying filesystem in the physical server.
I think the maximum block size for ext4 is 1024.
What would you advise as filesystem for hosting SQL Server ? ext4, XFS, Btrfs ?
Thank you
We are hosting SQL Server 2008 R2 VMs in PVE4.
Storage hardware is RAID10 SSD.
Following SQL Server best practices, the VM filesystem should use 64K blocks (which can be easily achieved), but also the underlying filesystem in the physical server.
I think the maximum block size for ext4 is 1024.
What would you advise as filesystem for hosting SQL Server ? ext4, XFS, Btrfs ?
Thank you