Tuesday, February 2, 2016

OpenFiler performance tuning best practice for iSCSI Windows file server use



I'd like to setup my OpenFiler to host very large files to act as the Backup files repository so mainly the primary use is the Backup servers >2 TB



is there any best practice documentation that i can/should follow in order to achieve reliability and performance ?




Thanks.


Answer



That's pretty slow, I would hope you have a dedicated NIC for iSCSI traffic, that its not routed, and that jumbo frames and flow control are on the storage device, the switch, and your dedicated iSCSI NIC.


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...