Hey rbg,
Gotcha. FWIW I recently encountered issues with having to bridges using the same VLAN. I had one bridge for the hosts IP and one bridge for the VM traffic. This causes some weird IO issues while using ceph.
Cheers, James.
I have a similar situation to yours. I simply tagged all traffic and have a separate interface for each VLAN. That way I can choose the specific VLAN for each host. Here's what my config looks like:
iface lo inet loopback
iface eth0 inet manual
iface eth1 inet manual
auto bond0
iface bond0...
When I add a mon to an existing Proxmov VE/Ceph install. I notice that the storage.cfg isn't updated with the new mon. Do I need to update this? If so what do I need to do to apply the change to my cluster?
Thanks, James.
I'm experimenting with the VM Disk Throttle settings. So far here is my understanding:
Read limit (MB/s): total read bandwidth per second allowed (I'm using 115 to simulate a HDD)
Write limit (MB/s): total write bandwidth per second allowed (I'm using 115 to simulate a HDD)
Read limit...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.