NetApp FAS2720 - Performance lacking or all normal given the hardware?
Work was tossing a NetApp FAS2720 with a pair of DS212 disk shelves. Each shelf has 10x 8TB hard drives and two 894G U.2 SSDs. I have all of the licenses necessary for the machines, so thankfully that's not an issue. I did have to wipe the storage and recreate it so Sec would be happy but being that I also have the license keys, it was easy to get it up and running.
The two controllers are connected together on e0a/e0b for controller-to-controller communications, and e0c/e0d go to the 10G core switch in a lacp bond.
The target host is a Proxmox host with dual 10G nics in a bond, connected to the same core switch. For giggles, I did a basic test to write 50G of random data to an LVM volume created on the NetApp mount and on another iSCSI filer and found that the two filers didn't really differ much in time.
For the test, I used this command: time dd if=/dev/urandom of=./testfile bs=1G count=50 conv=fdatasync
In both test scenarios, a 100G LVM partition was created from the respective filer's volume group and prepared using EXT4. The filesystem was mounted, then the above command was ran.
From the Proxmox host to the other filer, it took 4m15s to write the 50G test file.
From the Proxmox host to the NetApp filer, it took 3m53s to write the 50G test file.
While I do have the SSDs, I do not think/remember if they were incorporated into the iscsi volume. When I look through NetApp's documentation for the FAS2720, the only thing I see is 'FlexCache' but from what I understand, this is only for a local cache against a remote volume, not a local volume.
I don't expect flash-based speeds, but I figured that the NetApp with custom hardware designed for storage would handily beat out a NAS built on commodity hardware that has no benefit of customized hardware. Looking at the dashboard, it seems that the NetApp barely breaks above 500IOPS. Latency hovers around 0.17ms, and throughput is usually 1.34MB/sec.
Any suggestions on how I can improve performance on the FAS2720?