<div dir="auto"><div>I would say that quite little to do OSA itself, but how to design services themselves.<div dir="auto">Using config_overrides in OpenStack-Ansible allows you to define any service configuration you want.</div><div dir="auto">So you can leverage <span style="background-color:rgb(255,255,255);color:rgb(34,134,58);font-family:sfmono-regular,menlo,monaco,consolas,"liberation mono","courier new",monospace,"apple color emoji","segoe ui emoji","noto color emoji","twemoji mozilla";font-size:12px">nova_nova_conf_overrides </span>for adding any arbitrary configuration to nova.conf and cinder_cinder_conf_overrides for cinder.conf.</div><div dir="auto"><br></div><div dir="auto">Regarding redundancy - I can't really advice as I'm not really happy with any of approaches available due to one or another reason. We ended up with having disaster recovery instead implemented with cinder-backup to RGW (S3) storage in the different region. As it also supports incremental backups, which is quite neat </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 29, 2023, 17:12 Murilo Morais <<a href="mailto:murilo@evocorp.com.br" target="_blank" rel="noreferrer">murilo@evocorp.com.br</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Good morning everybody!<br><br>I'm trying to raise a scenario with redundancy at the storage level.<br>I'm using CEPH with RBD-mirror.<br><br>Cinder has a pretty clear documentation about it, but I didn't find anything about Glance and the "nova_libvirt_images_rbd_pool" and the "cinder_service_backup_driver".<br><br>What would be the best approach?<br>Only use Cinder with Mirror?<br>If by chance the "nova_libvirt_images_rbd_pool" dies, if you are using config-drive the disk will die, correct? In this case, would it be better to leave local?<br><br>I can't see what would be the best scenario for Failover cases with OSA.<br><br>Thanks in advance!</div>
</blockquote></div>
</div></div>