Search results

  1. B

    Ceph monitor on one node (out of three) won't start.

    This below is from the syslog. All of my OSDs are good. See attached picture. All I have is one monitor on my 2nd server that won't start. Can I just destroy that monitor and recreate it? Feb 04 23:39:53 pve2 systemd[1]: Started Ceph cluster monitor daemon. Feb 04 23:39:53 pve2 ceph-mon[2834]...
  2. B

    How can I change the num-replicas on ceph pool online? Need to go from 6/3 to 3/2

    How can I change the num-replicas on ceph pool online? I need to change the pool from 6 to 3 and the minimum from 3 to 2. I have VMs running in the ceph pool and don't want to loose them. I saw this post https://forum.proxmox.com/threads/change-num-replicas-on-ceph-rool-online.25904/ but want to...