Use the fts lsreplicas command to verify the statuses of a fileset's replicas at one or all of its replication sites:
$ fts lsreplicas -fileset {name | ID} {-all | -server machine}
The -fileset name or ID option is the name or ID number of the fileset whose replicas are to be checked.
The -all option specifies that all replicas of the fileset indicated with the -fileset option are to be examined. Use the -all option or use the -server option.
The -server machine option names a specific File Server machine on which the replica of the fileset indicated with the -fileset option is to be checked. Specify the File Server machine's DCE path name, its host name, or its IP address. Use this option or use the -all option.