[Zope] Re: [Plone-users] Mounted database for plone

Travis Miller travismiller-lists at cox.net
Wed Apr 21 19:05:50 EDT 2004


hi Florian,

we're trying to do the same kind of thing on the '[Plone-users] Re: 
Serving multiple Plone sites' thread.

also, i attempted to use BDB fullstorage a little while back with zope 
2.7.0 and ran into unrecoverable db corruptions. have you had any 
similar problems? i would have liked to use fullstorage but the 
problems i experience scared me away. what can you tell me about how 
you are configuring/running bdb?

thanks,
travis


On Apr 21, 2004, at 3:41 PM, Florian Schulze wrote:

> Hi!
>
> I would like to put a plone instance into a seperate storage.
> The plone instance should go into /plone
> I have this in my zope.conf
> <zodb_db plone>
>     <fullstorage>
>       envdir $INSTANCE/plone_db
>     </fullstorage>
>     mount-point /plone
> </zodb_db>
> But when I add the ZODB Mount Point, I get a normal folder and can't 
> create the Plone Site with the id 'plone'. I tried adding this line:
>     container-class Products.CMFPlone.Portal.PloneSite
> But that didn't work. Could someone point me on how to do this?
> Or is the only option adding a mounted folder and inside that the 
> plone instance, like this:
> /folder/plone ?
>
> Regards,
> Florian Schulze
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Plone-users mailing list
> Plone-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plone-users
>




More information about the Zope mailing list