Hello, before ceph-deply arrived, i used mkcephfs and specified the cluster 
address in ceph.conf as:


[osd.0]
        host = gluster3
        public addr = 192.168.0.102
        cluster addr = 192.168.1.102   <------------ My cluster address
        btrfs devs = /dev/sdc
        osd journal = /dev/sdb5

Now with ceph-deploy, how do i specify the cluster address since i do not want 
osd to osd communication to go through the monitor address? Thank you very much.


Isaac
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to