[Bug 1281074] Re: updatedb.conf: CephFS should be included in PRUNEFS
Bug Watch Updater
1281074 at bugs.launchpad.net
Fri Oct 27 07:02:22 UTC 2017
Launchpad has imported 7 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=1223582.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2015-05-20T23:06:46+00:00 Ken wrote:
Description of problem:
Ceph is a software-defined storage project, and it stores its data in /var/lib/ceph as a big set of files. The problem is that updatedb indexes /var/lib/ceph along with everything else on the system. This /var/lib/ceph location is typically *very* large, and Ceph users are not supposed to go poking around at the files in there.
Version-Release number of selected component (if applicable):
mlocate-0.26-9.fc22
How reproducible:
always
Steps to Reproduce:
1. mount some large OSD disks under /var/lib/ceph
2. updatedb runs and indexes all of the OSDs' files
Actual results:
IO slows to a crawl
Expected results:
updatedb excludes Ceph data (add /var/lib/ceph to PRUNEPATHS)
Additional info:
Ceph also has a filesystem, so it would be nice to exclude the "ceph" and "fuse.ceph" filesystem types as well (via PRUNEFS).
For more background information, see a thread on the ceph-users mailing
list: http://lists.ceph.com/pipermail/ceph-users-
ceph.com/2014-February/037446.html
More discussion on ceph-devel: http://www.spinics.net/lists/ceph-
devel/msg18098.html
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/comments/4
------------------------------------------------------------------------
On 2015-05-27T11:15:43+00:00 Fedora wrote:
mlocate-0.26-8.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/mlocate-0.26-8.fc21
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/comments/7
------------------------------------------------------------------------
On 2015-05-28T11:58:04+00:00 Fedora wrote:
Package mlocate-0.26-8.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mlocate-0.26-8.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-8989/mlocate-0.26-8.fc21
then log in and leave karma (feedback).
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/comments/8
------------------------------------------------------------------------
On 2015-05-28T12:49:37+00:00 Fedora wrote:
mlocate-0.26-10.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/mlocate-0.26-10.fc22
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/comments/9
------------------------------------------------------------------------
On 2015-05-28T14:39:03+00:00 Ken wrote:
Thanks for shipping this change!
Would you mind excluding the "ceph" and "fuse.ceph" filesystem types as
well, adding them to PRUNEFS?
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/comments/10
------------------------------------------------------------------------
On 2015-06-07T16:03:57+00:00 Fedora wrote:
mlocate-0.26-10.fc22 has been pushed to the Fedora 22 stable repository.
If problems still persist, please make note of it in this bug report.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/comments/11
------------------------------------------------------------------------
On 2015-06-21T00:19:38+00:00 Fedora wrote:
mlocate-0.26-8.fc21 has been pushed to the Fedora 21 stable repository.
If problems still persist, please make note of it in this bug report.
Reply at:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/comments/12
** Changed in: mlocate (Fedora)
Status: Unknown => Fix Released
** Changed in: mlocate (Fedora)
Importance: Unknown => Undecided
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mlocate in Ubuntu.
https://bugs.launchpad.net/bugs/1281074
Title:
updatedb.conf: CephFS should be included in PRUNEFS
Status in mlocate package in Ubuntu:
Confirmed
Status in mlocate package in Debian:
Fix Released
Status in mlocate package in Fedora:
Fix Released
Bug description:
CephFS filesystems can become huge. It's networking filesystem for a
client and clients should not index data on CephFS filesystems.
I suggest that "ceph" and "fuse.ceph" is added to "PRUNEFS" in
/etc/updatedb.conf to prevent all the clients to start indexing this
network filesystem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/+subscriptions
More information about the foundations-bugs
mailing list