Aravinda VK

Results 92 issues of Aravinda VK

Inspired by zfs snapshot commands. ``` kadalu snapshot create /@ ``` Example: ``` kadalu snapshot create mycluster/vol1@snap1 ```

1.0

Snapshot auto delete, Activate on create etc.

1.0

``` kadalu snapshot info [--status] [volname[@snapname]] ```

1.0

Template based Volgen for Thin Arbiter Volumes

1.0

Template based Volgen for Shard Volumes

1.0

``` kadalu snapshot delete @ ```

1.0

When a user initiates the action, if one or more participating nodes are not online then some actions can continue without those nodes. Some actions strictly require all the nodes...

1.0

Add tests with Pylint and mypy. SDK is available in `$SRC/clients/python/kadalu`

python

Python SDK is available in`$SRC/clients/python/kadalu` - Create `setup.py` and document local installation - Push the SDK to pypi.org and update the documentation.

python

``` kadalu cluster rename ```