On Wed, Jan 17, 2024 at 7:33 AM garcetto <garcetto@gmail.com> wrote:
good afternoon,
  i was trying cinder-backup, deployed on 2 containers.
the first one seems to do all work, the second is sitting idle.

What does "openstack volume service list" report?

You should see two cinder-backup services. If you only see one then perhaps they are each reporting their status identically (same host?), which makes them appear as just a single service.

If you do see both services, are they both "up" ?

Alan
 

I have a couple of questions:
1. can i parallelize backup jobs so are ran on both containers?
2. in case of first container down, the second seems not to be able to do backups/restores, nay clue?

thank you.