Login  Register

NFS slowness

Posted by Roshan on Jan 12, 2022; 8:37am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/NFS-slowness-tp10564.html

-bash-4.2$ cat /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)

Hello Erman,

Striim reads files from an NFS drive. Recently I noticed the read is very slow (2-3 msgs/s). I have checked the read rate of the NFS.

-bash-4.2$ time dd if=/data2/CDR/inocs/sms/cbs_cdr_sms_20220112_601_101_614287.add of=/dev/null ibs=30000 obs=4096 count=3333
2+1 records in
21+1 records out
89820 bytes (90 kB) copied, 0.00761152 s, 11.8 MB/s

real    0m0.013s
user    0m0.002s
sys     0m0.000s


Could you please advise why Striim is reading so slow?

Regards,

Roshan