Main Menu

Search

ORACLE ZFS STORAGE APPLIANCE: HOW TO MODIFY THE ZFS REPLICATION ACTION SETTINGS FROM CLI (COMMAND LINE)

Following are steps to modify ZFS replication action from command line / cli. In this example we are modifying max bandwidth, ssl and compression settings as an example

zfs-head:> configuration services replication actions select action-001 
zfs-head:> set max_bandwidth=<x>/s 
zfs-head:> set use_ssl=false 
zfs-head:> set compression=off 
zfs-head:> commit 

 


Products to which Article Applies

Oracle ZFS Storage Appliance

Search Keywords: oracle zfs storage appliance head heads zfssa how to modify change changing modifying replication action actions command commands line lines cli prompt

Article Author: Tarun Boyella

 

No comments:

Post a Comment