[ovirt-users] Re: RBD Mirror support

2023-03-14 Thread Murilo Morais
Of course OpenStack would be much better, unfortunately we need it in oVirt while we don't implement OpenStack. I am aware of the hack of the hack of another hack. We'll have to do that while we don't implement another alternative to oVirt. Konstantin, thank you so much for replying. I'll see

[ovirt-users] Re: RBD Mirror support

2023-03-14 Thread Konstantin Shalygin
The Cinderlib is a Cinder. Cinder always have native RBD driver, but seems oVirt developers don't know about it Yes, you can add write the vdsm hook and modify the xmldom, but take a look - it's just another hack of hack of hack. May be better stop hack oVirt and choose OpenStack or Proxmox

[ovirt-users] Re: RBD Mirror support

2023-03-14 Thread Murilo Morais
I understand. Is there no setting in Cinder to make this possible? I'm thinking of writing a hook specifically for this, I don't see any other alternative. Em ter., 14 de mar. de 2023 às 03:37, Konstantin Shalygin escreveu: > Hi, > > Recently I was created BZ for librbd [1], closed as won't

[ovirt-users] Re: RBD Mirror support

2023-03-14 Thread Konstantin Shalygin
Hi, Recently I was created BZ for librbd [1], closed as won't fix. So, still impossible even upgrade RBD driver without reboot. Typical misunderstanding between developers and operations [1] https://bugzilla.redhat.com/show_bug.cgi?id=1997241 k > On 14 Mar 2023, at 08:43, Murilo Morais