linux_config_iscsi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_config_iscsi [2019/11/06 16:23] andonovjlinux_config_iscsi [2019/11/07 00:25] (current) – external edit 127.0.0.1
Line 350: Line 350:
  
 =====Performance===== =====Performance=====
-I've found that iSCSI isn't particulary fast. So here is a good article of how to speed it up:+I've found that iSCSI isn't particulary fast. I've found that my environment isn't so much loaded. That can be because the clients aren't using Jumbo frames so that might be the reson. 
 + 
 +<sxh bash> 
 +[root@server Logs]# ip link show | grep mtu 
 +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT 
 +2: eno16780032: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT qlen 1000 
 +3: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT 
 +4: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast master virbr0 state DOWN mode DEFAULT qlen 500 
 +[root@server Logs]# ls -lart 
 +</sxh> 
 + 
 +Here is a good article of how to speed up the performance of the iSCSI:
  
 https://www.monperrus.net/martin/performance+of+read-write+throughput+with+iscsi https://www.monperrus.net/martin/performance+of+read-write+throughput+with+iscsi
  • linux_config_iscsi.1573057407.txt.gz
  • Last modified: 2019/11/07 00:23
  • (external edit)