After you create and modify the configuration files, you can start the Object Storage service.

Procedure

  1. If you are logged out, log back in to the controller01 node.
    1. Using SSH, log in to the VMware Integrated OpenStack manager.
    2. From the VMware Integrated OpenStack manager, use SSH to log in to the controller01 node.
    3. Switch to root user.
      sudo su -
  2. Start the Object Storage service.
    service swift-proxy start
  3. Start the swift account, container, and object service.
    swift-init all start