Hi Sergio,

I also experienced some issues with an installation having the entire filesystem on NFS. See the thread on this list at 13-5-2014.

I'd suggest you experiment with different locking methods which you can set through the install tool.

Which TYPO3 versions are talking about, upgrade from 4.5 to 6.2 I guess?

Afaik, problems occur with concurrent writing of files on NFS. For most files, this is unlikely to happen as they are usually only written once and then stay, but problems usually arise with files that are constantly rewritten. On 4.5 I had issues with js_css_optimizer extension (which I abandoned in the end) and with the configuration cache (temp_CACHED*), which I disabled because the hoster couldn't move it to a non-NFS drive.

Hth,
Loek


On 29-01-15 12:15, Sergio Catalá wrote:
Hi list,

We have several servers through Varnish and we were sharing until now
typo3temp/ folder between all servers, mounted through NFS.
After upgrading, the "cache lock" problem appears.
We try several options for the NFS mount, but without success.
Would you recommend us some other tool to mount this folder that can work
properly with Typo3?

Thanks in advance,
Sergio

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to