Better filesystem for ZODB and Plone.app.blob
Posted
by
h2o
on Server Fault
See other posts from Server Fault
or by h2o
Published on 2012-06-21T01:14:17Z
Indexed on
2012/06/21
3:18 UTC
Read the original article
Hit count: 503
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.
© Server Fault or respective owner