#48914 db2bak.pl task enters infinitive loop when bak fs is almost full
Closed: wontfix None Opened 7 years ago by nhosoi.

Description of problem:
Having the /var/lib/dirsrv/slapd-*/bak is a separate FS and almost 100% full,
the backup task enters an infinitive loop retrying to back up all files.

How reproducible:
Sometimes. Customer experienced the loop continuously while I only see the
loop 2 or 3 times before a directory copy fails.

Steps to Reproduce:
1. Create a separate FS for /var/lib/dirsrv/slapd-*/bak which has only several
   MB of free space.
2. Start a back up task:
   # /usr/lib64/dirsrv/slapd-*/db2bak.pl -D "cn=Directory Manager" -w
'<password>'
3. Monitor the /var/log/dirsrv/slapd-*/errors

Expected results:
Back to finish or bail out due to disk space issues.

Additional info:
The loops continues until the free space on the bak FS is large enough to hold
the new backup.

Reviewed by Mark (Thank you!!)

Pushed to master:
ba63658..ff997cd master -> master
commit ff997cd

Metadata Update from @nhosoi:
- Issue set to the milestone: 1.3.5.10

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1973

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata