Hello, I am trying to configure backuppc to use a NFS mount for backup pool. I have a problem when I try to access from web interface to a host. It takes more than 5 minutes to display. When I cat /var/log/messages, I have a message from kernel : lockd: server 192.168.20.14 not responding, timed out
It seems to be a problem with NFS (mounted and functional). I go through in enabling debug for nlm (NFS lock manager) module with command : echo "65535" > /proc/sys/sunrpc/nlm_debug I have messages wich are much verbose when I click on web interface : lockd: call procedure 2 on 192.168.20.14 lockd: nlm_bind_host(c0a8140e) lockd: server returns status 3 lockd: call procedure 2 on 192.168.20.14 lockd: nlm_bind_host(c0a8140e) lockd: server returns status 3 lockd: call procedure 2 on 192.168.20.14 lockd: nlm_bind_host(c0a8140e) lockd: next rebind in 15000 jiffies lockd: server returns status 3 But it takes really long time to process ... Any idea ? ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
