78
Modifying Your Configuration
The
writeCacheEnabled
parameter turns on or turns off the ability of the host to
write data to the cache. Write caching enables write operations from the host to be
stored in cache memory. The volume data in the cache is automatically written to the
drives every 10 seconds. To enable write caching, set this parameter to
TRUE
. To
disable write caching, set this parameter to
FALSE
. This example shows how to set
this parameter:
c:\...\sm
X
\client>smcli 123.45.67.88 123.45.67.89
-c “set allVolumes writeCacheEnabled=TRUE;”
The
cacheReadPrefetch
parameter turns on or turns off the ability of the
controller to read additional data blocks into cache. When you turn on cache read
prefetch, the controller copies additional data blocks into cache while it is reading
requested data blocks from a drive into cache. This action increases the chance that a
future request for data can be fulfilled from the cache, which improves the speed with
which data is accessed. The number of additional data blocks that the controller reads
into cache is determined by the storage array configuration settings that you use.
Cache read prefetch is important for applications that use sequential I/O, such as
multimedia applications.
Valid values for the
cacheReadPrefetch
parameter are
TRUE
or
FALSE
. If you
want to turn on cache read prefetch, set the
cacheReadPrefetch
parameter to
TRUE
. If you want to turn off cache read prefetch, set the
cacheReadPrefetch
parameter to
FALSE
. This example shows how to set this parameter:
c:\...\sm
X
\client>smcli 123.45.67.88 123.45.67.89
-c “set volume [\”Engineering_1\” \”Engineering_2\”]
cacheReadPrefetch=TRUE;”
Setting the
Modification Priority
Modification priority defines how much processing time is allocated for volume
modification operations. Time allocated for volume modification operations affects
system performance. Increases in volume modification priority can reduce read/write
performance. The modification priority affects these operations:
Copyback
Reconstruction
Initialization
Changing the segment size
Defragmentation of a volume group
Adding free capacity to a volume group
Changing the RAID level of a volume group
The lowest priority rate favors system performance, but the modification operation
takes longer. The highest priority rate favors the modification operation, but the
system performance might be degraded.
Use the
set volume
command to define the modification priority for a volume.
The command has this form:
Содержание InfiniteStorage 4000 Series
Страница 34: ...22 ExitStatus ...
Страница 48: ...36 Adding Comments to a Script File ...
Страница 110: ...98 Starting Stopping and Resuming a Snapshot Legacy Rollback ...
Страница 168: ...156 Interaction with Other Premium Features ...
Страница 182: ...170 Interaction with Other Premium Features ...
Страница 192: ...180 SSD Cache Management Tasks ...
Страница 216: ...204 RecoveryOperations ...
Страница 218: ...206 Show Storage Array ...
Страница 219: ...Appendix A Examples of Information Returned by the Show Commands 207 ...
Страница 220: ...208 Show Storage Array ...
Страница 221: ...Appendix A Examples of Information Returned by the Show Commands 209 ...
Страница 222: ...210 Show Storage Array ...
Страница 223: ...Appendix A Examples of Information Returned by the Show Commands 211 ...
Страница 224: ...212 Show Storage Array ...
Страница 225: ...Appendix A Examples of Information Returned by the Show Commands 213 ...
Страница 226: ...214 Show Storage Array ...
Страница 227: ...Appendix A Examples of Information Returned by the Show Commands 215 ...
Страница 228: ...216 Show Storage Array ...
Страница 229: ...Appendix A Examples of Information Returned by the Show Commands 217 ...
Страница 230: ...218 Show Storage Array ...
Страница 231: ...Appendix A Examples of Information Returned by the Show Commands 219 ...
Страница 233: ...Appendix A Examples of Information Returned by the Show Commands 221 ...
Страница 234: ...222 Show Controller NVSRAM ...
Страница 252: ...240 ShowDrive Show Drive The show drive command returns information about the drives in a storage array ...
Страница 253: ...Appendix A Examples of Information Returned by the Show Commands 241 ...
Страница 254: ...242 ShowDrive ...
Страница 255: ...Appendix A Examples of Information Returned by the Show Commands 243 ...
Страница 256: ...244 ShowDrive ...
Страница 257: ...Appendix A Examples of Information Returned by the Show Commands 245 ...
Страница 258: ...246 ShowDrive ...
Страница 268: ...256 ConfigurationUtility ...
Страница 275: ......
Страница 276: ...Copyright 2012 NetApp Inc All rights reserved ...