All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Bowler <nbowler@elliptictech.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: LKML Kernel <linux-kernel@vger.kernel.org>,
	"J. Bruce Fields" <bfields@redhat.com>,
	Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: Regression, bisected: sqlite locking failure on nfs
Date: Mon, 1 Nov 2010 14:19:38 -0400	[thread overview]
Message-ID: <20101101181938.GA3875@elliptictech.com> (raw)
In-Reply-To: <D68536EB-6BE9-4DE4-B325-39FEF747092E@oracle.com>

On 2010-11-01 14:07 -0400, Chuck Lever wrote:
> On Nov 1, 2010, at 1:58 PM, Nick Bowler wrote:
> > After installing 2.6.37-rc1, attempting to use sqlite in any capacity on
> > NFS gives a locking error:
> > 
> >  % echo 'select * from blah;' | sqlite3 blah.sqlite
> >  Error: near line 1: database is locked
> > 
> >  % echo 'create table blargh(INT);' | sqlite3 blargh.sqlite
> >  Error: near line 1: database is locked
> > 
> > The result is that a lot of high-profile applications which make use of
> > sqlite fail mysteriously.  Bisection reveals the following, and
> > reverting the implicated commit solves the issue:
> 
> Nick, thanks for the report.  Is 2.6.37-rc1 running on your clients or
> on your server?

Sorry for not being clear: the client is running 2.6.37-rc1.   The
server is running RHEL 5.5.

> Does anything interesting appear in the kernel log when your test case
> fails?

There are no unusual messages on the client... but I just logged into
the server and I see lots of messages of the following form:

  nfsd: request from insecure port (192.168.8.199:35766)!
  nfsd: request from insecure port (192.168.8.199:35766)!
  nfsd: request from insecure port (192.168.8.199:35766)!
  nfsd: request from insecure port (192.168.8.199:35766)!
  nfsd: request from insecure port (192.168.8.199:35766)!

(192.168.8.199 is the address of the failing client).  I can only assume
that these are a result of my recent issues, since I don't have access
to the system log (with timestamps) on that machine.

-- 
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)

  reply	other threads:[~2010-11-01 18:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 17:58 Regression, bisected: sqlite locking failure on nfs Nick Bowler
2010-11-01 18:07 ` Chuck Lever
2010-11-01 18:19   ` Nick Bowler [this message]
2010-11-01 18:30     ` Chuck Lever
2010-11-01 19:22       ` Trond Myklebust
2010-11-01 19:42         ` Trond Myklebust
2010-11-01 19:45           ` Chuck Lever
2010-11-01 19:48             ` Trond Myklebust
2010-11-01 19:55               ` Chuck Lever
2010-11-01 20:35                 ` Trond Myklebust
2010-11-01 21:12                   ` Chuck Lever
2010-11-01 20:09               ` Trond Myklebust
2010-11-01 20:33                 ` Nick Bowler
2010-11-02 13:14                   ` Trond Myklebust
2010-11-02 14:05                     ` Nick Bowler
     [not found]           ` <1288640536.5009.18.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2010-11-01 19:59             ` Nick Bowler
2010-11-01 19:59               ` Nick Bowler
2010-11-01 19:43         ` Chuck Lever

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101101181938.GA3875@elliptictech.com \
    --to=nbowler@elliptictech.com \
    --cc=bfields@redhat.com \
    --cc=chuck.lever@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.