microceph
microceph copied to clipboard
Ceph for a one-rack cluster and appliances
# Description The docs starter pack gives us an option to include our product page in the header of of our docs site. We agreed as a team to point...
# Description This PR introduces a validation in the remote import CLI command to prevent users from specifying the same value for the --local-name flag and the remote cluster name...
Two test clusters on nodes tst-0 and tst-1 I have imported a remote on tst-1 into my cluster, giving it a name like this: ``` ubuntu@tst-1:~$ sudo microceph remote import...
I'm setting up a 3-node MicroCeph cluster across three different subnets. After bootstrap and node join operations, I discovered slow operation errors in logs. Investigation revealed inconsistent IP binding between...
I'll create this issue based on our recent discussion in Frankfurt. When running the `microceph replication enable` command, a user has to provide the name of the storage pool (resource)...
The checks for `microceph cluster maintenance enter` do not check if other nodes are already in maintenance mode. This means you can currently successfully run: ``` microceph cluster maintenance enter...