Bug 1154807 - Review Request: btrfsmaintenance - periodically run preventative mainteneance for BTRFS fs
Summary: Review Request: btrfsmaintenance - periodically run preventative mainteneance...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-NEEDSPONSOR FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2014-10-20 19:44 UTC by Gene Czarcinski
Modified: 2020-07-11 00:47 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-11 00:47:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gene Czarcinski 2014-10-20 19:44:02 UTC
Spec URL: http://czarc.org/review/btrfsmaintenance.spec
SPRM URL: http://czarc.org/review/btrfsmaintenance-0.1.0-2.fc21.src.rpm

Description: The btrfsmaintenance package was created by David Sterba for SUSE/OpenSUSE and is intended to implement periodically running some operations on a BTRFS filesystem as a preventative maintenance measure to prevent filesystem problems before they occur.  Specifically, the operations are:
   1. btrfs-balance (default weekly)
   2. btrfs-scrub (default monthly)
   3. /usr/sbin/fstrim (default weekly)
   4. btrfs-fi-defrag (default none)

The changes implemented for Fedora include:
   1. Port to Fedora.  This is mostly fixing the spec file.

   2. Add MOUNTPOINT=all feature.  The original package uses a mountpoint specified in /etc/sysconfig/btrfsmaintenance.  This change adds code to scan /proc/mounts for the unique btrfs volumes mounted and then performs the operation on each one.

  3. Use systemd-cat to put all messages and command output into the journal.

It appears that upstream will be incorporating these updates into the master branch.

Note:  There are rpmlint errors with the spec file but all of these errors are in the suse parts.

Note:  I would also like to have a co-maintainer for this package.

Comment 1 Raphael Groner 2017-02-06 21:22:43 UTC
The links give me 404 errors. Are you still interested in this package?

Comment 2 Package Review 2020-07-10 00:50:52 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time. We're sorry
it is taking so long. If you're still interested in packaging this software
into Fedora repositories, please respond to this comment clearing the
NEEDINFO flag.

You may want to update the specfile and the src.rpm to the latest version
available and to propose a review swap on Fedora devel mailing list to increase
chances to have your package reviewed. If this is your first package and you
need a sponsor, you may want to post some informal reviews. Read more at
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group.

Without any reply, this request will shortly be considered abandoned
and will be closed.
Thank you for your patience.

Comment 3 Package Review 2020-07-11 00:47:01 UTC
This is an automatic action taken by review-stats script.

The ticket submitter failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we consider this ticket as DEADREVIEW and proceed to close it.


Note You need to log in before you can comment on or make changes to this bug.