DPA: dpaagent-opdracht geeft "error while loading shared libraries"
Summary: dpaagent-opdracht geeft "error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: Niet zo'n bestand of directory"
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Elke syntaxis van het dpaagent-commando (zie voorbeeld hieronder) klaagt over het niet kunnen openen van bibliotheek libssl.so.1.0.0
root@DpaDatastore home]# /opt/emc/dpa/agent/bin/dpaagent -i /opt/emc/dpa/agent/bin/dpaagent: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
Configuratie-/logbestanden worden gecontroleerd, ze zien er allemaal goed uit
Vanuit de installatielogboeken is die specifieke bibliotheek geïnstalleerd:
Install File: /opt/emc/dpa/agent/lib/libssl.so.1.0.0 Status: SUCCESSFUL
En bevestigde dat de bibliotheek er is:
[root@DpaDatastore lib]# ls -ls | egrep libssl* 1900 -rwxrwxr-x. 1 root root 1941909 Dec 13 2016 libssl.so.1.0.0
Ook vanuit het dpa.config-bestand is het pad van de bibliotheek correct:
BASE=/opt/emc/dpa/agent # Setup Library Path LD_LIBRARY_PATH=$BASE/lib:$AGENT_ORACLE_CLIENT_PATH export LD_LIBRARY_PATH
Cause
De opdracht dpaagent heeft de LD_LIBRARY_PATH nodig en is om de een of andere reden niet ingesteld in de omgeving.
Resolution
Ofwel use environment variable LD_LIBRARY_PATH before start agent:
export LD_LIBRARY_PATH=/opt/emc/dpa/agent/lib
OF
Voeg het bestand dpa.config met die omgevingsvariabele toe aan het profiel:
. /opt/emc/dpa/agent/etc/dpa.config
Neem contact op met het technische supportteam van Dell Technologies DPA voor meer informatie.
Article Properties
Article Number: 000167233
Article Type: Solution
Last Modified: 05 Mar 2026
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.