I using the -o nolock option when I mount nfs storage, and it works, but I am not sure what will cause by this option in future...
Tianjing -----邮件原件----- 发件人: [email protected] [mailto:[email protected]] 代表 Simon Slavin 发送时间: 2012年4月22日 4:25 收件人: General Discussion of SQLite Database 主题: Re: [sqlite] Error: database is locked on redhat6 On 21 Apr 2012, at 7:05pm, Kit <[email protected]> wrote: > 2012/4/21 田晶 <[email protected]>: >> Hi all, >> I have a question when using sqlite on redhat6, I put the sqlite file on nfs >> storage(this storage is shared by isilion), the client using redhat 6 x64. >> Tianjing > > Never use SQLite on NFS storage. Slightly longer answer: locking and unlocking for NFS storage does not work properly. Longest answer: see the answer to question 5 on <http://www.sqlite.org/faq.html#q5> Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

