[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Stanford moves to OL 2.2.6 for production





--On Thursday, March 04, 2004 9:53 AM -0800 Quanah Gibson-Mount <quanah@stanford.edu> wrote:

I'll note that there are steps you'll want to take in upgrading from a
2.1 DB to a 2.2 DB:

1) (2.1) slapcat your database to file A
2) cat A | grep -v ^entryCSN: | grep -v ^entryUUID > B
3) (2.2) slapadd B

I'll modify this slightly

Step 1 should be dumping your master's DB.

After step 3, you need to use that same DB on all your replica's, so that their entryUUID's are all in sync.

--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITSS/TSS/Computing Systems
ITSS/TSS/Infrastructure Operations
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html