[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-23 Thread Launchpad Bug Tracker
This bug was fixed in the package cachefilesd - 0.10.5-1ubuntu0.16.04.1 --- cachefilesd (0.10.5-1ubuntu0.16.04.1) xenial; urgency=medium [ Daniel Axtens ] * cachefilesd can spin when disk space is short (LP: #1810372) -- Dan Streetman Fri, 11 Jan 2019 09:22:23 -0500 -- You

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-23 Thread Launchpad Bug Tracker
This bug was fixed in the package cachefilesd - 0.10.5-1ubuntu0.14.04.1 --- cachefilesd (0.10.5-1ubuntu0.14.04.1) trusty; urgency=medium [ Daniel Axtens ] * cachefilesd can spin when disk space is short (LP: #1810372) -- Dan Streetman Fri, 11 Jan 2019 09:21:15 -0500 **

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-20 Thread Daniel Axtens
Hi, Thanks Eric. I specifically tested the version from Trusty: 0.10.5-1ubuntu0.14.04.1. I tested it by enabling cachefilesd and using dd to get the disk to about 95% full. With 0.10.5-1, starting cachefilesd with a full disk caused the process to spin at 100% cpu usage. With the version from

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-18 Thread Eric Desrochers
Hi Daniel, As discussed on irc, can you be a little bit more specific about the test you did for both releases (X/T), the package version used, the outcome, ... I'm sure you did the necessary testing but the SRU team will definitely appreciate hearing about it in order to have more information to

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-17 Thread Dan Streetman
** Tags removed: verification-needed ** Tags added: verification-done ** Tags removed: sts-sponsor sts-sponsor-ddstreet -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810372 Title: Infinite

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-16 Thread Daniel Axtens
User has verified the Xenial version. I have verified the Trusty version. Regards, Daniel ** Tags removed: verification-needed-trusty ** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-16 Thread Daniel Axtens
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810372 Title: Infinite busy-loop trying to cull when cache space

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-15 Thread Brian Murray
Hello Daniel, or anyone else affected, Accepted cachefilesd into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cachefilesd/0.10.5-1ubuntu0.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-11 Thread Dan Streetman
test ppa https://launchpad.net/~ddstreet/+archive/ubuntu/lp1810372 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810372 Title: Infinite busy-loop trying to cull when cache space is short To

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-11 Thread Dan Streetman
** Description changed: [Impact] A user reports that cachefilesd will spin at 100% of a cpu when started on a filesystem where the free space is less than the bcull threshold and culling the cache is insufficient to free up space. Investigation shows that this is because

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-11 Thread Dan Streetman
** Also affects: cachefilesd (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: cachefilesd (Ubuntu Trusty) Status: New => In Progress ** Changed in: cachefilesd (Ubuntu Xenial) Status: New => In Progress ** Changed in: cachefilesd (Ubuntu Trusty)

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-11 Thread Dan Streetman
** Description changed: [Impact] A user reports that cachefilesd will spin at 100% of a cpu when started on a filesystem where the free space is less than the bcull threshold and culling the cache is insufficient to free up space. Investigation shows that this is because

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-08 Thread Dan Streetman
** Also affects: cachefilesd (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810372 Title: Infinite busy-loop trying to cull when cache

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-08 Thread Dan Streetman
** Tags added: sts sts-sponsor sts-sponsor-ddstreet -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810372 Title: Infinite busy-loop trying to cull when cache space is short To manage notifications

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-06 Thread Daniel Axtens
The full .diff.tar.gz is attached. ** Attachment added: "cachefilesd_0.10.5-1ubuntu1.diff.gz" https://bugs.launchpad.net/ubuntu/+source/cachefilesd/+bug/1810372/+attachment/5227284/+files/cachefilesd_0.10.5-1ubuntu1.diff.gz -- You received this bug notification because you are a member of

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-03 Thread Ubuntu Foundations Team Bug Bot
The attachment "0001-cachefilesd-can-spin-when-disk-space-is- short.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed

[Bug 1810372] Re: Infinite busy-loop trying to cull when cache space is short

2019-01-02 Thread Daniel Axtens
It turns out the package uses the cdbs system rather than quilt, so providing a debdiff is a bit tricky. Here's the patch that I applied, the result is at https://launchpad.net/~daxtens/+archive/ubuntu/builder/+build/16226405 and it works on my test system, and I am asking the original reporter to