[OpenAFS] Re: experience of SQLite on AFS

Andrew Deason adeason@sinenomine.net
Fri, 30 Apr 2010 17:10:42 -0500


On Fri, 30 Apr 2010 17:07:49 -0500
Andrew Deason <adeason@sinenomine.net> wrote:

> After some offline discussion, this appears to probably be the case.
> sqlite opens the db file O_RDONLY, and attempts to acquire an fcntl
> F_WRLCK on it, to which it gets EROFS back.

Er, forgot to mention, at this point sqlite goes into an infinite
sleep/retry loop, which is why it appears to hang.

-- 
Andrew Deason
adeason@sinenomine.net