You can set up a Raw I/O Recovery Kit through the use of the LKCLI (Command Line Interface).
Creating/Extending/Configuring the Raw resource from the Command Line
create raw
EXAMPLE: #lkcli resource create raw --tag <tag> --partition <device partition> --switchback <switchback type>
Option | Default | Description |
---|---|---|
--partition <str> | Raw device partition. |
extend raw
EXAMPLE: #lkcli resource extend raw --tag <tag> --dest <backup node> --switchback <switchback type> --template_prioity <priority> --target_priority <prority>
config raw
Nothing to configre.
Post your comment on this topic.