[root@somehost ~]# mount nasb:/content /mnt/nasb/blah/
mount: mount to NFS server 'nasb' failed: timed out (retrying).
mount: mount to NFS server 'nasb' failed: timed out (retrying).
There is also an error written to /mnt/HDA_ROOT/.logs/kmsg on the nas like:
<6>rpc.mountd[522]: segfault at b73aa078 ip b76fdf56 sp bf8b03a4 error 7 in libuLinux_statistics.so.0.0[b76fd000+3000]
<6>rpc.mountd[6539]: segfault at b7418078 ip b776bf56 sp bfd69a94 error 7 in libuLinux_statistics.so.0.0[b776b000+3000]
... repeating
an error email is generated:
Server Name: nasb
IP Address: x.x.x.x
Date/Time: 2011/03/28 15:02:55
Level: Warning
Re-launch process [rpc.mountd].
and the device momentarily stops serving nfs requests to all hosts. This device has that very same nfs share mounted on 23 other hosts and functioning as confirmed by running "netstat -a | grep nfs | grep ESTAB | wc -l " on the nas. Is there some soft limit to the number of hosts that can mount a particular nfs share? Either way it shouldn't segfault but return some error.
This is a raid6 volume formatted with ext4, and using firmware 3.4.1 Build0315(latest). I tried contacting support a few times but have gotten nothing but the standard upgrade/reapply your firmware and reboot response. No satisfaction
News