Configuration Mode Commands : SteelHead Configuration Commands : Data Store Replication and Protection Commands : datastore sdr-policy
  
datastore sdr-policy
Configures the data store SDR policy.
Syntax
[no] datastore sdr-policy [default | sdr-a | sdr-m | sdr-a-advanced]
Parameters
default
Specifies the default setting that works for most implementations. The default setting:
•  Provides the most data reduction.
•  Reduces random disk seeks and improves disk throughput by discarding very small data margin segments that are no longer necessary. This Margin Segment Elimination (MSE) process provides network-based disk defragmentation.
•  Writes large page clusters.
•  Monitors the disk write I/O response time to provide more throughput.
sdr-a
Includes the default settings described above, and also:
•  Balances writes and reads.
•  Monitors both read and write disk I/O response, and CPU load to provide more throughput.
Important: Use caution with this setting, particularly when you are optimizing CIFS or NFS with prepopulation. Please contact Riverbed Support for more information.
sdr-m
Performs data reduction entirely in memory, which prevents the SteelHead from reading and writing to and from the disk. Enabling this option can yield high LAN-side throughput because it removes all disk latency.
SDR-M is most efficient when used between two identical high-end SteelHead models; for example, 6020 - 6020. When used between two different SteelHead models, the smaller model limits the performance.
Important: You must reboot the client-side and server-side SteelHeads if you enable SDR-M.
You cannot use peer data store synchronization with SDR-M.
sdr-a-advanced
Maximizes LAN-side throughput dynamically under different data work loads. This switching mechanism is governed with a throughput and bandwidth reduction goal using the available WAN bandwidth.
If you have enabled SDR-Adaptive prior to upgrading to RiOS v6.0 and later, the default setting is SDR-Adaptive Legacy. If you did not change the SDR-Adaptive setting prior to upgrading to RiOS 6.0 or later, the default setting is SDR-Adaptive Advanced.
Important: If you did not change the SDR-Adaptive setting prior to upgrading to RiOS 6.0 or later, the default setting is SDR-Adaptive Advanced.
Usage
An adaptive data streamlining mode determines how the SteelHead stores and maintains the data references. It also optimizes disk access for data replication, if needed. The data streamlining approaches range from less to more aggressive. Changing the default setting is optional; you should select another setting only when it is critical and only with guidance from Riverbed Support.
Generally, the default setting provides the most data reduction. When choosing an adaptive streamlining mode for your network, you should contact Riverbed Support to help you evaluate the setting based on:
•  the amount of data replication your data store is processing.
•  how often the replication occurs (for example, as soon as a write occurs, or in a nightly batch).
•  how much data reduction you can sacrifice for higher throughput.
The client-side and server-side SteelHeads must be running RiOS v6.0.x or later.
The no command option disables data store SDR policy.
Example
amnesiac (config) # datastore sdr-policy sdr-a
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show datastore sdr-policy