Hello,

I contacted the author of recipe.filestorage and received the answer to
solve this problem. I'm sharing it here with you:

[filestorage]
recipe = collective.recipe.filestorage
location = var/filestorage/%(fs_part_name)s/%(fs_part_name)s.fs
blob-storage = var/blobstorage-%(fs_part_name)s
parts =
     mynewsite
     mynewnewsite

That ends up creating a var/filestorage/mynewsite/mynewsite.fs and
var/filestorage/mynewnewsite/mynewnewsite.fs which 
can be mounted through the ZMI, as well as a corresponding 
var/blobstorage-mynewsite and var/blobstorage-mynewnewsite directory.

Mounting through ZMI is done by ZMI root / : Dropdown-menu "Zodb Mountpoint"
and clicking Add.

Lars

--
View this message in context: 
http://plone.293351.n2.nabble.com/Several-data-fs-vs-1-data-fs-and-what-to-migrate-tp6238107p6264873.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup@lists.plone.org
https://lists.plone.org/mailman/listinfo/setup

Reply via email to