Bug 906210
Summary: | deja-dup fills tmp and complains "no space left" | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pierre Ossman <pierre-bugzilla> |
Component: | deja-dup | Assignee: | Rahul Sundaram <metherid> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | fedora, jitesh.1337, metherid, mike |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-18 12:07:15 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pierre Ossman
2013-01-31 06:34:46 UTC
I've been seeing this for a while now. Backups will fail with "No space left", and trying to restore files also gives the same error message. The source and target system both have lots of space left, so the complaint isn't about that. Rather the problem seems to be that it chucks gigs upon gigs of data into /tmp. Being tmpfs, it rarely has that much room. So it really should be storing that stuff in ~/.cache or similar. Anyone looking at this? This is a dup of bug 892063. *** This bug has been marked as a duplicate of bug 892063 *** |