Use Walrus Backend

This topic describes how to configure Walrus as the object storage backend provider for the Object Storage Gateway (OSG).

Prerequisites
To configure Walrus object storage for the OSG
  1. Enter walrus as the storage provider using the euctl command.
    euctl objectstorage.providerclient=walrus
  2. Check that the OSG is enabled.
    euserv-describe-services

    If the state appears as disabled or broken, check the cloud-*.log files in the /var/log/eucalyptus directory. A disabled state generally indicates that there is a problem with your network or credentials. See Eucalyptus Log Files for more information.

The Walrus backend and OSG are now ready for production.

x