Better filesystem for ZODB and Plone.app.blob
- by h2o
I am interested to know which Linux file system is best for hosting Zope's Object Database (Data.fs) and Plone.app.blob (blobstorage). Various reviews from the Internet suggests that XFS is good for hosting both. XFS is fast and works well with large files. Anyone using XFS for Zope or Plone? What optimization flags, if any, do you use for XFS?
Note that this is a repost. I originally asked this on StackOverflow and was given a suggestion to post on Severfault instead.