> On May 16, 2016, at 3:40 AM, Fred Liu <[email protected]> wrote: > > It could be the slow read from the nfs path -- "/tool/iqs/run". > We see nfs v4 client not working in LX brand(I have already opened OS-5265). > And nfs v3 client is working but it has obvious lag( about 5-10 > seconds) at the very first try to mount nfs path. > As long as the mount is done, there is no obvious lag in coming > nfs-related operations. > And further, we find if SmartOS where LX brands are living in serve > nfs service, the lag won't appear. > It could be something happened in network path.
this is consistent with name lookup timeout. double check dns, ldap, and all other name sources. -- richard > > > Thanks. > > 2016-05-16 18:07 GMT+08:00 Fred Liu <[email protected]>: >> Hi, >> >> We are running some python scripts in LX brand (CentOS 6.7 20151005). >> And we get following errors: >> >> File "/tool/iqs/bin/execd.py", line 416, in polljob >> runfiles = [int(f) for f in os.listdir(RUNDIR) if f.isdigit()] >> exceptions.OSError: [Errno 4] Interrupted system call: '/tool/iqs/run' >> >> >> >> They have been running well under normal Linux OS. >> >> Any possibilities? >> >> >> Thanks. >> >> Fred > > ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
