Listing objects mastered by a replica
The lsmaster command lists the objects mastered by a VOB replica. The command uses the information at your current replica unless you use the –inreplicas option, which retrieves information from sibling replicas.
About this task
Procedure
- To list all objects mastered by the current replica (boston_hub),
using information at the current replica:
multitool lsmaster boston_hub@/vobs/dev
- To list all label types mastered by replica sanfran_hub,
using information at the current replica:
multitool lsmaster –kind lbtype sanfran_hub@/vobs/dev
- To display information from all replicas in the VOB family about
the objects mastered by replica bangalore:
multitool lsmaster –inreplicas –all bangalore@\tests
Example
For more information and examples, see the lsmaster reference page.