ok<br><br>In all case i think than using a NFS mount point like a root album library path is wrong, because there is a risk to have 2 instance of digiKAm running on 2 different computers witch open the database in R/W. In this case, the concurrent writting on DB will corrupt the data.
<br><br>The database file must be stored in all case in local. The way to have a link on NFS mount path like a subfolder of the root album library path is an easy solution. each computer have a dedicaced database file in local. No problem with NFS, no concurrent acess to DB.
<br><br>Gilles<br><br><div><span class="gmail_quote">2007/3/7, Fabien <<a href="mailto:fabien.ubuntu@gmail.com">fabien.ubuntu@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Gilles Caulier wrote:<br>><br>><br>> 2007/3/7, Fabien <<a href="mailto:fabien.ubuntu@gmail.com">fabien.ubuntu@gmail.com</a><br>> <mailto:<a href="mailto:fabien.ubuntu@gmail.com">fabien.ubuntu@gmail.com</a>
>>:<br>><br>>     Hi,<br>><br>>     Gilles Caulier wrote:<br>>      > Try to stress the database using a large taging image/comment or<br>>     rating.<br>>      > The problem apprears about multiple access on DB duing a wrong DB
<br>>     lock.<br>><br>>     I tried, but without success :) I even tried to update comments/tags<br>>     while copying images, did the same with 2 instances of digiKam.<br>>     I managed to make digiKam crash once, but didn't have troubles with
<br>>     sqlite !<br>><br>><br>> Perhaps the SQLite/NFS problem ios relevant of NFS deamon settings or<br>> about to set on the NFSLock deamon at the same time than NFSd ?<br><br>Well, I use my own compiled linux kernel with kernel-based nfs server
<br>(same for lockd)...<br>I don't have any specific settings.<br>But I read in sqlite mailing list archives that some people have<br>troubles when mixing freebsd server and linux clients...<br><br>--<br>Fabien<br><br>
_______________________________________________<br>Digikam-devel mailing list<br><a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-devel">https://mail.kde.org/mailman/listinfo/digikam-devel
</a><br></blockquote></div><br>