1

I have a cluster with three Ceph nodes. The cluster was working fine, until we move one host to other physical location, since it we have the third node down, alwaya said OSD/MON down, and degraded data redundancy objects.

1
  • 1
    try serverfault.com , and please read tour
    – Dave S
    Commented May 31, 2018 at 20:23

1 Answer 1

1

The first thing to check is that the network connection is exactly the same for the nodes. Ceph doesn't like change of network settings.

1
  • This is still true. Especially changing IP addresses of monitors is to be handled with explicit care.
    – itsafire
    Commented Aug 23, 2021 at 19:07

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.