microceph
microceph copied to clipboard
Ceph for a one-rack cluster and appliances
Allow for a list of services to be passed to `microceph cluster join` which would override the default logic which just checks what's currently deployed and deploys until we reach...
When a server is removed from the cluster with `microceph cluster remove`, its roles should be re-assigned to other servers to avoid degrading the cluster. This will most likely involved...
# Description Some tools, like [pgBackRest](https://pgbackrest.org/), can currently only interact with S3-compatible storages if they work with [SSL/TLS](https://github.com/pgbackrest/pgbackrest/issues/2340). This PR adds the possibility of enabling RadosGW with SSL/TLS enabled. The...
# Description [ ] Add description Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an...
Updates MicroCeph to use the stable release of microcluster at `v2.0.0`. For the most part, the changes to the code in MicroCeph are just package imports and changing the definition...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...
# Description Adds a `etc-ceph` plug to MicroCeph to automatically manage the `etc/ceph` contents. Fixes #na ## Type of change Please delete options that are not relevant. - [ ]...
# Issue report ## What version of MicroCeph are you using ? reef/stable ## What are the steps to reproduce this issue ? Attempt to enable SSO on dashboard: ```...
# Issue report In MicroCeph Multi Node tests, one of the checks performed is to verify that MicroCeph uses the correct `microceph_rule_host`. Sometimes this check is performed while the crush...
# Issue report ## What version of MicroCeph are you using ? reef/beta with sunbeam 2024.1/beta ## What are the steps to reproduce this issue ? Enable several features in...