Bug 1715410
| Summary: | legacy-tools: start-dirsrv doesn't start the instances | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Viktor Ashirov <vashirov> |
| Component: | 389-ds-base | Assignee: | mreynolds |
| Status: | CLOSED ERRATA | QA Contact: | RHDS QE <ds-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.1 | CC: | lkrispen, mhonek, msauton, nkinder, pasik, spichugi, tbordaz, tmihinto, vashirov |
| Target Milestone: | rc | Flags: | vashirov:
mirror+
|
| Target Release: | 8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.4.2.4-1.module+el8.2.0+4699+cf2da360 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-28 16:01:20 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
Viktor Ashirov
2019-05-30 09:40:56 UTC
Still present in 389-ds-base-1.4.1.3-3.module+el8.1.0+3533+f8225121.x86_64 Builds tested:
389-ds-base-1.4.2.4-4.module+el8.2.0+4930+d4051b3a.x86_64
389-ds-base-legacy-tools-1.4.2.4-4.module+el8.2.0+4930+d4051b3a.x86_64
{start,stop,status,restart}-dirsrv commands work as expected with the legacy tools installed:
[root@server-rhel8 ds]# stop-dirsrv
Stopping instance "server-rhel8"
[root@server-rhel8 ds]# start-dirsrv
Starting instance "server-rhel8"
[root@server-rhel8 ds]# restart-dirsrv
Restarting instance "server-rhel8"
[root@server-rhel8 ds]# status-dirsrv
● dirsrv - 389 Directory Server server-rhel8.
Loaded: loaded (/usr/lib/systemd/system/dirsrv@.service; enabled; vendor preset: disabled)
Drop-In: /usr/lib/systemd/system/dirsrv@.service.d
└─custom.conf
Active: active (running) since Tue 2019-12-03 13:38:47 UTC; 4s ago
Process: 2439 ExecStartPre=/usr/libexec/dirsrv/ds_systemd_ask_password_acl /etc/dirsrv/slapd-server-rhel8/dse.ldif (code=exited, status=0/SUCCESS)
Main PID: 2444 (ns-slapd)
Status: "slapd started: Ready to process requests"
CGroup: /machine.slice/libpod-9a87fb2afc5f86ff07bb4b0bb1e7bcbe42fe09f05b20509dce07ffa4fa1c7399.scope/system.slice/system-dirsrv.slice/dirsrv
└─2444 /usr/sbin/ns-slapd -D /etc/dirsrv/slapd-server-rhel8 -i /run/dirsrv/slapd-server-rhel8.pid
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.356162776 +0000] - NOTICE - ldbm_back_start - found 65300384k physical memory
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.360290730 +0000] - NOTICE - ldbm_back_start - found 59679340k available
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.364440389 +0000] - NOTICE - ldbm_back_start - cache autosizing: db cache: 1572864k
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.368586250 +0000] - NOTICE - ldbm_back_start - cache autosizing: userroot entry cache (1 total): 4521984k
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.373147161 +0000] - NOTICE - ldbm_back_start - cache autosizing: userroot dn cache (1 total): 524288k
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.377684736 +0000] - NOTICE - ldbm_back_start - total cache size: 6777995264 B;
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.709866984 +0000] - INFO - slapd_daemon - slapd started. Listening on All Interfaces port 389 for LDAP requests
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.715701181 +0000] - INFO - slapd_daemon - Listening on All Interfaces port 636 for LDAPS requests
Dec 03 13:38:47 server-rhel8.example.com ns-slapd[2444]: [03/Dec/2019:13:38:47.719863498 +0000] - INFO - slapd_daemon - Listening on /var/run/slapd-server-rhel8.socket for LDAPI requests
Dec 03 13:38:47 server-rhel8.example.com systemd[1]: Started 389 Directory Server server-rhel8..
Marking as VERIFIED, SanityOnly.
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:1703 |