Based on a comment in another thread about XFS changes, sometime after doing a fresh
install of 13.2, I reformatted my existing XFS partitions that had been created with 13.1.
The copy performance degraded after the reformat. Here are the details:
I have an internal 430 GB raid (md2) partition on sata drives that was formatted XFS using 13.1.
I store several VirtualBox virtual machines on that partition.
I have an external USB3 3TB partition (sdc1) that was formatted XFS using 13.1.
Under BOTH 13.1 and 13.2, when using drag-and-drop between two Dolphin windows to copy
the files from the internal drive to the external USB3 drive, Dolphin would report a write speed
of around 105 MiB/s. After reformatting both partitions under 13.2, Dolphin now reports
a write speed of around 70 MiB/s.
In other words, using both 13.1 and 13.2 Dolphin, I got a write speed of 105 MiB/s from md2 to sdc1
XFS partitions that were formatted under 13.1, but when the partitions were reformatted under 13.2 the
write speed dropped to 70 MiB/s
Any ideas what caused the speed drop and how to reverse it?
I guess I could boot a 13.1 DVD and reformat the XFS partitions using the 13.1 XFS,
but I’d really like to understand what happened.