On Wed, 27 May 2015 10:28:53 +0200 Vincenzo Pii <[email protected]> wrote:
> My question is the following: when performance doesn't matter and > reliability is taken care of "below" swift (so swift will always manage to > read/write an object as devices will always be consistent and available), > are there other aspects that should be considered if swift runs with a > replica counter of 1? You might need to keep updaters running. Also, keep the proxy helpers like account reaper and object expirer, depending on your configuration. -- Pete _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
