Re: [pve-devel] [RFC manager v2] ceph: Allow specifying cluster network separately

2017-08-30 Thread Thomas Lamprecht
On 08/30/2017 01:17 PM, Philip Abernethy wrote: We always recommend putting ceph-internal communication into a separate cluster network. Yet pveceph init does not allow to specify one, leading to difficulties if one were to follow the setup guide on the wiki, which proceeds to create monitors aft

[pve-devel] [RFC manager v2] ceph: Allow specifying cluster network separately

2017-08-30 Thread Philip Abernethy
We always recommend putting ceph-internal communication into a separate cluster network. Yet pveceph init does not allow to specify one, leading to difficulties if one were to follow the setup guide on the wiki, which proceeds to create monitors after the ceph network was initialised. --- That look