This procedure marks statemap bitmaps as dirty for all devices in the failover context.
On the recovery server, which is now the acting production server, execute:
rtstop -C <Failover Context ID> -F
scconfig -C <Failover Context ID> -M
rtstart -C <Failover Context ID> -M
Wait for the region recovery completes before performing the failback procedure, as described in Performing failback.
Note: Performing a complete region recovery should be avoided since this will require production down time and significant network resources.
You can mark only specific state maps dirty, using the -L option of the scconfig command. Refer to CLI Assure MIMIX DR for AIX Commands for more information.