Bug 459335
Summary: | Backup fails. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | eric |
Component: | rdiff-backup | Assignee: | Kevin Fenzi <kevin> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | kevin |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-09-04 19:47:20 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
eric
2008-08-16 19:27:05 UTC
You seem to have a stale NFS mount on the machine you are trying to backup? Does 'mount' show any such stale NFS mount? rdiff-backup tries to check for space and if there is any stale nfs mounts, it can't get a good answer, so it fails. I don't know if this has been improved in 1.2.0 (just released), but you could try it there as well... I found a single mount problem. Repaired it and retried the backup. Still get the same error. The exact same traceback? Can you try running it with '-v 6' and attaching the output? Also, the rdiff-backup-data dir on the backup host is empty? Try moving it out of the way in case there is a partial/corrupted backup in there? Something hokie is going on with the client. I think you pointed me in the right direction, though. I'll troubleshoot further but I'm going to close this ticket for now. Thanks! |