Page MenuHomePhabricator

Enable private network interface on Ceph OSD and MON hosts
Closed, ResolvedPublic

Description

Currently the Ceph servers have their public interface active and we'd like to get the private interface online.

For reference, there was a lot of talk on this subject in the rack/setup/install task T224188.

The Ceph servers are all in EQIAD row B, racks b2, b4, and b7. https://netbox.wikimedia.org/search/?q=cloudceph

Each Ceph server has 2x10GB interfaces:

NICvlansubnetpurposenotes
NIC0public1-b-eqiad208.80.154.128/26Client read/write IOAll clients are located in row b, cloud-hosts1-b-eqiad
NIC1private1-b-eqiad10.64.16.0/22Inter-cluster replication and heartbeatAll communication will be on the local subnet

Event Timeline

@ayounsi and @Bstorm could you please review the vlan and subnet for the private interface? I think it's the right one but would like confirmation.

Change 558636 had a related patch set uploaded (by Jhedden; owner: Jhedden):
[operations/dns@master] ceph: add secondary interface for cloudceph servers

https://gerrit.wikimedia.org/r/558636

I believe that was what we discussed on the earlier tasks about racking: T224188#5243578
It's always reasonable to revisit if needed, but those are the specific vlans mentioned.

Private is good but public is incorrect:
public1-b-eqiad:

ipv4: 208.80.154.128/26

private1-b-eqiad:

ipv4: 10.64.16.0/22

Those are defined in many places but that doc might be the easiest to use: https://github.com/wikimedia/puppet/blob/production/modules/network/data/data.yaml

Thanks for the review, I had the wrong subnet here but configured the hosts on the correct public 208.80.154.128/26 subnet.

Change 559620 had a related patch set uploaded (by Jhedden; owner: Jhedden):
[operations/puppet@production] ceph: add support for dedicated cluster network

https://gerrit.wikimedia.org/r/559620

Change 558636 merged by Jhedden:
[operations/dns@master] ceph: add secondary interface for cloudceph servers

https://gerrit.wikimedia.org/r/558636

Change 559620 merged by Jhedden:
[operations/puppet@production] ceph: add support for dedicated cluster network

https://gerrit.wikimedia.org/r/559620