On Mon, Sep 7, 2009 at 3:34 PM, Ross Boylan wrote:
> Did you install cyrus on the new server before or after the steps
> described below? It sounds as if it was before, just by the references
> to shutting it down on the new server and
> to /usr/lib/cyrus/cyrus-db-types.active.
I installed the cy
> I'm wondering how much of all this was really needed for the migration
> from 32bit to 64bit? Are the BerkeleyDB ondisk files different on
> 32/64bit?
>
I initially tried just using rsync with cyrus shutdown on both servers
but cyrus failed to start on the new server due to db errors. As
mention
Hi,
I've seen some questions about migrating from 32 bit to 64 bit. We
migrated last weekend and these are the steps we took.
Old server:
- rsync the cyrus data while cyrus is running
rsync -vaH --delete -e ssh /var/lib/cyrus/ new-server:/var/lib/cyrus
rsync -vaH --delete -e ssh