Hello All 

Found some network issue on OSD’s, why they are not using cluster network? Only 
using public network? My mons are on public network… 
How can I resolve it? Changing this network will lead any issue like need to 
stop all osd’s or restart cluster or rolling restart osd’s & how, please help?

# ceph config get mon cluster_network
10.102.5.0/24
root@pl-host01n:/cephfs/bin# ceph config get mon public_network
10.102.1.0/24
root@pl-host01n:/cephfs/bin# ceph osd find osd.8
{
    "osd": 8,
    "addrs": {
        "addrvec": [
            {
                "type": "v2",
                "addr": "10.102.1.122:6806",
                "nonce": 4172377551
            },
            {
                "type": "v1",
                "addr": "10.102.1.122:6807",
                "nonce": 4172377551
            }
        ]
    },
    "osd_fsid": "1b167c95-a873-4c02-aafc-24067246e65d",
    "host": "pl-host02n.ld6.example.”com,
    "crush_location": {
        "host": "pl-host02n",
        "root": "default"
    }
}

Regards
Dev

_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to