Bug 1654134
Summary: | 389 web UI gives error when try to do backup management . | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Directory Server | Reporter: | Anuj Borah <aborah> | ||||
Component: | cockpit-389-ds | Assignee: | mreynolds | ||||
Status: | CLOSED ERRATA | QA Contact: | RHDS QE <ds-qe-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 11.0 | CC: | aadhikar, afarley, asakure, atolani, lkrispen, mhonek, nkinder, pasik, rmeggins, spichugi, tbordaz, vashirov, vmishra | ||||
Target Milestone: | DS11.0 | ||||||
Target Release: | dirsrv-11.0 | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | sync-to-jira | ||||||
Fixed In Version: | 389-ds-base-1.4.0.20-1.module+el8+2553+e9a4c637 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-11-06 12:42:00 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: | |||||||
Attachments: |
|
Description
Anuj Borah
2018-11-28 06:36:33 UTC
Description of problem: After creating backup , when we do backup management No backups available for restore. How reproducible: Always Steps to Reproduce: 1. Open https://servername:9090/389-console in browser 2. Go to Left Tab 389 Directory Server 3. Go to Perform Backup , create backup. 3. Go to upper right Tab: Actions> Manage Backups 4. Gives error: No backups available for restore Actual results: No backups available for restore Expected results: Backups should be there , as i have created one backup and it is present there in /var/lib/dirsrv/slapd-anuj/bak In backend it should run below command. # dsctl rhds backups Backup: /var/lib/dirsrv/slapd-rhds/bak/backup - 2018-11-28 05:35:36 (11M) Backup: /var/lib/dirsrv/slapd-rhds/bak/newbackup - 2018-11-28 05:37:18 (11M) i.e. # dsctl <instancename> backups *** Bug 1654510 has been marked as a duplicate of this bug. *** *** Bug 1654519 has been marked as a duplicate of this bug. *** Build Tested: cockpit-389-ds-1.4.0.20-5.module+el8+2685+6de0feb1.noarch 389-ds-base-1.4.0.20-5.module+el8+2685+6de0feb1.x86_64 Steps: 1) Create a DS instance. 2) Once the instance is created click on the action button. 3) Click Perform Backup, give an appropriate name for the backup folder. 4) Click on Manage Backup, it should list the backup files with options to delete/restore and to search. 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/RHEA-2019:3731 |