Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-custom-uuid-fact.patch | Use custom UUID fact =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2021-02-15 | ||
check-for-commented-out-drives-in-fstab.patch | Check for commented out drives in fstab This patch checks for commented out drives in /etc/fstab, in case Swift drive-audit process removed it. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2021-02-15 | ||
drive-full-checker.patch | [PATCH] drive-full-checker This implements swift_drive_full_checker_config to configure the drive-full-checker.conf from swift when this patch is merged: https://review.opendev.org/c/openstack/swift/+/907523 This also implements a new swift::storage::drive_full_checker class to set values in drive-full-checker.conf. This class also setups the cron job for drive-full-checker. Finally, a new option use_drive_full_checker is added to swift::storage, so that it writes to /etc/swift/rsyncd.conf instead of directly in /etc/rsyncd.conf, so that it lets the swift-drive-full-checker do the modification before writing to /etc/rsyncd.conf. Note that we need a new release of the puppetlabs-rsync module that includes the new conf_file parameter to write in /etc/swift/rsyncd.conf instead of /etc/rsyncd.conf directly. |
Thomas Goirand <zigo@debian.org> | no | 2024-02-14 |