ONTAP Discussions
ONTAP Discussions
Hi all,
IHAC met a weird performance issue with XFS:
Any thoughts and suggestions? Thanks in advance!
Best Regards,
Phil
I’ll start. How is the lun attached?
Iscsi, fc, nvme/tcp or nvme/fc?
How many lifs per node?
Hi TMACMD,
Thanks for your respond!
It is FC protocol. 2 lifs per node.
Thanks!
-Phil
And what was the FIO command/args used for testing?
Did you try formatting the lun with other formats and test besides XFS?
It could be some kind of caching issue
Hi TMACMD,
Command was like:
fio -directory=/test02 -direct=1 -rw=write -bs=128k -size=15G -numjobs=16 -runtime=300 -group_reporting -name=test-write
Single LUN on a volume, was mapped to the Linux Server.
On the Linux Server, they did not create partition or use LVM.
We will try:
1. create a partition before makes
2. try ext4 file system for comparision
Thanks!
-Phil
Customer has done tests today:
Please find results as below (block size 128K):
Any thoughts?