Re: Configure Ceph client network

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

 



Yes:  make sure there is an entry in your ceph.conf to align the public (client) network with the IP space of the NIC where you want the ceph IO...

[global]
public_network = <ip-address>/<netmask>

There is also an option to isolate the OSD (cluster) traffic, which is recommended for production clusters, but I don’t believe it will apply to your case: 

[global]
cluster_network = <ip-address>/<netmask>

-Paul


thanks ,do i need something in client configuration file?

---原始邮件---
Just give different IP to both the port and that should be okay. 

_______________________________________________
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]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux