[Pki-devel] [PATCH] 76 - Reorder-VLV-indexing-for-clones-to-avoid-errors

Ade Lee alee at redhat.com
Mon Oct 22 03:24:56 UTC 2012


Revised patch 75.  Please ignore that patch.

When setting up a clone, the VLV indexes are added before the data is
replicated.  This results in errors in adding the VLV indexes because
the entries that the VLV indexes depend on do not yet exist.

This patch re-orders the sequence of operations.  Specifically, index
operations occur before the data is replicated so that the indexes are
populated, whereas VLV indexes are populated afterwards.  In the case of
VLV indexes, a VLV indexing task is scheduled and executed.

Tested with IPA cloning - errors no longer occur.

Ade
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-vakwetu-0076-Reorder-VLV-indexing-for-clones-to-avoid-errors.patch
Type: text/x-patch
Size: 6974 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20121021/2bf1a5a7/attachment.bin>


More information about the Pki-devel mailing list