how to delete a cluster network

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello! My cluster uses two networks.
 in ceph.conf there are two records: public_network = 10.53.8.0/24, cluster_network = 10.0.0.0/24
 Servers and clients are connected to one switch.
 To store data in ceph from clients, use cephfs:
10.53.8.141:6789,10.53.8.143:6789,10.53.8.144:6789:/ on / mnt / mycephfs type ceph (rw, noatime, name = admin, secret = <hidden>, acl)
How can I leave only one network on the whole cluster and clients - 10.0.0.0/24 (which is now cluster_network)? And remove the network 10.53.8.0/24 (which is now public_network)?
 Cluster - 5 clients, 3 MON, 1 MDS.
 Editing ceph.conf on the entire cluster (deleting the cluster_network entry) and restarting MON services (and even rebooting all three MONs) did not help.


Александр Пивушков
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux