Hey ChuckPa,
Finally got some time to play around with inotify and iperf3 tests. The inotify result was about 37962. Per another article on this subject, I changed Max user instances to 8192 and max user watches to 524288. Still returning the SLOW Query warning when running a scan.
Over the weekend I wanted to test out another computer with an Intel G4900 using the Samsung NVMe drive but it was still gave me the SLOW query warning on library scans.
Using iperf3 from my hardwired Ubuntu to hardwire Synology nas, here are the results.
Do these results look abnormal to you at all on a 1Gbps hardwired setup?
on my plex server with a regular ssd, i performed these two functions for read and write speeds
plexserver@plexserver-OptiPlex-3050:~$ dd if=tempfile of=/dev/null bs=1M count=100000 status=progress iflag=direct
15423504384 bytes (15 GB, 14 GiB) copied, 33 s, 467 MB/s
15108+0 records in
15108+0 records out
15841886208 bytes (16 GB, 15 GiB) copied, 33.882 s, 468 MB/s
plexserver@plexserver-OptiPlex-3050:~$ dd if=/dev/zero of=tempfile bs=1M count=100000 conv=fdatasync,notrunc status=progress oflag=direct
104841871360 bytes (105 GB, 98 GiB) copied, 501 s, 209 MB/s104857600000 bytes (105 GB, 98 GiB) copied, 501.226 s, 209 MB/s
100000+0 records in
100000+0 records out
104857600000 bytes (105 GB, 98 GiB) copied, 501.271 s, 209 MB/s
Thanks again for your help
plexserver@plexserver-OptiPlex-3050:~$ iperf3 -c 192.168.1.107
Connecting to host 192.168.1.107, port 5201
[ 5] local 192.168.1.51 port 59704 connected to 192.168.1.107 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 115 MBytes 964 Mbits/sec 0 488 KBytes
[ 5] 1.00-2.00 sec 111 MBytes 935 Mbits/sec 0 488 KBytes
[ 5] 2.00-3.00 sec 112 MBytes 935 Mbits/sec 0 488 KBytes
[ 5] 3.00-4.00 sec 110 MBytes 924 Mbits/sec 0 488 KBytes
[ 5] 4.00-5.00 sec 109 MBytes 915 Mbits/sec 0 488 KBytes
[ 5] 5.00-6.00 sec 113 MBytes 948 Mbits/sec 0 488 KBytes
[ 5] 6.00-7.00 sec 112 MBytes 935 Mbits/sec 0 488 KBytes
[ 5] 7.00-8.00 sec 113 MBytes 949 Mbits/sec 0 488 KBytes
[ 5] 8.00-9.00 sec 112 MBytes 941 Mbits/sec 0 546 KBytes
[ 5] 9.00-10.00 sec 111 MBytes 929 Mbits/sec 0 546 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 1.09 GBytes 938 Mbits/sec 0 sender
[ 5] 0.00-10.00 sec 1.09 GBytes 936 Mbits/sec receiver
iperf Done.
plexserver@plexserver-OptiPlex-3050:~$ iperf3 -c 192.168.1.107 -R
Connecting to host 192.168.1.107, port 5201
Reverse mode, remote host 192.168.1.107 is sending
[ 5] local 192.168.1.51 port 34178 connected to 192.168.1.107 port 5201
[ ID] Interval Transfer Bitrate
[ 5] 0.00-1.00 sec 112 MBytes 935 Mbits/sec
[ 5] 1.00-2.00 sec 112 MBytes 941 Mbits/sec
[ 5] 2.00-3.00 sec 112 MBytes 942 Mbits/sec
[ 5] 3.00-4.00 sec 112 MBytes 942 Mbits/sec
[ 5] 4.00-5.00 sec 112 MBytes 941 Mbits/sec
[ 5] 5.00-6.00 sec 104 MBytes 874 Mbits/sec
[ 5] 6.00-7.00 sec 112 MBytes 942 Mbits/sec
[ 5] 7.00-8.00 sec 112 MBytes 941 Mbits/sec
[ 5] 8.00-9.00 sec 112 MBytes 942 Mbits/sec
[ 5] 9.00-10.00 sec 112 MBytes 940 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 1.09 GBytes 935 Mbits/sec 0 sender
[ 5] 0.00-10.00 sec 1.09 GBytes 934 Mbits/sec receiver