Operations
This section covers the operation of a running simplyblock deployment outside Kubernetes: the lifecycle of a storage cluster and its storage nodes, the placement and the protection of the data on them, and the monitoring and the security of the deployment.
Every operation is performed with the sbctl command line interface, which is the direct interface to the
control plane and is meant for an operator who needs fine-grained control. The same operations expressed as Kubernetes
resources are described under Kubernetes Operations.
| Section | Contents |
|---|---|
| Cluster | Cluster upgrades, failure domains, and node affinity. |
| Storage Nodes | Node restarts, replacement, relocation, and the failover path lookup. |
| Scaling | Expanding a storage pool of a running cluster. |
| Volumes | Volume migration, reconnecting, trimming, and quality of service. |
| Data Protection | Backup and recovery, and asynchronous replication. |
| Monitoring | Cluster health, logical volume conditions, I/O stats, alerts, and logs. |
| Security | Authentication, transport encryption, volume encryption, and multi-tenancy. |