Bug 1581583
| Summary: | Error message should be more useful while ipa-backup fails for insufficient space | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Mohammad Rizwan <myusuf> |
| Component: | ipa | Assignee: | François Cami <fcami> |
| Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.5 | CC: | fcami, frenaud, ndehadra, pasik, pvoborni, rcritten, tscherf |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ipa-4.6.6-1.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-31 19:55:19 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
Mohammad Rizwan
2018-05-23 07:10:46 UTC
Didn't you mean disk space instead of memory? Upstream ticket: https://pagure.io/freeipa/issue/7647 Fixed upstream master: https://pagure.io/freeipa/c/e6415ec3210cda0808867642cb19f0df1ddd3c45 Fixed upstream ipa-4-7: https://pagure.io/freeipa/c/d6492fa2a0aecee475e5dbfd8e3ea3d52f028cea Fixed upstream ipa-4-6: https://pagure.io/freeipa/c/e665675084888b8b8cc11df68726a37971d29f47 version: ipa-server-4.6.6-11.el7.x86_64 Steps: Same as description Actual result: [root@master backup]# ipa-backup Preparing backup on master.testrelm.test Stopping IPA services Backing up ipaca in TESTRELM-TEST to LDIF Backing up userRoot in TESTRELM-TEST to LDIF Backing up TESTRELM-TEST Backing up files tar returned non-zero code 2: tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets tar: /tmp/tmpxmVYREipa/ipa/files.tar: Cannot write: No space left on device tar: Error is not recoverable: exiting now The ipa-backup command failed. See /var/log/ipabackup.log for more information Based on above observations, marking the bug as verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1083 |