I have configured icehouse multinode (Controller,network and Compute nodes ) setup with neutron OpenVswitch, all things working fine. I want to add swift in my existing Cloud. Please tell which Swift services run on which node ? Should I follow the below way by installing particular command on particular nodes as shown or Should I configure all on a single node ?
For Example:
On Controller node
swift-proxy-server
On Compute node
swift-container-server
swift-account-server
swift-object-server
OR
All swift server on specific node Controller / Compute