Replicating non-replicated data
Non-replicated data in a replicated file system refers to data that were added when either none or only one redundancy group exists. New data added to a replicated file system with redundancy groups 1 and 2 fully setup are replicated automatically.
Before you begin
- To perform this task, you must be a user in the SYSADM, SYSCTL, or SYSMAINT group.
About this task
Procedure
Run
the following command for each file system to replicate
data across redundancy groups:
db2cluster -cfs -replicate -filesystem <fs name>
Depending
on the data placement on each disk for each file system after the previous step, IBM Spectrum Scale
might mark the file system as unbalanced if a rebalance action is recommended. Db2® captures this warning
from IBM Spectrum Scale and raises an alert that can be queried through the db2instance
-list command. For more information, see Rebalancing a replicated file system.