08-07-2022, 02:27 AM
I don't see anything in the log that would affect response times from clients except perhaps the DNS address. Typically a residential router will assign clients a DNS address which is same as the gateway (LAN) address which in your case would be 192.168.1.1. This is because these routers proxy DNS queries. If DNS resolving is slow then everything between client and server will be slow or will timeout/hang.
The first NAS mount below that errors out is odd. I'm not sure what might be causing that.
Code:
20220709 013049 worker: Pri DNS (8.8.8.8)
The first NAS mount below that errors out is odd. I'm not sure what might be causing that.
Code:
20220709 013100 sourceMount(): Mount error: (mount error(113): could not connect to 192.168.1.39Unable to find suitable address.)
[size=small]20220709 013100 sourceMount(): Command=(mount -t cifs "//192.168.1.39/E/ALLMUSIC" -o username="GANGACORP",password="ganga!!123",rsize=61440,wsize=65536,iocharset=utf8,ro,dir_mode=0777,file_mode=0777 "/mnt/NAS/ALLMUSIC")
[/size]
20220709 013100 worker: NAS sources (mountall initiated)