Querying file replication

Specify one or more file names with the mmlsattr command.

For example, to display the replication factors for two files named project4.sched and project4.resource in the file system fs1, enter:
mmlsattr /fs1/project4.sched /fs1/project4.resource
The system displays information similar to:
  replication factors                               
metadata(max) data(max) file    [flags]             
------------- --------- ---------------             
      1 (  2)   1 (  2) /fs1/project4.sched
      1 (  2)   1 (  2) /fs1/project4.resource  

See the mmlsattr command for complete usage information. For a detailed discussion of file system attributes, see GPFS architecture and File system creation considerations.