Overview of Adding, Deleting and Changing Replica Type

This topic contains the following:


Overview of Adding a Replica

Creating multiple NDS partitions does not, by itself, increase fault tolerance or improve performance of the Directory. However, strategically using multiple replicas does.

Novell recommends at least three real replicas for each partition if the Directory tree has enough servers to support that number. 'Real' replicas means master, read/write, or read-only replicas (subordinate reference replicas are created and managed by NDS, not the administrator).

NDS replication provides:

You can add additional replicas of a partition, within these guidelines:

Most replicas should be read/write. Read/write replicas can be written to. They can handle object viewing, object management, and user login, just as the master replica can. They send out information for synchronization when a change has been made.

Read-only replicas cannot be written to. They allow object searching and viewing, and they are updated when the replicas of the partition synchronize.


Overview of Deleting a Replica

Deleting a replica removes the replica of the partition from a server.

If you want to remove a server from the Directory tree, you could delete replicas from the server before removing it. Removing the replicas reduces the chance of having problems removing the server.

You can also reduce synchronization traffic on the network by removing replicas. Keep in mind that you probably don't want more than six replicas of any partition.

NOTE:  You cannot delete a master replica or a subordinate reference replica.

If the replica you want to delete is a master, you have two options:

When you delete replicas, keep the following guidelines in mind:

You cannot delete or manage subordinate reference replicas. They are created automatically on a server by NDS when the server contains a replica of a partition but not of that partition's child.


Overview of Changing Replica Type

You can change the type of a read/write or a read-only replica. However, you cannot use a change replica type operation to change the master replica to a different type.

You cannot change the type of a master replica, but a read/write or read-only can be changed to a master---and the master will be changed automatically to a read/write replica.

Most replicas should be read/write. Read/write replicas can be written to by client operations. They send out information for synchronization when a change has been made. Read-only replicas cannot be written to by client operations. However, they are updated when the replicas synchronize.

You cannot change the replica type of a subordinate reference. To place a replica of a partition on a server which currently has a subordinate reference requires an Add Replica operation.

A subordinate reference replica is not a complete copy of a partition. The placement and management of subordinate reference replicas is handled by NDS. They are created automatically on a server by NDS when the server contains a replica of a partition but not of that partition's child.



Previous | Next