Maximum data replicas

The maximum number of copies of data blocks for a file can be specified at file system creation by using the -R option on the mmcrfs command. The default is 2.

The allowable values are 1, 2, and 3, but cannot be less than the value of DefaultDataReplicas. This value cannot be changed after the file system is created.