A partition is a part of the total Directory tree and contains at least one container and its associated leaf objects.
When a partition is subordinate to another in the Directory tree, it is referred to as a ``child partition''. The partition above it is referred to as the ``parent partition''.
You can make copies of a partition, called ``replicas'', and store them on different servers in your network. Distributing replicas reduces network traffic by making information accessible locally and enabling users to log in to the network even when a server is down.
Replicas also provide fault tolerance by ensuring that more than one copy of the partition information is available. If the partition becomes corrupted, you can use a replica to re-create it.
There are four types of replicas, which are explained in the following list:
When you create a new partition, a master replica is created and stored on the same server as the parent partition.
Users cannot authenticate to the network through a read-only replica because the login process changes the NDS database.
You cannot set a bindery context when you log in to a read-only replica.
If you add a read/write or read-only replica of the child partition to the server, the subordinate replica is removed.