riot01 as mon

This commit is contained in:
2020-03-04 20:42:59 +01:00
parent 98fb03c125
commit 774340a71b
3 changed files with 1009 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,11 +1,13 @@
[global]
fsid = 29ef4020-303a-4b2e-aa24-a1e20e5ba21c
#ms_bind_ipv6 = true
mon_initial_members = pine01, pine02
mon_host = 192.168.10.160,192.168.10.161
mon_initial_members = pine01, pine02, riot01
mon_host = 192.168.10.160,192.168.10.161, 192.168.10.164
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
public network = 192.168.10.0/24
osd pool default pg num = 144
osd pool default pgp num = 144
osd pool default size = 2 # Write an object 3 times.
osd pool default min size = 1 # Allow writing two copies in a degraded state.

6
shutdown-cluster.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
sudo ceph osd set noout
sudo ceph osd set nobackfill
sudo ceph osd set norecover