[Pkg-utopia-maintainers] Bug#569058: btrfs issues
Alexander Kurtz
kurtz.alex at googlemail.com
Wed Apr 14 14:54:21 UTC 2010
Hi,
I also experienced this issue with dbus and btrfs and fixed it by simply
reinstalling the dbus package.
I also think it's not the first time this happens: I've had a few
experiences where different error messages lead me to reinstalling a
package, which fixed that particular problem.
From my experience this happens particularly in situations where the
btrfs file system is under heavy load (this doesn't mean much data is
read/written, but that there are are *lots* of open files which are
read/written to simultaneously) like upgrading a lot of packages with
dpkg.
I _guess_ that something roughly like that happens:
* dpkg does a lot of small file modifications
(creating, changing perms, etc.)
* btrfs caches these transactions
* other file modifications happen
* the original dpkg transactions are delayed over and over again
* the machine is rebooted and the cache is lost
However just guessing without having looked at the code.
So for provoking this bug I would:
* create/remove lots of small files
* change their permissions and possibly content
* maybe do a snapshot
* repeat the whole procedure
Best Regards
Alexander Kurtz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20100414/320a4f5d/attachment.pgp>
More information about the Pkg-utopia-maintainers
mailing list