Chapter 8: Using the Synchronous Mirroring Premium Feature
151
a remote mirrored pair is a significant change to a storage array configuration. Setting
the write mode to
synchronous
and the synchronization priority to
highest
means that host write requests are written to the primary volume and then
immediately copied to the secondary volume. These actions help to make sure that the
data on the secondary volume is as accurate a copy of the data on the primary volume
as possible. The highest synchronization priority does, however, use more system
resources, which can reduce system performance.
This example shows how to use the command in a script file:
create remoteMirror primary=”Jan_04_Account”
secondary=”Jan_04_Account_B”
remoteStorageArrayName=”Tabor”
remotePassword=”jdw2ga05” syncPriority=highest
writeMode=synchronous;
After you have created a remote mirror, you can see the progress of data
synchronization between the primary volume and the secondary volume by running
the
show remoteMirror synchronizationProgress
command. This
command shows the progress as a percentage of data synchronization that has
completed.
Changing
Synchronous
Mirroring
Settings
The
set remoteMirror
command lets you change the property settings for a
remote mirrored pair. Use this command to change these property settings:
The volume role (either primary or secondary)
The synchronization priority
The write order
The write mode
You can apply the changes to one or several remote mirrored pairs by using this
command. Use the primary volume name to identify the remote mirrored pairs for
which you are changing the properties.
This example shows how to use the
set remoteMirror
command:
c:\...\sm
X
\client>smcli 123.45.67.88 123.45.67.89
-c “set remoteMirror localVolume [Jan_04_Account]
syncPriority=medium
writeOrder=notpreserved
writeMode=asynchronous;”
This example shows how to use the command in a script file:
set remoteMirror localVolume [Jan_04_Account]
syncPriority=medium
writeOrder=notpreserved
writeMode=asynchronous;
Summary of Contents for InfiniteStorage 4000 Series
Page 34: ...22 ExitStatus ...
Page 48: ...36 Adding Comments to a Script File ...
Page 110: ...98 Starting Stopping and Resuming a Snapshot Legacy Rollback ...
Page 168: ...156 Interaction with Other Premium Features ...
Page 182: ...170 Interaction with Other Premium Features ...
Page 192: ...180 SSD Cache Management Tasks ...
Page 216: ...204 RecoveryOperations ...
Page 218: ...206 Show Storage Array ...
Page 219: ...Appendix A Examples of Information Returned by the Show Commands 207 ...
Page 220: ...208 Show Storage Array ...
Page 221: ...Appendix A Examples of Information Returned by the Show Commands 209 ...
Page 222: ...210 Show Storage Array ...
Page 223: ...Appendix A Examples of Information Returned by the Show Commands 211 ...
Page 224: ...212 Show Storage Array ...
Page 225: ...Appendix A Examples of Information Returned by the Show Commands 213 ...
Page 226: ...214 Show Storage Array ...
Page 227: ...Appendix A Examples of Information Returned by the Show Commands 215 ...
Page 228: ...216 Show Storage Array ...
Page 229: ...Appendix A Examples of Information Returned by the Show Commands 217 ...
Page 230: ...218 Show Storage Array ...
Page 231: ...Appendix A Examples of Information Returned by the Show Commands 219 ...
Page 233: ...Appendix A Examples of Information Returned by the Show Commands 221 ...
Page 234: ...222 Show Controller NVSRAM ...
Page 253: ...Appendix A Examples of Information Returned by the Show Commands 241 ...
Page 254: ...242 ShowDrive ...
Page 255: ...Appendix A Examples of Information Returned by the Show Commands 243 ...
Page 256: ...244 ShowDrive ...
Page 257: ...Appendix A Examples of Information Returned by the Show Commands 245 ...
Page 258: ...246 ShowDrive ...
Page 268: ...256 ConfigurationUtility ...
Page 275: ......
Page 276: ...Copyright 2012 NetApp Inc All rights reserved ...