Re: [CentOS] NFS issues

2008-09-24 Thread Craig White
On Wed, 2008-09-24 at 13:38 -0700, Akemi Yagi wrote: > On Thu, Sep 4, 2008 at 8:09 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > > On Thu, Sep 4, 2008 at 7:35 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > > > >> CentOS developer, Tru, compiled a patched version of regular kernel > >> and is offering it

Re: [CentOS] NFS issues

2008-09-24 Thread Akemi Yagi
On Thu, Sep 4, 2008 at 8:09 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On Thu, Sep 4, 2008 at 7:35 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > >> CentOS developer, Tru, compiled a patched version of regular kernel >> and is offering it at: >> >> http://people.centos.org/tru/kernel+bz453094/ >> >>

Re: [CentOS] NFS issues

2008-09-04 Thread Akemi Yagi
On Thu, Sep 4, 2008 at 7:35 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > CentOS developer, Tru, compiled a patched version of regular kernel > and is offering it at: > > http://people.centos.org/tru/kernel+bz453094/ > > Also, the fix will be in the upcoming kernel-2.6.18-92.1.13.el5 > according to

Re: [CentOS] NFS issues

2008-09-04 Thread Akemi Yagi
On Wed, Aug 13, 2008 at 9:27 AM, Matthew Kent <[EMAIL PROTECTED]> wrote: > This is the exact problem we were having here. Rebooting is the only > solution. > > And as already mentioned further down the thread it was attributed to > this https://bugzilla.redhat.com/show_bug.cgi?id=453094 > > My sol

Re: [CentOS] NFS issues

2008-08-14 Thread Filipe Brandenburger
On Wed, Aug 13, 2008 at 09:48, Johan Swensson <[EMAIL PROTECTED]> wrote: > I was also thinking about mounting the nfs shares as soft, is this a good > idea? No, this is a bad idea. Mounting as soft means that if there is any errors or timeouts, your writes will fail, and most programs don't check

Re: [CentOS] NFS issues

2008-08-13 Thread Matthew Kent
On Tue, 2008-08-12 at 14:27 +0200, Johan Swensson wrote: > So I'm running nfs to get content to my web servers. Now I've had this > problem 2 times (about 2 weeks since the last occurrence). > I use drbd on the nfs server for redundancy. Now to my problem: > > All my web sites stopped responding s

Re: [CentOS] NFS issues

2008-08-13 Thread Johan Swensson
nate wrote: Johan Swensson wrote: No firewall on either end and server responds to ping. client: program vers proto port 102 tcp111 portmapper 102 udp111 portmapper 1000241 udp889 status 1000241 tcp892 status Doe

Re: [CentOS] NFS issues

2008-08-13 Thread nate
Johan Swensson wrote: > No firewall on either end and server responds to ping. > > client: >program vers proto port > 102 tcp111 portmapper > 102 udp111 portmapper > 1000241 udp889 status > 1000241 tcp892 status Doesn't look

Re: [CentOS] NFS issues

2008-08-13 Thread andylockran
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Not wanting to hijack the thread, but since a similar date I've had issues with NFS updates being 'delayed' for anything between two seconds to six hours. Weird one. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIor/hauMjEM4

Re: [CentOS] NFS issues

2008-08-12 Thread Johan Swensson
No firewall on either end and server responds to ping. client: program vers proto port 102 tcp111 portmapper 102 udp111 portmapper 1000241 udp889 status 1000241 tcp892 status server: program vers proto port 102

Re: [CentOS] NFS issues

2008-08-12 Thread Craig White
On Tue, 2008-08-12 at 20:16 -0700, nate wrote: > Johan Swensson wrote: > > It happend again this night but now I temporarily(?) fixed it with > > mounting -o nolock on the web servers. > > It works but dmesg is still spamming "lockd: server 192.168.20.22 not > > responding, timed out". Atleast my s

Re: [CentOS] NFS issues

2008-08-12 Thread nate
Johan Swensson wrote: > It happend again this night but now I temporarily(?) fixed it with > mounting -o nolock on the web servers. > It works but dmesg is still spamming "lockd: server 192.168.20.22 not > responding, timed out". Atleast my sites are up, and the message isn't > critical anymore. >

Re: [CentOS] NFS issues

2008-08-12 Thread Craig White
On Tue, 2008-08-12 at 14:27 +0200, Johan Swensson wrote: > So I'm running nfs to get content to my web servers. Now I've had this > problem 2 times (about 2 weeks since the last occurrence). > I use drbd on the nfs server for redundancy. Now to my problem: > > All my web sites stopped responding s

Re: [CentOS] NFS issues

2008-08-12 Thread Johan Swensson
It happend again this night but now I temporarily(?) fixed it with mounting -o nolock on the web servers. It works but dmesg is still spamming "lockd: server 192.168.20.22 not responding, timed out". Atleast my sites are up, and the message isn't critical anymore. But how can I get rid of it?

[CentOS] NFS issues

2008-08-12 Thread Johan Swensson
So I'm running nfs to get content to my web servers. Now I've had this problem 2 times (about 2 weeks since the last occurrence). I use drbd on the nfs server for redundancy. Now to my problem: All my web sites stopped responding so I started by checking dmesg and there I found a bunch of this