Changing preservation mode for a VOB family
You can change the preservation mode of a replica using the chreplica command.
About this task
Any subset of replicas in a VOB family can preserve identities and permissions. Within this set of replicas, the owner, group, and access mode of an object are kept the same across all the replicas. Adding a replica to or deleting it from the set has no immediate effect on the replica's objects. However, future changes to identities are propagated among all of the replicas in the VOB family that preserve identities and permissions. Future changes to permissions are propagated among all of the replicas that preserve identities and permissions or permissions only.
To change a replica to be permissions-preserving or to create a new permissions-preserving replica, the VOB family feature level of the replica must be 4.
Also, note that the cleartool protect command fails if you use the -chmod option, specify an object in a permissions-preserving replica, and your client host is at feature level 3 or lower.
- Identities- and permissions-preserving to nonpreserving or permissions-preserving. For example, if a replica was created incorrectly as identities- and permissions-preserving, you may need to change it.
- Permissions-preserving to identities- and permissions-preserving.
- Permissions-preserving to nonpreserving.
- Nonpreserving to identities- and permissions-preserving. The replica will receive future changes to identities and permissions, but the original information is not restored.
- Nonpreserving to permissions-preserving. The replica will receive future changes to permissions, but the original information is not restored.