I see no reason you couldn't do this. While it's not CF, my zenoss server is split into two mirrored pair--one for the OS and the other mounted at /opt/zenoss (my $ZENHOME). MySQL database is still on the OS pair, though. I didn't do anything fancy for it, since it seems like the bottleneck is really the ZODB and writing to a ton of little files in $ZENHOME/perf.
That being said, this might work better with the stack installer, where you get everything in a bundle and it's all installed under $ZENHOME. That way you don't have to worry about where mysql wants to put its stuff; it'll be under $ZENHOME as well, as I understand it. Hope this helps, seth wright On Sun, Jun 8, 2008 at 11:31 PM, Ryan Nichols <[EMAIL PROTECTED]> wrote: > Im studying this product and trying to figure out if i can do the following > and how. > > Making the OS on a bootable CF media card, non writable. > Then putting the database data and zenoss on another drive. is this > possible? > > Thanks, > Ryan Nichols > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
