Thanks, Pierre.
Ignazio

Il Mer 28 Lug 2021, 23:17 Pierre Riteau <pierre@stackhpc.com> ha scritto:
Hello Ignazio,

The multinode inventory example actually has a storage group [1]. Hosts in this group run the account-server, container-server and object-server Swift services [2], while the control hosts run proxy-server [3]. You can customise each Swift group if you want to control service placement more precisely.

[1] https://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/inventory/multinode#L29
[2] https://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/inventory/multinode#L388-L395
[3] https://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/inventory/multinode#L385-L386

On Wed, 28 Jul 2021 at 22:41, Ignazio Cassano <ignaziocassano@gmail.com> wrote:
Hello all, I want install swift but I do not have disks on controllers and on compute nodes. Is it possible to inventory a group of servers other than controllers or computes to install swift? 
In other words, I would like to insert in multinode inventory a new group of servers with disks for reinstalling swift.
Thanks.
Ignazio