RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1581583 - Error message should be more useful while ipa-backup fails for insufficient space
Summary: Error message should be more useful while ipa-backup fails for insufficient s...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: François Cami
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-23 07:10 UTC by Mohammad Rizwan
Modified: 2020-03-31 19:55 UTC (History)
7 users (show)

Fixed In Version: ipa-4.6.6-1.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-31 19:55:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:1083 0 None None None 2020-03-31 19:55:38 UTC

Description Mohammad Rizwan 2018-05-23 07:10:46 UTC
Description of problem:
Default location for backup files is /var/lib/ipa/backup/, if it runs
out of memory backup fails. But the error message on
console is confusing. When you check /var/log/ipabackup.log, you come to know that there is no memory left.

Version-Release number of selected component (if applicable):
ipa-server-4.5.4-10.el7_5.2.x86_64

How reproducible:
always

Steps to Reproduce:
1. install ipa master

2. $ cd /var/lib/ipa/backup and generate some file to fill the memory like
$ fallocate -l 10G temp.img

3. run ipa-backup

Actual results:
Errno 2] No such file or directory:
'/var/lib/dirsrv/slapd-TESTRELM-TEST/ldif/TESTRELM-TEST-ipaca.ldif'
The ipa-backup command failed. See /var/log/ipabackup.log for more
information

Expected results:
Some useful message regarding insufficient memory.

Additional info:
There is no file at the location for which it is failing when ipa
installed on fresh system:

root@master backup]# ll /var/lib/dirsrv/slapd-TESTRELM-TEST/ldif/
total 0

Comment 3 Petr Vobornik 2018-05-23 10:05:04 UTC
Didn't you mean disk space instead of memory?

Comment 4 Rob Crittenden 2018-07-23 19:49:01 UTC
Upstream ticket:
https://pagure.io/freeipa/issue/7647

Comment 5 François Cami 2019-05-07 07:02:14 UTC
Fixed upstream
master:
https://pagure.io/freeipa/c/e6415ec3210cda0808867642cb19f0df1ddd3c45

Comment 6 François Cami 2019-05-07 08:56:48 UTC
Fixed upstream
ipa-4-7:
https://pagure.io/freeipa/c/d6492fa2a0aecee475e5dbfd8e3ea3d52f028cea

Comment 8 François Cami 2019-06-14 08:20:26 UTC
Fixed upstream
ipa-4-6:
https://pagure.io/freeipa/c/e665675084888b8b8cc11df68726a37971d29f47

Comment 10 Mohammad Rizwan 2019-12-13 09:55:51 UTC
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.

Comment 12 errata-xmlrpc 2020-03-31 19:55:19 UTC
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


Note You need to log in before you can comment on or make changes to this bug.