diff --git a/doc/saio/bin/resetswift b/doc/saio/bin/resetswift index e8d2232d67..65c7a306cd 100755 --- a/doc/saio/bin/resetswift +++ b/doc/saio/bin/resetswift @@ -3,6 +3,8 @@ set -e swift-init all kill +swift-orphans -a 0 -k KILL + # Remove the following line if you did not set up rsyslog for individual logging: sudo find /var/log/swift -type f -exec rm -f {} \; if cut -d' ' -f2 /proc/mounts | grep -q /mnt/sdb1 ; then