> The nodes for have 2 network interfaces: 192.168.1.0/24 for the cluster 
> network, and a 10.10.0.0/16 is the public network. When I bootstrap with 
> cephadm, which Network do I use?

Since clients will need to connect to the monitors, you’ll want to use the 
"public" network space for the setup. Then you’ll need to specify the cluster 
network via a configuration modification, which will tell the OSDs to use that 
network to talk to one another.

~ Sean
On Nov 13, 2020, 2:21 PM -0600, E Taka <[email protected]>, wrote:
> Hello,
>
> I want to install Ceph Octopus on Ubuntu 20.04. The nodes for have 2
> network interfaces: 192.168.1.0/24 for the cluster network, and a
> 10.10.0.0/16 is the public network. When I bootstrap with cephadm, which
> Network do I use? That means, do i use cephadm bootstrap --mon-ip
> 192.168.1.1 or do I have to use the other network?
>
> When adding the other host with ceph orch, which network I have to use:
> ceph orch host add ceph03i 192.168.20.2 … (or the 10.10 network)
>
> Thanks, Erich
> _______________________________________________
> ceph-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to