Re: [ceph-users] Adding a cluster network to a ceph-deploy cluster

2013-10-23 Thread Stefan Schwarz
Hi, well that was way easier than expected. Thanks a lot :) On 10/23/2013 04:57 PM, Loic Dachary wrote: Hi, Why not just add cluster network and public network to the global section ( http://ceph.com/docs/master/rados/configuration/network-config-ref/#ceph-networks ) ? The OSDs will pick th

Re: [ceph-users] Adding a cluster network to a ceph-deploy cluster

2013-10-23 Thread Loic Dachary
Hi, Why not just add cluster network and public network to the global section ( http://ceph.com/docs/master/rados/configuration/network-config-ref/#ceph-networks ) ? The OSDs will pick their address when restarted. I did it once ( just once ;-) and it worked. My 2cts On 23/10/2013 16:33, Stef

[ceph-users] Adding a cluster network to a ceph-deploy cluster

2013-10-23 Thread Stefan Schwarz
Hello to all, I installed a ceph cluster using ceph-deploy and i am quite happy. Now i want to add a cluster network to it. According to "ceph report" public_addr and cluster_addr are set to the same ip. How can i change this now? Is it save to add something like this to my ceph.conf: #( fo