Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

mayastor command component to manage overall mayastor service. Valid operations


start

Used to start all Mayastor services, which loads kernel module components for operation.

stop

To stop all Mayastor services and unloads kernel module components.

save

Save all mayastor configuration related settings to stable storage.

Usage


Code Block
languagetext
mayacli start mayastor
mayacli stop mayastor
mayacli save


Examples

Code Block
languagetext
themeEmacs
mayacli start mayastor
mayacli stop mayastor
mayacli save mayastor


Output

Code Block
languagetext
themeDJango

...