Script creation
It is necessary to create a script to reactivate the file stubs during restoration and failover/failback. To create a script open a text editor, such as Notepad, on your Windows server. The reactivation command is fmacli act
If you have letter drive D:\ and E:\ managed on your FMA server, you would need two lines in your script:
fmacli act
fmacli act
The
After entering the two lines with the correct drive letters, save the file as a .bat file. Make a note where you save the batch file and point to it during the HP Storage Mirroring failover configuration. You can also run this batch file if you restore some files from the target server.